<86>Feb 11 00:58:17 userdel[823269]: delete user 'rooter' <86>Feb 11 00:58:17 userdel[823269]: removed group 'rooter' owned by 'rooter' <86>Feb 11 00:58:17 userdel[823269]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:58:17 groupadd[823276]: group added to /etc/group: name=rooter, GID=1871 <86>Feb 11 00:58:17 groupadd[823276]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:58:17 groupadd[823276]: new group: name=rooter, GID=1871 <86>Feb 11 00:58:17 useradd[823281]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Feb 11 00:58:17 userdel[823289]: delete user 'builder' <86>Feb 11 00:58:17 userdel[823289]: removed group 'builder' owned by 'builder' <86>Feb 11 00:58:17 userdel[823289]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:58:17 groupadd[823294]: group added to /etc/group: name=builder, GID=1872 <86>Feb 11 00:58:17 groupadd[823294]: group added to /etc/gshadow: name=builder <86>Feb 11 00:58:17 groupadd[823294]: new group: name=builder, GID=1872 <86>Feb 11 00:58:17 useradd[823299]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash <13>Feb 11 00:58:20 rpmi: xorg-proto-devel-2021.5-alt1 p10+295526.40.6.1 1646400646 installed <13>Feb 11 00:58:20 rpmi: libICE-1.0.10-alt1 sisyphus+278827.100.1.1 1626220279 installed <13>Feb 11 00:58:20 rpmi: libSM-1.2.3-alt1 sisyphus+278820.100.1.1 1626219264 installed <13>Feb 11 00:58:20 rpmi: libICE-devel-1.0.10-alt1 sisyphus+278827.100.1.1 1626220279 installed <13>Feb 11 00:58:20 rpmi: libSM-devel-1.2.3-alt1 sisyphus+278820.100.1.1 1626219264 installed <13>Feb 11 00:58:20 rpmi: libX11-locales-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Feb 11 00:58:20 rpmi: libXdmcp-1.1.3-alt1 sisyphus+278816.100.1.1 1626219231 installed <13>Feb 11 00:58:20 rpmi: libXau-1.0.9-alt1 sisyphus+278247.100.1.1 1626080736 installed <13>Feb 11 00:58:20 rpmi: libxcb-1.14-alt1 sisyphus+277968.100.1.3 1625952322 installed <13>Feb 11 00:58:20 rpmi: libX11-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Feb 11 00:58:20 rpmi: libXt-1.2.1-alt1 sisyphus+265202.200.1.1 1611565457 installed <13>Feb 11 00:58:21 rpmi: libxcb-devel-1.14-alt1 sisyphus+277968.100.1.3 1625952322 installed <13>Feb 11 00:58:21 rpmi: libX11-devel-3:1.8.7-alt1 p10+330924.200.2.1 1697304232 installed <13>Feb 11 00:58:21 rpmi: libXt-devel-1.2.1-alt1 sisyphus+265202.200.1.1 1611565457 installed <13>Feb 11 00:58:21 rpmi: xorg-cf-files-1.0.7-alt1 p10+297380.100.2.1 1650630215 installed <13>Feb 11 00:58:21 rpmi: imake-1.0.7-alt3 sisyphus+275315.100.2.1 1624906759 installed warning: File listed twice: xblast_32x32.png Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xblast-2.10.4-alt2.nosrc.rpm (w1.gzdio) Installing xblast-2.10.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xblast + echo 'Source #0 (xblast-2.10.4.tar.gz):' Source #0 (xblast-2.10.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xblast-2.10.4.tar.gz + /bin/tar -xf - + cd xblast + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30084 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xblast + sed -i 's/".*-helvetica-bold-\(r-.*-[0-9][0-9]*-.*\)-iso8859-.*"/"-*-terminus-bold-\1-iso10646-1"/' x11_config.c + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:7: installing './compile' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fcommon' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-SMPF --enable-sound --enable-admin --bindir=/usr/games --with-otherdatadir=/usr/share/games/XBlast-TNT --prefix=/usr configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-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 checking that generated files are newer than configure... done 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 configure: WARNING: unrecognized options: --without-included-gettext -------------------------------- selected GUI is X11 sound compilation true mini compilation: false nat compilation: false SMPF compilation: true datadir: /usr/share/games/XBlast-TNT -------------------------------- + make -j16 make all-recursive Making all in po test ! -f ./xblast.pot || \ test -z "de.gmo fr.gmo" || make de.gmo fr.gmo make[3]: Entering directory '/usr/src/RPM/BUILD/xblast/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:7: warning: header field 'Language' missing in header 172 translated messages, 13 fuzzy translations, 196 untranslated messages. make[3]: Leaving directory '/usr/src/RPM/BUILD/xblast/po' make[3]: Entering directory '/usr/src/RPM/BUILD/xblast/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 245 translated messages, 1 fuzzy translation, 135 untranslated messages. make[3]: Leaving directory '/usr/src/RPM/BUILD/xblast/po' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast/po' touch stamp-po make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast/po' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o introdat.o introdat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o action.o action.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o xblast.o xblast.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o event.o event.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o str_util.o str_util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o image.o image.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o color.o color.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o status.o status.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o sprite.o sprite.c In file included from xblast.h:49, from sprite.c:24: sprite.c: In function 'SetSpriteText': sprite.c:383:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 383 | assert (sprite->type = STText); | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o info.o 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] 234 | 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] 245 | 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] 256 | return (const char **)extraInfo; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o util.o util.c util.c: In function 'CreateFileList': util.c:270:20: warning: "/*" within comment [-Wcomment] 270 | /* cut the \/* */ | make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o shrink.o shrink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o scramble.o scramble.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o debug.o debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o atom.o atom.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o demo.o demo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o xbsndsrv.o xbsndsrv.c xbsndsrv.c: In function 'main': xbsndsrv.c:607:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 607 | 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] 611 | 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] 783 | write (dsp, playbuff, SUBSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:934:6: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 934 | write (dsp, playbuff, SUBSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:937:6: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 937 | write (dsp, sumbuff, SUBSIZE * 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:1037:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1037 | write (1, cmd, 1); | ^~~~~~~~~~~~~~~~~ xbsndsrv.c:1041:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1041 | write (1, cmd, 1); | ^~~~~~~~~~~~~~~~~ xbsndsrv.c:1045:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1045 | 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] 559 | 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] 423 | write (dsp, playbuff, SUBSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:424:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 424 | write (dsp, playbuff, SUBSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbsndsrv.c:425:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 425 | 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] 478 | read (f, sb, sound_size * sizeof (u8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: xbsndsrv.c:111:19: warning: 'rcs_id' defined but not used [-Wunused-const-variable=] 111 | static const char rcs_id[] = "$Id: xbsndsrv.c,v 1.23 2006/06/12 11:06:36 fzago Exp $"; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o level.o level.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o game_demo.o game_demo.c game_demo.c: In function 'DemoRunLevel': game_demo.c:39:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] 39 | int pauseStatus; | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o random.o random.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o func.o func.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o intro.o intro.c intro.c: In function 'DoIntro': intro.c:200:14: warning: variable 'rect' set but not used [-Wunused-but-set-variable] 200 | BMRectangle rect; | ^~~~ intro.c: In function 'ShowWinner': intro.c:992:6: warning: variable 'nTeamPlayersSet' set but not used [-Wunused-but-set-variable] 992 | int nTeamPlayersSet[MAX_HOSTS]; | ^~~~~~~~~~~~~~~ intro.c:991:6: warning: variable 'teamStart' set but not used [-Wunused-but-set-variable] 991 | int teamStart[MAX_HOSTS]; | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o game_local.o game_local.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu.o menu.c menu.c:67:25: warning: 'videoModeList' defined but not used [-Wunused-variable] 67 | static XBComboEntryList videoModeList[] = { | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from xblast.h:47, from menu.c:24: In function 'strncpy', inlined from 'CreateDefaultCentralMenu' at menu.c:347:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreateCentralSetupMenu' at menu.c:313:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o map.o map.c map.c: In function 'ParseLevelGraphics': map.c:151:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 151 | 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] 257 | free ((void *)tile[i].name); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_level.o menu_level.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o game_client.o game_client.c game_client.c: In function 'ClientRunLevel': game_client.c:248:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] 248 | int pauseStatus; | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_control.o menu_control.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o game_server.o game_server.c game_server.c: In function 'ServerRunLevel': game_server.c:351:6: warning: variable 'pauseStatus' set but not used [-Wunused-but-set-variable] 351 | int pauseStatus; | ^~~~~~~~~~~ game_server.c: In function 'RunServerGame': game_server.c:552:16: warning: variable 'winner' set but not used [-Wunused-but-set-variable] 552 | int lastTeam, winner, maxNumWins; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o game.o game.c game.c: In function 'GameEvent': game.c:230:22: warning: variable 'target' set but not used [-Wunused-but-set-variable] 230 | static unsigned int target = 0, init = 0; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_base.o mi_base.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_button.o mi_button.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_game.o menu_game.c menu_game.c: In function 'CreatePlayerItems': menu_game.c:527:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 527 | (void **)&localPlayerGraphics[i], &_gamePlayers[i], playerList); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_color.o mi_color.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_cyclic.o mi_cyclic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_extras.o menu_extras.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_player.o menu_player.c menu_player.c: In function 'DeleteList': menu_player.c:157:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 157 | free ((void *)list[i].text); | ^ In file included from /usr/include/string.h:532, from xblast.h:47, from menu_player.c:24: In function 'strncpy', inlined from 'CreateUnregisterPlayerMenu' at menu_player.c:826:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreateRegisterPlayerMenu' at menu_player.c:738:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'PollForPID' at menu_player.c:658:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:348:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:354:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:360:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:366:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:372:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:378:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:384:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'CreatePlayerMessageMenu' at menu_player.c:390:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o ini_file.o ini_file.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] 1193 | memset (buf + nul, (unsigned char)"x", len - nul - 1); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_combo.o mi_combo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_label.o mi_label.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_int.o mi_int.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_keysym.o mi_keysym.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_player.o mi_player.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_toggle.o mi_toggle.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_tag.o mi_tag.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_string.o mi_string.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_map.o mi_map.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com.o com.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_tool.o mi_tool.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o browse.o browse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_listen.o com_listen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_network.o menu_network.c menu_network.c: In function 'TeamStateUpdate': menu_network.c:345:15: warning: variable 'newreq' set but not used [-Wunused-but-set-variable] 345 | XBTeamState *newreq; | ^~~~~~ menu_network.c: At top level: menu_network.c:618:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 618 | CreateTeamItems () | ^~~~~~~~~~~~~~~ menu_network.c: In function 'CreateHistoryNetGameMenu': menu_network.c:1611:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1611 | 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] 1627 | (const XBNetworkGame **)(networkGamehis) + i, ButtonStartLanGamehis); | ^ At top level: menu_network.c:504:1: warning: 'HostStateUpdate' defined but not used [-Wunused-function] 504 | HostStateUpdate (unsigned id, XBHostState * cur, XBHostState * req, int *ping) | ^~~~~~~~~~~~~~~ menu_network.c:375:1: warning: 'HostChangeLocal' defined but not used [-Wunused-function] 375 | HostChangeLocal (unsigned id, XBHostState * cur) | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_host.o mi_host.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o mi_stat.o mi_stat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_stream.o com_stream.c com_stream.c: In function 'ReadStream': com_stream.c:36:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] 36 | unsigned fd; | ^~ com_stream.c: In function 'WriteStream': com_stream.c:101:11: warning: variable 'fd' set but not used [-Wunused-but-set-variable] 101 | unsigned fd; | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_dg_server.o com_dg_server.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o player.o player.c player.c: In function 'DoWalk': player.c:1377:12: warning: variable 'yalt' set but not used [-Wunused-but-set-variable] 1377 | int xalt, yalt; | ^~~~ player.c:1377:6: warning: variable 'xalt' set but not used [-Wunused-but-set-variable] 1377 | 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] 1906 | && (!player_stat[player].invincible > 0)) { | ^ player.c:1906:8: note: add parentheses around left hand side expression to silence this warning 1906 | && (!player_stat[player].invincible > 0)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_to_server.o com_to_server.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o client.o client.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o bomb.o bomb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_base.o com_base.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_browse.o com_browse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_reply.o com_reply.c In file included from /usr/include/string.h:532, from xblast.h:47, from com_reply.c:24: In function 'strncpy', inlined from 'HandleQuery' at com_reply.c:58:2, inlined from 'ReceiveReply' at com_reply.c:78:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_dg_client.o com_dg_client.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o network.o network.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o net_socket.o net_socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_query.o com_query.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o net_dgram.o net_dgram.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_dgram.o com_dgram.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_to_client.o com_to_client.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_newgame.o com_newgame.c com_newgame.c: In function 'HandleReply': com_newgame.c:53:7: warning: variable 'msec' set but not used [-Wunused-but-set-variable] 53 | long msec; | ^~~~ In file included from /usr/include/string.h:532, from xblast.h:47, from com_newgame.c:25: In function 'strncpy', inlined from 'NewGame_Send' at com_newgame.c:235:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_to_central.o com_to_central.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_main.o cfg_main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o net_tele.o net_tele.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o dat_rating.o dat_rating.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o central.o central.c central.c: In function 'Central_ReceiveGameStat': central.c:219:8: warning: variable 'q' set but not used [-Wunused-but-set-variable] 219 | float q, plus[MAX_PLAYER], i1, j1; | ^ In function 'PasswordCheck', inlined from 'Central_ReceivePlayerConfig' at central.c:425:8: central.c:399:15: warning: argument 1 null where non-null expected [-Wnonnull] 399 | return (0 == strcmp (a, b)) ? XBTrue : XBFalse; | ^~~~~~~~~~~~~ In file included from xblast.h:47, from central.c:26: central.c: In function 'Central_ReceivePlayerConfig': /usr/include/string.h:140:12: note: in a call to function 'strcmp' declared here 140 | extern int strcmp (const char *__s1, const char *__s2) | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_from_central.o com_from_central.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] 115 | 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] 142 | const void *data; | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o user.o user.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o server.o server.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o com_central.o com_central.c In file included from /usr/include/string.h:532, from xblast.h:47, from com_central.c:25: In function 'strncpy', inlined from 'HandleQuery' at com_central.c:322:4, inlined from 'ReceiveCentral' at com_central.c:463:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'HandleQuery' at com_central.c:323:4, inlined from 'ReceiveCentral' at com_central.c:463:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_xblast.o cfg_xblast.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_demo.o cfg_demo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_common.o x11_common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_atom.o x11_atom.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o version.o version.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_control.o cfg_control.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_stat.o cfg_stat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_config.o x11_config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o chat.o chat.c chat.c: In function 'Chat_Receive': chat.c:201:9: warning: variable 'own' set but not used [-Wunused-but-set-variable] 201 | XBBool own; | ^~~ In file included from /usr/include/string.h:532, from xblast.h:47, from chat.c:24: In function 'strncpy', inlined from 'Chat_Receive' at chat.c:226:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 19 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_msgbox.o x11_msgbox.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_game.o cfg_game.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_level.o cfg_level.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -o xbsndsrv xbsndsrv.o -lm -lX11 -lICE make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o cfg_player.o cfg_player.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_init.o x11c_init.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_event.o x11_event.c x11_event.c: In function 'CompareKeyCode': x11_event.c:126:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 126 | return (*(KeyCode *) a) - (*(KeyCode *) b); | ^ x11_event.c:126:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 126 | return (*(KeyCode *) a) - (*(KeyCode *) b); | ^ x11_event.c: In function 'CreateGameKeyTable': x11_event.c:192:10: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 192 | XKeysymToString (XKeycodeToKeysym (dpy, table[i].key, 0))); | ^~~~~~~~~~~~~~~ In file included from x11_common.h:27, from x11_event.c:25: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ x11_event.c: At top level: x11_event.c:630:1: warning: no previous prototype for 'HandleTimeout' [-Wmissing-prototypes] 630 | HandleTimeout (XBBool peek) | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_sound.o x11_sound.c x11_sound.c: In function 'SND_Init': x11_sound.c:110:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | (void)dup (cmdPipe[0]); | ^~~~~~~~~~~~~~~~ x11_sound.c:113:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | (void)dup (ackPipe[1]); | ^~~~~~~~~~~~~~~~ x11_sound.c:119:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | 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] 130 | 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] 163 | 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] 181 | 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] 203 | 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] 220 | write (cmdPipe[1], cmd, sizeof (cmd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] 272 | read (ackPipe[0], cmd, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_joystick.o x11_joystick.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_pixmap.o x11c_pixmap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_text.o x11c_text.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_tile.o x11c_tile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_sprite.o x11c_sprite.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11c_image.o x11c_image.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o x11_socket.o x11_socket.c x11_socket.c: In function 'GetSingleInterface': x11_socket.c:819:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 819 | inetDevice = (struct sockaddr_in *)&ifReq->ifr_addr; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o menu_edit.o menu_edit.c menu_edit.c: In function 'CreateNastyWallsMenu': menu_edit.c:567:19: warning: variable 'bombSection' set but not used [-Wunused-but-set-variable] 567 | 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] 596 | const DBSection *bombSection; | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -DLOCALEDIR=\"/usr/share/games/XBlast-TNT/locale\" -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -c -o bot.o bot.c bot.c:103:1: warning: no previous prototype for 'creer_coord' [-Wmissing-prototypes] 103 | creer_coord (int x, int y, int temps, int malus) | ^~~~~~~~~~~ bot.c:116:1: warning: no previous prototype for 'enfiler' [-Wmissing-prototypes] 116 | enfiler (int x, int y, int temps, int malus) | ^~~~~~~ bot.c:132:1: warning: no previous prototype for 'defiler' [-Wmissing-prototypes] 132 | defiler (void) | ^~~~~~~ bot.c:143:1: warning: no previous prototype for 'test_murs' [-Wmissing-prototypes] 143 | test_murs (BMPlayer * ps) | ^~~~~~~~~ bot.c:182:1: warning: no previous prototype for 'bombe_trouvee_tmp' [-Wmissing-prototypes] 182 | bombe_trouvee_tmp (int x, int y) | ^~~~~~~~~~~~~~~~~ bot.c:267:1: warning: no previous prototype for 'developpe_bombe_tmp' [-Wmissing-prototypes] 267 | 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] 323 | conversion_direction (int dir, int *dx, int *dy) | ^~~~~~~~~~~~~~~~~~~~ bot.c:344:1: warning: no previous prototype for 'def_score_extra' [-Wmissing-prototypes] 344 | def_score_extra (BMPlayer * ps) | ^~~~~~~~~~~~~~~ bot.c:377:1: warning: no previous prototype for 'score_bonus' [-Wmissing-prototypes] 377 | score_bonus (int x, int y) | ^~~~~~~~~~~ bot.c:406:1: warning: no previous prototype for 'score_explose' [-Wmissing-prototypes] 406 | score_explose (int x, int y, int portee_bombe) | ^~~~~~~~~~~~~ bot.c:429:1: warning: no previous prototype for 'score_tue' [-Wmissing-prototypes] 429 | score_tue (int x, int y, int portee_bombe) | ^~~~~~~~~ bot.c:493:1: warning: no previous prototype for 'score_shrink' [-Wmissing-prototypes] 493 | score_shrink (int x, int y, int temps) | ^~~~~~~~~~~~ bot.c:510:1: warning: no previous prototype for 'teste_case' [-Wmissing-prototypes] 510 | teste_case (coord * c, int dir_init, BMPlayer * ps) | ^~~~~~~~~~ bot.c:572:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 572 | init_laby_shrink () | ^~~~~~~~~~~~~~~~ bot.c:616:1: warning: no previous prototype for 'init_laby_visit' [-Wmissing-prototypes] 616 | init_laby_visit (int x, int y) | ^~~~~~~~~~~~~~~ bot.c:642:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 642 | calc_laby_perf () | ^~~~~~~~~~~~~~ bot.c:915:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 915 | init_laby_perf () | ^~~~~~~~~~~~~~ bot.c:935:1: warning: no previous prototype for 'init_laby_perf_pose' [-Wmissing-prototypes] 935 | 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] 962 | init_laby_perf_biscotte () | ^~~~~~~~~~~~~~~~~~~~~~~ bot.c:986:1: warning: no previous prototype for 'parcours_par_niveau' [-Wmissing-prototypes] 986 | parcours_par_niveau (BMPlayer * ps) | ^~~~~~~~~~~~~~~~~~~ bot.c:1031:1: warning: no previous prototype for 'souhaite_poser_bombe' [-Wmissing-prototypes] 1031 | souhaite_poser_bombe (BMPlayer * ps) | ^~~~~~~~~~~~~~~~~~~~ bot.c:1143:1: warning: no previous prototype for 'test_biscotte' [-Wmissing-prototypes] 1143 | test_biscotte (BMPlayer * ps) | ^~~~~~~~~~~~~ bot.c:1173:1: warning: no previous prototype for 'test_swap' [-Wmissing-prototypes] 1173 | test_swap (BMPlayer * ps, int perf) | ^~~~~~~~~ bot.c:1212:1: warning: no previous prototype for 'actions' [-Wmissing-prototypes] 1212 | actions (BMPlayer * ps) | ^~~~~~~ bot.c: In function 'actions': bot.c:1221:33: warning: variable 'type_bombe' set but not used [-Wunused-but-set-variable] 1221 | int duree_meche, portee_bombe, type_bombe; | ^~~~~~~~~~ bot.c:1221:19: warning: variable 'portee_bombe' set but not used [-Wunused-but-set-variable] 1221 | int duree_meche, portee_bombe, type_bombe; | ^~~~~~~~~~~~ bot.c:1219:17: warning: variable 'prec_choix_dir' set but not used [-Wunused-but-set-variable] 1219 | int choix_dir, prec_choix_dir; | ^~~~~~~~~~~~~~ bot.c: At top level: bot.c:1369:1: warning: no previous prototype for 'inversion' [-Wmissing-prototypes] 1369 | inversion (int dir) | ^~~~~~~~~ bot.c:1387:1: warning: no previous prototype for 'decoince' [-Wmissing-prototypes] 1387 | decoince (int dir) | ^~~~~~~~ bot.c:1404:1: warning: no previous prototype for 'repose_en_mourant' [-Wmissing-prototypes] 1404 | repose_en_mourant (BMPlayer * ps) | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -ggdb -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -DGAME_DATADIR=\"/usr/share/games/XBlast-TNT\" -DXBLAST_SOUND -DSMPF -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 '/usr/src/RPM/BUILD/xblast' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xblast-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xblast-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xblast + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/xblast-buildroot/usr exec_prefix=/usr/src/tmp/xblast-buildroot/usr bindir=/usr/src/tmp/xblast-buildroot/usr/bin sbindir=/usr/src/tmp/xblast-buildroot/usr/sbin sysconfdir=/usr/src/tmp/xblast-buildroot/etc datadir=/usr/src/tmp/xblast-buildroot/usr/share includedir=/usr/src/tmp/xblast-buildroot/usr/include libdir=/usr/src/tmp/xblast-buildroot/usr/lib64 libexecdir=/usr/src/tmp/xblast-buildroot/usr/lib localstatedir=/usr/src/tmp/xblast-buildroot/var/lib sharedstatedir=/usr/src/tmp/xblast-buildroot/var/lib mandir=/usr/src/tmp/xblast-buildroot/usr/share/man infodir=/usr/src/tmp/xblast-buildroot/usr/share/info install game_datadir=/usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT bindir=/usr/src/tmp/xblast-buildroot//usr/games make: Entering directory '/usr/src/RPM/BUILD/xblast' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/xblast/po' /bin/sh .././mkinstalldirs /usr/src/tmp/xblast-buildroot/usr/share mkdir -p -- /usr/src/tmp/xblast-buildroot/usr/share mkdir -p -- /usr/src/tmp/xblast-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/xblast-buildroot/usr/share/locale/de/LC_MESSAGES/xblast.mo mkdir -p -- /usr/src/tmp/xblast-buildroot/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /usr/src/tmp/xblast-buildroot/usr/share/locale/fr/LC_MESSAGES/xblast.mo if test "xblast" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/xblast-buildroot/usr/share/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/libexec/rpm-build/install -p -m 644 ./$file \ /usr/src/tmp/xblast-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/xblast-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/xblast/po' make[1]: Entering directory '/usr/src/RPM/BUILD/xblast' make[2]: Entering directory '/usr/src/RPM/BUILD/xblast' /bin/mkdir -p '/usr/src/tmp/xblast-buildroot//usr/games' /usr/libexec/rpm-build/install -p xbsndsrv xblast '/usr/src/tmp/xblast-buildroot//usr/games' if test -d ./image; then \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT; \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/image; \ cp -r ./image/* /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/image;\ fi; \ if test -d ./level; then \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/ ; \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/level; \ cp -r ./level/* /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/level;\ fi; \ if test -d ./sounds; then \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/ ; \ /bin/sh ./mkinstalldirs /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/sounds; \ cp -r ./sounds/* /usr/src/tmp/xblast-buildroot//usr/share/games/XBlast-TNT/sounds;\ fi; make[2]: Leaving directory '/usr/src/RPM/BUILD/xblast' make[1]: Leaving directory '/usr/src/RPM/BUILD/xblast' make: Leaving directory '/usr/src/RPM/BUILD/xblast' + mkdir -p /usr/src/tmp/xblast-buildroot//usr/share/man/man6 + install xblast.man /usr/src/tmp/xblast-buildroot//usr/share/man/man6/xblast.6 + mkdir -p /usr/src/tmp/xblast-buildroot/usr/share/games/XBlast-TNT/image/misc + install -D /usr/src/RPM/SOURCES/xblast_48x48.png /usr/src/tmp/xblast-buildroot/usr/share/icons/hicolor/48x48/apps/xblast.png + install -D /usr/src/RPM/SOURCES/xblast_32x32.png /usr/src/tmp/xblast-buildroot/usr/share/icons/xblast.png + install -D /usr/src/RPM/SOURCES/xblast_16x16.png /usr/src/tmp/xblast-buildroot/usr/share/icons/hicolor/16x16/apps/xblast.png + install -D /usr/src/RPM/SOURCES/xblast.desktop /usr/src/tmp/xblast-buildroot/usr/share/applications/xblast.desktop + /usr/lib/rpm/find-lang xblast + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xblast-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xblast-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xblast-buildroot/ (default) Compressing files in /usr/src/tmp/xblast-buildroot (auto) mode of '/usr/src/tmp/xblast-buildroot/usr/share/man/man6/xblast.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/xblast-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xblast-2.10.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81926 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xblast + DOCDIR=/usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + export DOCDIR + rm -rf /usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + /bin/mkdir -p /usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + cp -prL README INSTALL ChangeLog AUTHORS NEWS /usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + chmod -R go-w /usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + chmod -R a+rX /usr/src/tmp/xblast-buildroot/usr/share/doc/xblast-2.10.4 + exit 0 warning: File listed twice: /usr/share/locale/de/LC_MESSAGES/xblast.mo warning: File listed twice: /usr/share/locale/fr/LC_MESSAGES/xblast.mo Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TknzbF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.izPdyF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: xblast-data, fonts-bitmap-terminus, /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:ohpS1lfzD5ZLbhZ5cEy3lwYlB6Eh22VjsPfdzBlpELOPmntabxQdl2F0wsfcwPhmcS5Ssx4nNxZckBUGb0CaDKOHefHcQkcVwZcsMUK2r6xG93Z7uWpoqRcGkMsSdCU3U0CiyYNxbm2iv80MMP2DMg9JHwh5Un1OUV9mjePhYZlL5J2IYUrL2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.61TZxC Creating xblast-debuginfo package Processing files: xblast-debuginfo-2.10.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bb3ybE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u3EvrE find-requires: running scripts (debuginfo) Requires: xblast = 2.10.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6), debug64(libm.so.6) Adding to xblast-debuginfo a strict dependency on xblast Wrote: /usr/src/RPM/RPMS/x86_64/xblast-2.10.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xblast-debuginfo-2.10.4-alt2.x86_64.rpm (w2.lzdio) 18.52user 4.56system 0:11.94elapsed 193%CPU (0avgtext+0avgdata 47412maxresident)k 0inputs+0outputs (0major+1524247minor)pagefaults 0swaps 2.82user 1.10system 0:18.85elapsed 20%CPU (0avgtext+0avgdata 129140maxresident)k 0inputs+0outputs (0major+197606minor)pagefaults 0swaps --- xblast-2.10.4-alt2.x86_64.rpm.repo 2021-04-05 14:02:15.000000000 +0000 +++ xblast-2.10.4-alt2.x86_64.rpm.hasher 2024-02-11 00:58:35.209839803 +0000 @@ -34,4 +34,4 @@ Provides: xblast = 2.10.4-alt2:sisyphus+268994.100.1.1 -File: /usr/games/xblast 100755 root:root 9ca8d1163c754fdb8aab695acc27f105 -File: /usr/games/xbsndsrv 100755 root:root 299f855296c3e3f5a6fca3e8657d13ce +File: /usr/games/xblast 100755 root:root 3e5866709485c6e9a85c1fcba123653e +File: /usr/games/xbsndsrv 100755 root:root 98ff5f67ffa9d52376c357a865cc77eb File: /usr/share/applications/xblast.desktop 100755 root:root a9ad90264968f20b20c723635e38cd4d @@ -52,2 +52,2 @@ File: /usr/share/man/man6/xblast.6.xz 100644 root:root 919418d00f469a36f7860ffa9df4bfce -RPMIdentity: 4b790fb74eb174610b00e0a72ac8bb3792e1d1fdf6c4bcc2c78ed3cfbc5978461e1a4550ca7a08dbcfd0843af497e9d6f26726e6a7ae6af9937d8bb1b5fa8622 +RPMIdentity: 84068d7fbbff775923eed92d706e570bc13dc695b2dee621e93bcd3d4134b005f06da303fc9008504c487ed612448cd462dd9700382c64c9fe4b76cd02e5873d --- xblast-debuginfo-2.10.4-alt2.x86_64.rpm.repo 2021-04-05 14:02:15.000000000 +0000 +++ xblast-debuginfo-2.10.4-alt2.x86_64.rpm.hasher 2024-02-11 00:58:35.265840675 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/b4d3440f692ccd2eafcc32bbea8b466ccf1526 120777 root:root ../../../../games/xblast -/usr/lib/debug/.build-id/c8/b4d3440f692ccd2eafcc32bbea8b466ccf1526.debug 120777 root:root ../../usr/games/xblast.debug -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/54ac8dbe72cb290b9457e0f29f32f81ea6cb95 120777 root:root ../../../../games/xbsndsrv -/usr/lib/debug/.build-id/df/54ac8dbe72cb290b9457e0f29f32f81ea6cb95.debug 120777 root:root ../../usr/games/xbsndsrv.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/7f858f2e3d574c6187a3c1fb1c8034b846e19e 120777 root:root ../../../../games/xblast +/usr/lib/debug/.build-id/07/7f858f2e3d574c6187a3c1fb1c8034b846e19e.debug 120777 root:root ../../usr/games/xblast.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/9e17e2ade3b233ffb79274143540224c6e7085 120777 root:root ../../../../games/xbsndsrv +/usr/lib/debug/.build-id/4a/9e17e2ade3b233ffb79274143540224c6e7085.debug 120777 root:root ../../usr/games/xbsndsrv.debug /usr/lib/debug/usr/games/xblast.debug 100644 root:root @@ -221,10 +221,10 @@ Provides: xblast-debuginfo = 2.10.4-alt2:sisyphus+268994.100.1.1 -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/b4d3440f692ccd2eafcc32bbea8b466ccf1526 120777 root:root ../../../../games/xblast -File: /usr/lib/debug/.build-id/c8/b4d3440f692ccd2eafcc32bbea8b466ccf1526.debug 120777 root:root ../../usr/games/xblast.debug -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/54ac8dbe72cb290b9457e0f29f32f81ea6cb95 120777 root:root ../../../../games/xbsndsrv -File: /usr/lib/debug/.build-id/df/54ac8dbe72cb290b9457e0f29f32f81ea6cb95.debug 120777 root:root ../../usr/games/xbsndsrv.debug -File: /usr/lib/debug/usr/games/xblast.debug 100644 root:root b31d63dd6836ba1e9d017cc38a705d9f -File: /usr/lib/debug/usr/games/xbsndsrv.debug 100644 root:root 41d70b9eed1c6e4ad97cf7277554804c +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/7f858f2e3d574c6187a3c1fb1c8034b846e19e 120777 root:root ../../../../games/xblast +File: /usr/lib/debug/.build-id/07/7f858f2e3d574c6187a3c1fb1c8034b846e19e.debug 120777 root:root ../../usr/games/xblast.debug +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/9e17e2ade3b233ffb79274143540224c6e7085 120777 root:root ../../../../games/xbsndsrv +File: /usr/lib/debug/.build-id/4a/9e17e2ade3b233ffb79274143540224c6e7085.debug 120777 root:root ../../usr/games/xbsndsrv.debug +File: /usr/lib/debug/usr/games/xblast.debug 100644 root:root d14f2f85755ad418d6b02c4bce8e6d75 +File: /usr/lib/debug/usr/games/xbsndsrv.debug 100644 root:root 7ef9e9b42f940d58d9983b3fd49f21a1 File: /usr/src/debug/xblast 40755 root:root @@ -435,2 +435,2 @@ File: /usr/src/debug/xblast/xbsndsrv.c 100644 root:root f9ed15db3f83cc232c030ce500580100 -RPMIdentity: d61e2ed716b9459aa07098a1dc40544e422328fa12891480454e3c8bdffb9f43df593f9f8dd760a3d772268d0899c8637cf6e072c997db2513a10b1161d5d9a5 +RPMIdentity: d6da495dbd39980f2a24038adcb9e40640a4f0855c6d3bab1de340d762ec5449c7cb86cc8cd9b6f94ee14b4047860f217fbd97c95b3e72d3931405023b005fad