=>> Building games/ioquake3 build started at Mon May 5 11:35:07 BST 2025 port directory: /usr/ports/games/ioquake3 package name: ioquake3-1.36_17 building for: FreeBSD pkg-builder.dan.net.uk 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 5915 Dec 29 14:16 /usr/ports/games/ioquake3/Makefile Ports top last git commit: 5529c5919b Ports top unclean checkout: yes Port dir last git commit: 1a35b19e6d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ioquake3-1.36_17: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation GAMELIBS=on: Build game libraries MUMBLE=on: Enable Mumble support (no dependencies) OPENAL=on: Audio support via OpenAL SERVER=on: Install dedicated server TOOLS=on: Enable modding tools VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf MAKE=/usr/local/bin/gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/ioquake3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ioquake3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/ioquake3/work/.cache HOME=/wrkdirs/usr/ports/games/ioquake3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ioquake3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/ioquake3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- Q3DIR="/usr/local/share/quake3" SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/ioquake3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/ioquake3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/ioquake3/work/.cache HOME=/wrkdirs/usr/ports/games/ioquake3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/ioquake3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/ioquake3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- Q3DIR="share/quake3" PORTDOCS="" OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ioquake3" EXAMPLESDIR="share/examples/ioquake3" DATADIR="share/ioquake3" WWWDIR="www/ioquake3" ETCDIR="etc/ioquake3" --End PLIST_SUB-- --SUB_LIST-- Q3DIR="/usr/local/share/quake3" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ioquake3 DOCSDIR=share/doc/ioquake3 EXAMPLESDIR=/usr/local/share/examples/ioquake3 WWWDIR=/usr/local/www/ioquake3 ETCDIR=/usr/local/etc/ioquake3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl apache=2.4 imagemagick=7 java=21 linux=c7 mysql=8.0 php=8.3 samba=4.19 varnish=7 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE ALLOW_UNSUPPORTED_SYSTEM=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ioquake3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ioquake3-1.36_17 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [pkg-builder.dan.net.uk] Installing pkg-2.1.2... [pkg-builder.dan.net.uk] Extracting pkg-2.1.2: .......... done ===> ioquake3-1.36_17 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ioquake3-1.36_17 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ioquake3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by ioquake3-1.36_17 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ioquake3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by ioquake3-1.36_17 for building => SHA256 Checksum OK for ioquake3-1.36.zip. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ioquake3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by ioquake3-1.36_17 for building ===> Extracting for ioquake3-1.36_17 => SHA256 Checksum OK for ioquake3-1.36.zip. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ioquake3-1.36_17 ===> Applying FreeBSD patches for ioquake3-1.36_17 from /usr/ports/games/ioquake3/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ioquake3-1.36_17 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0_1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.3.0_1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.3.0_1,1: .......... done ===> ioquake3-1.36_17 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.23.1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1_1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1_1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> ioquake3-1.36_17 depends on package: gmake>=4.4.1 - found ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_17,2.pkg [pkg-builder.dan.net.uk] Installing sdl-1.2.15_17,2... [pkg-builder.dan.net.uk] `-- Installing aalib-1.4.r5_14... [pkg-builder.dan.net.uk] `-- Extracting aalib-1.4.r5_14: .......... done [pkg-builder.dan.net.uk] `-- Installing libGLU-9.0.3... [pkg-builder.dan.net.uk] | `-- Installing libglvnd-1.7.0... [pkg-builder.dan.net.uk] | | `-- Installing libX11-1.8.12,1... [pkg-builder.dan.net.uk] | | `-- Installing libxcb-1.17.0... [pkg-builder.dan.net.uk] | | | `-- Installing libXau-1.0.11... [pkg-builder.dan.net.uk] | | | `-- Extracting libXau-1.0.11: .......... done [pkg-builder.dan.net.uk] | | | `-- Installing libXdmcp-1.1.5... [pkg-builder.dan.net.uk] | | | `-- Installing xorgproto-2024.1... [pkg-builder.dan.net.uk] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg-builder.dan.net.uk] | | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg-builder.dan.net.uk] | | `-- Extracting libxcb-1.17.0: .......... done [pkg-builder.dan.net.uk] | | `-- Extracting libX11-1.8.12,1: .......... done [pkg-builder.dan.net.uk] | | `-- Installing libXext-1.3.6,1... [pkg-builder.dan.net.uk] | | `-- Extracting libXext-1.3.6,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libglvnd-1.7.0: .......... done [pkg-builder.dan.net.uk] `-- Extracting libGLU-9.0.3: ..... done [pkg-builder.dan.net.uk] `-- Installing libXrandr-1.5.4... [pkg-builder.dan.net.uk] | `-- Installing libXrender-0.9.12... [pkg-builder.dan.net.uk] | `-- Extracting libXrender-0.9.12: ....... done [pkg-builder.dan.net.uk] `-- Extracting libXrandr-1.5.4: .......... done [pkg-builder.dan.net.uk] Extracting sdl-1.2.15_17,2: .......... done ===== Message from aalib-1.4.r5_14: -- ===> NOTICE: The aalib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from sdl-1.2.15_17,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ===> ioquake3-1.36_17 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on package: xorgproto>=0 - found ===> ioquake3-1.36_17 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg-builder.dan.net.uk] Installing ccache-3.7.12_8... [pkg-builder.dan.net.uk] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ioquake3-1.36_17 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ioquake3-1.36_17 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ioquake3-1.36_17 depends on shared library: libcurl.so - not found ===> Installing existing package /packages/All/curl-8.13.0_1.pkg [pkg-builder.dan.net.uk] Installing curl-8.13.0_1... [pkg-builder.dan.net.uk] `-- Installing brotli-1.1.0,1... [pkg-builder.dan.net.uk] `-- Extracting brotli-1.1.0,1: .......... done [pkg-builder.dan.net.uk] `-- Installing libidn2-2.3.8... [pkg-builder.dan.net.uk] | `-- Installing libunistring-1.3... [pkg-builder.dan.net.uk] | `-- Extracting libunistring-1.3: .......... done [pkg-builder.dan.net.uk] `-- Extracting libidn2-2.3.8: .......... done [pkg-builder.dan.net.uk] `-- Installing libnghttp2-1.65.0... [pkg-builder.dan.net.uk] `-- Extracting libnghttp2-1.65.0: ....... done [pkg-builder.dan.net.uk] `-- Installing libssh2-1.11.1,3... [pkg-builder.dan.net.uk] | `-- Installing openssl-3.0.16,1... [pkg-builder.dan.net.uk] | `-- Extracting openssl-3.0.16,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting libssh2-1.11.1,3: .......... done [pkg-builder.dan.net.uk] `-- Installing zstd-1.5.7... [pkg-builder.dan.net.uk] | `-- Installing liblz4-1.10.0,1... [pkg-builder.dan.net.uk] | `-- Extracting liblz4-1.10.0,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting zstd-1.5.7: .......... done [pkg-builder.dan.net.uk] Extracting curl-8.13.0_1: .......... done ===> ioquake3-1.36_17 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on shared library: libvorbis.so - not found ===> Installing existing package /packages/All/libvorbis-1.3.7_2,3.pkg [pkg-builder.dan.net.uk] Installing libvorbis-1.3.7_2,3... [pkg-builder.dan.net.uk] `-- Installing libogg-1.3.5,4... [pkg-builder.dan.net.uk] `-- Extracting libogg-1.3.5,4: .......... done [pkg-builder.dan.net.uk] Extracting libvorbis-1.3.7_2,3: .......... done ===> ioquake3-1.36_17 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so) ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so) ===> ioquake3-1.36_17 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> ioquake3-1.36_17 depends on shared library: libopenal.so.1 - not found ===> Installing existing package /packages/All/openal-soft-1.24.2_2.pkg [pkg-builder.dan.net.uk] Installing openal-soft-1.24.2_2... [pkg-builder.dan.net.uk] `-- Installing dbus-1.16.2_2,1... [pkg-builder.dan.net.uk] | `-- Installing expat-2.7.1... [pkg-builder.dan.net.uk] | `-- Extracting expat-2.7.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libICE-1.1.1,1... [pkg-builder.dan.net.uk] | `-- Extracting libICE-1.1.1,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libSM-1.2.6,1... [pkg-builder.dan.net.uk] | `-- Extracting libSM-1.2.6,1: ........ done [pkg-builder.dan.net.uk] | `-- Installing libxml2-2.11.9... [pkg-builder.dan.net.uk] | | `-- Installing readline-8.2.13_2... [pkg-builder.dan.net.uk] | | `-- Extracting readline-8.2.13_2: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libxml2-2.11.9: .......... done ===> Creating groups Creating group 'messagebus' with gid '556' ===> Creating users Creating user 'messagebus' with uid '556' [pkg-builder.dan.net.uk] `-- Extracting dbus-1.16.2_2,1: ......... done [pkg-builder.dan.net.uk] `-- Installing libmysofa-1.3.3... [pkg-builder.dan.net.uk] `-- Extracting libmysofa-1.3.3: .......... done [pkg-builder.dan.net.uk] Extracting openal-soft-1.24.2_2: .......... done ===> ioquake3-1.36_17 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ioquake3-1.36_17 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ioquake3-1.36_17 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36' Building ioquake3 in build/release-freebsd-amd64: PLATFORM: freebsd ARCH: amd64 VERSION: 1.36 COMPILE_PLATFORM: freebsd COMPILE_ARCH: amd64 CC: cc CFLAGS: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MMD -Icode/libspeex/include -DFLOATING_POINT -DUSE_ALLOCA -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes -DHOMEPATH="/.ioquake3" -DDEFAULT_LIBDIR="/usr/local/lib/ioquake3" -DUSE_ICON -DMAP_ANONYMOUS=MAP_ANON -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DUSE_OPENAL -I/usr/local/include -I/usr/local/include/AL -DUSE_CURL -I/usr/local/include -DUSE_CODEC_VORBIS -I/usr/local/include -DUSE_MUMBLE -DUSE_VOIP -DDEFAULT_BASEDIR="/usr/local/share/quake3" -DPRODUCT_VERSION="1.36" LDFLAGS: -fstack-protector-strong LIBS: -lm Output: build/release-freebsd-amd64/ioquake3.amd64 build/release-freebsd-amd64/baseq3/cgameamd64.so build/release-freebsd-amd64/baseq3/qagameamd64.so build/release-freebsd-amd64/baseq3/uiamd64.so build/release-freebsd-amd64/missionpack/cgameamd64.so build/release-freebsd-amd64/missionpack/qagameamd64.so build/release-freebsd-amd64/missionpack/uiamd64.so build/release-freebsd-amd64/baseq3/vm/cgame.qvm build/release-freebsd-amd64/baseq3/vm/qagame.qvm build/release-freebsd-amd64/baseq3/vm/ui.qvm build/release-freebsd-amd64/missionpack/vm/qagame.qvm build/release-freebsd-amd64/missionpack/vm/cgame.qvm build/release-freebsd-amd64/missionpack/vm/ui.qvm gmake[2]: Entering directory '/wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36' CC code/client/cl_cgame.c code/client/cl_cgame.c:827:7: warning: variable 'resetTime' set but not used [-Wunused-but-set-variable] 827 | int resetTime; | ^ 1 warning generated. CC code/client/cl_cin.c code/client/cl_cin.c:1369:41: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] 1369 | if (cinTable[currentHandle].shader && (abs(thisTime - cinTable[currentHandle].lastTime))>100) { | ^ code/client/cl_cin.c:1369:41: note: remove the call to 'abs' since unsigned values cannot be negative 1369 | if (cinTable[currentHandle].shader && (abs(thisTime - cinTable[currentHandle].lastTime))>100) { | ^~~ code/client/cl_cin.c:1595:11: warning: variable 'holdatend' set but not used [-Wunused-but-set-variable] 1595 | qboolean holdatend; | ^ 2 warnings generated. CC code/client/cl_console.c CC code/client/cl_input.c code/client/cl_input.c:402:7: warning: variable 'movespeed' set but not used [-Wunused-but-set-variable] 402 | int movespeed; | ^ code/client/cl_input.c:580:20: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 580 | SCR_DebugGraph( abs(cl.viewangles[YAW] - oldAngles[YAW]), 0 ); | ^ code/client/cl_input.c:580:20: note: use function 'fabsf' instead 580 | SCR_DebugGraph( abs(cl.viewangles[YAW] - oldAngles[YAW]), 0 ); | ^~~ | fabsf code/client/cl_input.c:583:20: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 583 | SCR_DebugGraph( abs(cl.viewangles[PITCH] - oldAngles[PITCH]), 0 ); | ^ code/client/cl_input.c:583:20: note: use function 'fabsf' instead 583 | SCR_DebugGraph( abs(cl.viewangles[PITCH] - oldAngles[PITCH]), 0 ); | ^~~ | fabsf code/client/cl_input.c:599:13: warning: variable 'cmd' set but not used [-Wunused-but-set-variable] 599 | usercmd_t *cmd; | ^ 4 warnings generated. CC code/client/cl_keys.c CC code/client/cl_main.c code/client/cl_main.c:463:6: warning: variable 'r' set but not used [-Wunused-but-set-variable] 463 | int r, index, l; | ^ code/client/cl_main.c:3428:18: warning: variable 'serverStatus' set but not used [-Wunused-but-set-variable] 3428 | serverStatus_t *serverStatus; | ^ 2 warnings generated. CC code/client/cl_net_chan.c CC code/client/cl_parse.c CC code/client/cl_scrn.c code/client/cl_scrn.c:428:7: warning: variable 'color' set but not used [-Wunused-but-set-variable] 428 | int color; | ^ 1 warning generated. CC code/client/cl_ui.c CC code/client/cl_avi.c code/client/cl_avi.c:558:22: warning: use of unary operator that may be intended as compound assignment (+=) 558 | afd.a.totalBytes =+ bytesInBuffer; | ^~ code/client/cl_avi.c:130:23: warning: unused function 'WRITE_1BYTES' [-Wunused-function] 130 | static ID_INLINE void WRITE_1BYTES( int x ) | ^~~~~~~~~~~~ 2 warnings generated. CC code/qcommon/cm_load.c CC code/qcommon/cm_patch.c CC code/qcommon/cm_polylib.c CC code/qcommon/cm_test.c CC code/qcommon/cm_trace.c code/qcommon/cm_trace.c:735:8: warning: variable 'a' set but not used [-Wunused-but-set-variable] 735 | float a, b, c, d, sqrtd; | ^ code/qcommon/cm_trace.c:823:8: warning: variable 'a' set but not used [-Wunused-but-set-variable] 823 | float a, b, c, d, sqrtd; | ^ 2 warnings generated. CC code/qcommon/cmd.c code/qcommon/cmd.c:246:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] 246 | int len; | ^ 1 warning generated. CC code/qcommon/common.c code/qcommon/common.c:891:8: warning: variable 'count' set but not used [-Wunused-but-set-variable] 891 | int count; | ^ code/qcommon/common.c:925:14: warning: variable 'allocSize' set but not used [-Wunused-but-set-variable] 925 | int extra, allocSize; | ^ code/qcommon/common.c:1250:24: warning: variable 'smallZoneBlocks' set but not used [-Wunused-but-set-variable] 1250 | int smallZoneBytes, smallZoneBlocks; | ^ code/qcommon/common.c:1344:7: warning: variable 'sum' set but not used [-Wunused-but-set-variable] 1344 | int sum; | ^ code/qcommon/common.c:1461:12: warning: variable 'locsize' set but not used [-Wunused-but-set-variable] 1461 | int size, locsize, numBlocks; | ^ code/qcommon/common.c:2362:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] 2362 | * ( int * ) 0 = 0x12345678; | ^ ~~~~~~~~~~~ code/qcommon/common.c:2362:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' code/qcommon/common.c:2820:6: warning: variable 'key' set but not used [-Wunused-but-set-variable] 2820 | int key; | ^ 7 warnings generated. CC code/qcommon/cvar.c code/qcommon/cvar.c:925:32: warning: 'memset' call operates on objects of type 'cvar_t' (aka 'struct cvar_s') while the size is based on a different type 'cvar_t *' (aka 'struct cvar_s *') [-Wsizeof-pointer-memaccess] 925 | Com_Memset( var, 0, sizeof( var ) ); | ~~~ ^~~ code/qcommon/cvar.c:925:32: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? 925 | Com_Memset( var, 0, sizeof( var ) ); | ^~~ 1 warning generated. CC code/qcommon/files.c code/qcommon/files.c:2563:20: warning: variable 'badchecksum' set but not used [-Wunused-but-set-variable] 2563 | qboolean havepak, badchecksum; | ^ 1 warning generated. CC code/qcommon/md4.c CC code/qcommon/md5.c code/qcommon/md5.c:256:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] 256 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ~~~ ^~~ code/qcommon/md5.c:256:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? 256 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^~~ 1 warning generated. CC code/qcommon/msg.c CC code/qcommon/net_chan.c code/qcommon/net_chan.c:306:8: warning: variable 'qport' set but not used [-Wunused-but-set-variable] 306 | int qport; | ^ 1 warning generated. CC code/qcommon/net_ip.c code/qcommon/net_ip.c:1025:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1025 | void NET_LeaveMulticast6() | ^ | void code/qcommon/net_ip.c:1045:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 1045 | int err; | ^ 2 warnings generated. CC code/qcommon/huffman.c CC code/client/snd_adpcm.c CC code/client/snd_dma.c CC code/client/snd_mem.c CC code/client/snd_mix.c CC code/client/snd_wavelet.c CC code/client/snd_main.c CC code/client/snd_codec.c code/client/snd_codec.c:104:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 104 | void S_CodecInit() | ^ | void code/client/snd_codec.c:118:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 118 | void S_CodecShutdown() | ^ | void 2 warnings generated. CC code/client/snd_codec_wav.c code/client/snd_codec_wav.c:134:6: warning: variable 'wav_format' set but not used [-Wunused-but-set-variable] 134 | int wav_format; | ^ 1 warning generated. CC code/client/snd_codec_ogg.c CC code/client/qal.c CC code/client/snd_openal.c code/client/snd_openal.c:549:39: warning: if statement has empty body [-Wempty-body] 549 | if(chksrc->scaleGain != scaleFactor); | ^ code/client/snd_openal.c:549:39: note: put the semicolon on a separate line to silence this warning 1 warning generated. CC code/client/cl_curl.c code/client/cl_curl.c:89:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 89 | qboolean CL_cURL_Init() | ^ | void code/client/cl_curl.c:276:38: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 276 | qcurl_easy_setopt(clc.downloadCURL, CURLOPT_PROGRESSFUNCTION, | ^ code/client/cl_curl.h:79:27: note: expanded from macro 'qcurl_easy_setopt' 79 | #define qcurl_easy_setopt curl_easy_setopt | ^ /usr/local/include/curl/curl.h:1337:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here 1337 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^ /usr/local/include/curl/curl.h:1124:43: note: expanded from macro 'CURLOPTDEPRECATED' 1124 | #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu | ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' 44 | __attribute__((deprecated("since " # version ". " message))) | ^ 2 warnings generated. CC code/server/sv_bot.c CC code/server/sv_ccmds.c CC code/server/sv_client.c code/server/sv_client.c:237:13: warning: variable 'addrlen' set but not used [-Wunused-but-set-variable] 237 | int index, addrlen, curbyte, netmask, cmpmask; | ^ 1 warning generated. CC code/server/sv_game.c code/server/sv_game.c:188:7: warning: variable 'area1' set but not used [-Wunused-but-set-variable] 188 | int area1, area2; | ^ code/server/sv_game.c:188:14: warning: variable 'area2' set but not used [-Wunused-but-set-variable] 188 | int area1, area2; | ^ 2 warnings generated. CC code/server/sv_init.c code/server/sv_init.c:107:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] 107 | int len, i; | ^ 1 warning generated. CC code/server/sv_main.c CC code/server/sv_net_chan.c code/server/sv_net_chan.c:37:7: warning: variable 'reliableAcknowledge' set but not used [-Wunused-but-set-variable] 37 | long reliableAcknowledge, i, index; | ^ 1 warning generated. CC code/server/sv_snapshot.c code/server/sv_snapshot.c:301:7: warning: variable 'c_fullsend' set but not used [-Wunused-but-set-variable] 301 | int c_fullsend; | ^ 1 warning generated. CC code/server/sv_world.c code/server/sv_world.c:385:8: warning: variable 'count' set but not used [-Wunused-but-set-variable] 385 | int count; | ^ code/server/sv_world.c:663:10: warning: variable 'angles' set but not used [-Wunused-but-set-variable] 663 | float *angles; | ^ 2 warnings generated. CC code/qcommon/q_math.c CC code/qcommon/q_shared.c code/qcommon/q_shared.c:713:9: warning: variable 'd' set but not used [-Wunused-but-set-variable] 713 | double d; | ^ 1 warning generated. CC code/qcommon/unzip.c code/qcommon/unzip.c:1112:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 1112 | size_t size; | ^ code/qcommon/unzip.c:1142:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 1142 | size_t size; | ^ code/qcommon/unzip.c:1421:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1421 | fclose(s->file); | ^ code/qcommon/unzip.c:1418:5: note: previous statement is here 1418 | if (s->pfile_in_zip_read!=NULL) | ^ code/qcommon/unzip.c:1746:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1746 | s=(unz_s*)file; | ^ code/qcommon/unzip.c:1743:5: note: previous statement is here 1743 | if (strlen(szFileName)>=UNZ_MAXFILENAMEINZIP) | ^ code/qcommon/unzip.c:1822:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1822 | if (unzlocal_getLong(s->file,&uData) != UNZ_OK) /* date/time */ | ^ code/qcommon/unzip.c:1818:5: note: previous statement is here 1818 | if ((err==UNZ_OK) && (s->cur_file_info.compression_method!=0) && | ^ code/qcommon/unzip.c:1885:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 1885 | if (unzlocal_CheckCurrentFileCoherencyHeader(s,&iSizeVar, | ^ code/qcommon/unzip.c:1882:5: note: previous statement is here 1882 | if (s->pfile_in_zip_read != NULL) | ^ code/qcommon/unzip.c:1981:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1981 | if ((pfile_in_zip_read_info->read_buffer == NULL)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ code/qcommon/unzip.c:1981:43: note: remove extraneous parentheses around the comparison to silence this warning 1981 | if ((pfile_in_zip_read_info->read_buffer == NULL)) | ~ ^ ~ code/qcommon/unzip.c:1981:43: note: use '=' to turn this equality comparison into an assignment 1981 | if ((pfile_in_zip_read_info->read_buffer == NULL)) | ^~ | = code/qcommon/unzip.c:2048:16: warning: variable 'bufBefore' set but not used [-Wunused-but-set-variable] 2048 | const Byte *bufBefore; | ^ 8 warnings generated. CC code/qcommon/puff.c CC code/qcommon/vm.c code/qcommon/vm.c:220:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] 220 | int len; | ^ code/qcommon/vm.c:367:10: warning: variable 'length' set but not used [-Wunused-but-set-variable] 367 | int length; | ^ 2 warnings generated. CC code/qcommon/vm_interpreted.c BOT_CC code/botlib/be_aas_bspq3.c BOT_CC code/botlib/be_aas_cluster.c BOT_CC code/botlib/be_aas_debug.c BOT_CC code/botlib/be_aas_entity.c code/botlib/be_aas_entity.c:393:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 393 | if (abs(dir[0]) < 40) | ^ code/botlib/be_aas_entity.c:393:7: note: use function 'fabsf' instead 393 | if (abs(dir[0]) < 40) | ^~~ | fabsf code/botlib/be_aas_entity.c:395:8: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 395 | if (abs(dir[1]) < 40) | ^ code/botlib/be_aas_entity.c:395:8: note: use function 'fabsf' instead 395 | if (abs(dir[1]) < 40) | ^~~ | fabsf 2 warnings generated. BOT_CC code/botlib/be_aas_file.c BOT_CC code/botlib/be_aas_main.c BOT_CC code/botlib/be_aas_move.c code/botlib/be_aas_move.c:171:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 171 | if (abs(DotProduct(plane->normal, origin) - plane->dist) < 3) | ^ code/botlib/be_aas_move.c:171:7: note: use function 'fabsf' instead 171 | if (abs(DotProduct(plane->normal, origin) - plane->dist) < 3) | ^~~ | fabsf code/botlib/be_aas_move.c:521:35: warning: variable 'ax' set but not used [-Wunused-but-set-variable] 521 | int n, i, j, pc, step, swimming, ax, crouch, event, jump_frame, areanum; | ^ 2 warnings generated. BOT_CC code/botlib/be_aas_optimize.c BOT_CC code/botlib/be_aas_reach.c code/botlib/be_aas_reach.c:292:6: warning: variable 'area2num' set but not used [-Wunused-but-set-variable] 292 | int area2num, ent, bot_visualizejumppads, bestareanum; | ^ code/botlib/be_aas_reach.c:840:22: warning: variable 'areasettings' set but not used [-Wunused-but-set-variable] 840 | aas_areasettings_t *areasettings; | ^ code/botlib/be_aas_reach.c:1065:34: warning: variable 'invgravitydot' set but not used [-Wunused-but-set-variable] 1065 | float dist, dist1, dist2, diff, invgravitydot, ortdot; | ^ code/botlib/be_aas_reach.c:1076:42: warning: variable 'ground_bestface1' set but not used [-Wunused-but-set-variable] 1076 | aas_face_t *groundface1, *groundface2, *ground_bestface1, *water_bestface1; | ^ code/botlib/be_aas_reach.c:1076:61: warning: variable 'water_bestface1' set but not used [-Wunused-but-set-variable] 1076 | aas_face_t *groundface1, *groundface2, *ground_bestface1, *water_bestface1; | ^ code/botlib/be_aas_reach.c:2472:25: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 2472 | ladderface1vertical = abs(DotProduct(plane1->normal, up)) < 0.1; | ^ code/botlib/be_aas_reach.c:2472:25: note: use function 'fabsf' instead 2472 | ladderface1vertical = abs(DotProduct(plane1->normal, up)) < 0.1; | ^~~ | fabsf code/botlib/be_aas_reach.c:2473:25: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 2473 | ladderface2vertical = abs(DotProduct(plane2->normal, up)) < 0.1; | ^ code/botlib/be_aas_reach.c:2473:25: note: use function 'fabsf' instead 2473 | ladderface2vertical = abs(DotProduct(plane2->normal, up)) < 0.1; | ^~~ | fabsf code/botlib/be_aas_reach.c:2481:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 2481 | && abs(DotProduct(sharededgevec, up)) < 0.7) | ^ code/botlib/be_aas_reach.c:2481:9: note: use function 'fabsf' instead 2481 | && abs(DotProduct(sharededgevec, up)) < 0.7) | ^~~ | fabsf code/botlib/be_aas_reach.c:2606:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 2606 | if (abs(DotProduct(plane2->normal, up)) < 0.1) break; | ^ code/botlib/be_aas_reach.c:2606:10: note: use function 'fabsf' instead 2606 | if (abs(DotProduct(plane2->normal, up)) < 0.1) break; | ^~~ | fabsf code/botlib/be_aas_reach.c:3495:21: warning: variable 'hordist' set but not used [-Wunused-but-set-variable] 3495 | float speed, zvel, hordist; | ^ code/botlib/be_aas_reach.c:4000:21: warning: variable 'hordist' set but not used [-Wunused-but-set-variable] 4000 | float speed, zvel, hordist; | ^ 11 warnings generated. BOT_CC code/botlib/be_aas_route.c code/botlib/be_aas_route.c:509:6: warning: variable 'starttime' set but not used [-Wunused-but-set-variable] 509 | int starttime; | ^ code/botlib/be_aas_route.c:890:12: warning: variable 't' set but not used [-Wunused-but-set-variable] 890 | int i, j, t; | ^ 2 warnings generated. BOT_CC code/botlib/be_aas_routealt.c BOT_CC code/botlib/be_aas_sample.c BOT_CC code/botlib/be_ai_char.c BOT_CC code/botlib/be_ai_chat.c code/botlib/be_ai_chat.c:2942:19: warning: variable 'cs' set but not used [-Wunused-but-set-variable] 2942 | bot_chatstate_t *cs; | ^ 1 warning generated. BOT_CC code/botlib/be_ai_gen.c code/botlib/be_ai_gen.c:54:13: warning: variable 'select' set but not used [-Wunused-but-set-variable] 54 | float sum, select; | ^ 1 warning generated. BOT_CC code/botlib/be_ai_goal.c code/botlib/be_ai_goal.c:241:19: warning: variable 'gs' set but not used [-Wunused-but-set-variable] 241 | bot_goalstate_t *gs; | ^ 1 warning generated. BOT_CC code/botlib/be_ai_move.c code/botlib/be_ai_move.c:1483:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable] 1483 | float dist; | ^ code/botlib/be_ai_move.c:1570:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable] 1570 | float dist; | ^ code/botlib/be_ai_move.c:2061:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 2061 | if (abs(ms->origin[2] - reach->end[2]) < sv_maxbarrier->value) | ^ code/botlib/be_ai_move.c:2061:7: note: use function 'fabsf' instead 2061 | if (abs(ms->origin[2] - reach->end[2]) < sv_maxbarrier->value) | ^~~ | fabsf code/botlib/be_ai_move.c:2870:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable] 2870 | float dist, speed; | ^ 4 warnings generated. BOT_CC code/botlib/be_ai_weap.c BOT_CC code/botlib/be_ai_weight.c BOT_CC code/botlib/be_ea.c BOT_CC code/botlib/be_interface.c BOT_CC code/botlib/l_crc.c BOT_CC code/botlib/l_libvar.c BOT_CC code/botlib/l_log.c BOT_CC code/botlib/l_memory.c BOT_CC code/botlib/l_precomp.c code/botlib/l_precomp.c:1701:6: warning: variable 'lastoperatortype' set but not used [-Wunused-but-set-variable] 1701 | int lastoperatortype = 0; | ^ code/botlib/l_precomp.c:2456:30: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 2456 | sprintf(token.string, "%d", abs(value)); | ^ code/botlib/l_precomp.c:2456:30: note: use function 'labs' instead 2456 | sprintf(token.string, "%d", abs(value)); | ^~~ | labs code/botlib/l_precomp.c:2561:30: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 2561 | sprintf(token.string, "%d", abs(value)); | ^ code/botlib/l_precomp.c:2561:30: note: use function 'labs' instead 2561 | sprintf(token.string, "%d", abs(value)); | ^~~ | labs 3 warnings generated. BOT_CC code/botlib/l_script.c code/botlib/l_script.c:361:14: warning: variable 'i' set but not used [-Wunused-but-set-variable] 361 | int c, val, i; | ^ 1 warning generated. BOT_CC code/botlib/l_struct.c CC code/jpeg-6b/jcapimin.c CC code/jpeg-6b/jcapistd.c CC code/jpeg-6b/jccoefct.c CC code/jpeg-6b/jccolor.c CC code/jpeg-6b/jcdctmgr.c CC code/jpeg-6b/jchuff.c CC code/jpeg-6b/jcinit.c CC code/jpeg-6b/jcmainct.c CC code/jpeg-6b/jcmarker.c CC code/jpeg-6b/jcmaster.c CC code/jpeg-6b/jcomapi.c CC code/jpeg-6b/jcparam.c CC code/jpeg-6b/jcphuff.c CC code/jpeg-6b/jcprepct.c CC code/jpeg-6b/jcsample.c CC code/jpeg-6b/jdapimin.c CC code/jpeg-6b/jdapistd.c CC code/jpeg-6b/jdatasrc.c CC code/jpeg-6b/jdcoefct.c CC code/jpeg-6b/jdcolor.c CC code/jpeg-6b/jddctmgr.c CC code/jpeg-6b/jdhuff.c code/jpeg-6b/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 454 | { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 454 | { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 454 | { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 454 | { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 455 | ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 455 | ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 455 | ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 455 | ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 456 | ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 456 | ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 456 | ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 456 | ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, | ~~~~^ code/jpeg-6b/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 457 | ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; | ~~~~^ code/jpeg-6b/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 457 | ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; | ~~~~^ code/jpeg-6b/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 457 | ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; | ~~~~^ 15 warnings generated. CC code/jpeg-6b/jdinput.c CC code/jpeg-6b/jdmainct.c CC code/jpeg-6b/jdmarker.c CC code/jpeg-6b/jdmaster.c CC code/jpeg-6b/jdpostct.c CC code/jpeg-6b/jdsample.c CC code/jpeg-6b/jdtrans.c CC code/jpeg-6b/jerror.c In file included from code/jpeg-6b/jerror.c:21: In file included from code/jpeg-6b/../renderer/tr_local.h:31: In file included from code/jpeg-6b/../renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/jpeg-6b/jfdctflt.c CC code/jpeg-6b/jidctflt.c CC code/jpeg-6b/jmemmgr.c CC code/jpeg-6b/jmemnobs.c In file included from code/jpeg-6b/jmemnobs.c:18: In file included from code/jpeg-6b/../renderer/tr_local.h:31: In file included from code/jpeg-6b/../renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/jpeg-6b/jutils.c CC code/renderer/tr_animation.c In file included from code/renderer/tr_animation.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_backend.c In file included from code/renderer/tr_backend.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_bsp.c In file included from code/renderer/tr_bsp.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_bsp.c:141:9: warning: variable 'sumIntensity' set but not used [-Wunused-but-set-variable] 141 | double sumIntensity = 0; | ^ code/renderer/tr_bsp.c:277:12: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 277 | shaderNum = LittleLong( shaderNum ); | ~~~~~~~~~ ^ ~~~~~~~~~ 3 warnings generated. CC code/renderer/tr_cmds.c In file included from code/renderer/tr_cmds.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_curve.c In file included from code/renderer/tr_curve.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_flares.c In file included from code/renderer/tr_flares.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_flares.c:117:17: warning: variable 'oldest' set but not used [-Wunused-but-set-variable] 117 | flare_t *f, *oldest; | ^ 2 warnings generated. CC code/renderer/tr_font.c In file included from code/renderer/tr_font.c:73: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_font.c:344:8: warning: variable 'glyphScale' set but not used [-Wunused-but-set-variable] 344 | float glyphScale = 72.0f / dpi; // change the scale to be relative to 1 based on 72 dpi ( so dpi of 144 means a scale of .5 ) | ^ 2 warnings generated. CC code/renderer/tr_image.c In file included from code/renderer/tr_image.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_image.c:1075:8: warning: variable 'g' set but not used [-Wunused-but-set-variable] 1075 | float g; | ^ 2 warnings generated. CC code/renderer/tr_image_png.c In file included from code/renderer/tr_image_png.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_image_png.c:2280:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 2280 | if(!ChunkHeaderLength == 2) | ^ ~~ code/renderer/tr_image_png.c:2280:8: note: add parentheses after the '!' to evaluate the comparison first 2280 | if(!ChunkHeaderLength == 2) | ^ | ( ) code/renderer/tr_image_png.c:2280:8: note: add parentheses around left hand side expression to silence this warning 2280 | if(!ChunkHeaderLength == 2) | ^ | ( ) code/renderer/tr_image_png.c:2302:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 2302 | if(!ChunkHeaderLength == 6) | ^ ~~ code/renderer/tr_image_png.c:2302:8: note: add parentheses after the '!' to evaluate the comparison first 2302 | if(!ChunkHeaderLength == 6) | ^ | ( ) code/renderer/tr_image_png.c:2302:8: note: add parentheses around left hand side expression to silence this warning 2302 | if(!ChunkHeaderLength == 6) | ^ | ( ) code/renderer/tr_image_png.c:2280:27: warning: result of comparison of constant 2 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] 2280 | if(!ChunkHeaderLength == 2) | ~~~~~~~~~~~~~~~~~~ ^ ~ code/renderer/tr_image_png.c:2302:27: warning: result of comparison of constant 6 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] 2302 | if(!ChunkHeaderLength == 6) | ~~~~~~~~~~~~~~~~~~ ^ ~ 5 warnings generated. CC code/renderer/tr_image_jpg.c In file included from code/renderer/tr_image_jpg.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_image_bmp.c In file included from code/renderer/tr_image_bmp.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_image_tga.c In file included from code/renderer/tr_image_tga.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_image_pcx.c In file included from code/renderer/tr_image_pcx.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_init.c In file included from code/renderer/tr_init.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_light.c In file included from code/renderer/tr_light.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_main.c In file included from code/renderer/tr_main.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_main.c:862:15: warning: variable 'pointOr' set but not used [-Wunused-but-set-variable] 862 | unsigned int pointOr = 0; | ^ 2 warnings generated. CC code/renderer/tr_marks.c In file included from code/renderer/tr_marks.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_mesh.c In file included from code/renderer/tr_mesh.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_model.c In file included from code/renderer/tr_model.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_noise.c In file included from code/renderer/tr_noise.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_scene.c In file included from code/renderer/tr_scene.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_shade.c In file included from code/renderer/tr_shade.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_shade.c:1262:13: warning: variable 'shader' set but not used [-Wunused-but-set-variable] 1262 | shader_t *shader; | ^ 2 warnings generated. CC code/renderer/tr_shade_calc.c In file included from code/renderer/tr_shade_calc.c:24: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_shade_calc.c:623:6: warning: variable 'c' set but not used [-Wunused-but-set-variable] 623 | int c; | ^ 2 warnings generated. CC code/renderer/tr_shader.c In file included from code/renderer/tr_shader.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_shadows.c In file included from code/renderer/tr_shadows.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ code/renderer/tr_shadows.c:96:7: warning: variable 'c_edges' set but not used [-Wunused-but-set-variable] 96 | int c_edges, c_rejected; | ^ code/renderer/tr_shadows.c:96:16: warning: variable 'c_rejected' set but not used [-Wunused-but-set-variable] 96 | int c_edges, c_rejected; | ^ 3 warnings generated. CC code/renderer/tr_sky.c In file included from code/renderer/tr_sky.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_surface.c In file included from code/renderer/tr_surface.c:23: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/renderer/tr_world.c In file included from code/renderer/tr_world.c:22: In file included from code/renderer/tr_local.h:31: In file included from code/renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/sdl/sdl_gamma.c In file included from code/sdl/sdl_gamma.c:29: In file included from code/sdl/../renderer/tr_local.h:31: In file included from code/sdl/../renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/sdl/sdl_input.c In file included from code/sdl/sdl_input.c:33: In file included from code/sdl/../renderer/tr_local.h:31: In file included from code/sdl/../renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. CC code/sdl/sdl_snd.c CC code/sys/con_passive.c CC code/sys/con_log.c CC code/sys/sys_main.c CC code/libspeex/bits.c CC code/libspeex/buffer.c CC code/libspeex/cb_search.c code/libspeex/cb_search.c:527:8: warning: variable 'shape_cb_size' set but not used [-Wunused-but-set-variable] 527 | int shape_cb_size, subvect_size, nb_subvect; | ^ 1 warning generated. CC code/libspeex/exc_10_16_table.c CC code/libspeex/exc_10_32_table.c CC code/libspeex/exc_20_32_table.c CC code/libspeex/exc_5_256_table.c CC code/libspeex/exc_5_64_table.c CC code/libspeex/exc_8_128_table.c CC code/libspeex/fftwrap.c CC code/libspeex/filterbank.c CC code/libspeex/filters.c CC code/libspeex/gain_table.c CC code/libspeex/gain_table_lbr.c CC code/libspeex/hexc_10_32_table.c CC code/libspeex/hexc_table.c CC code/libspeex/high_lsp_tables.c CC code/libspeex/jitter.c code/libspeex/jitter.c:466:8: warning: variable 'incomplete' set but not used [-Wunused-but-set-variable] 466 | int incomplete = 0; | ^ 1 warning generated. CC code/libspeex/kiss_fft.c CC code/libspeex/kiss_fftr.c CC code/libspeex/lpc.c CC code/libspeex/lsp.c CC code/libspeex/lsp_tables_nb.c CC code/libspeex/ltp.c CC code/libspeex/mdf.c CC code/libspeex/modes.c CC code/libspeex/modes_wb.c CC code/libspeex/nb_celp.c code/libspeex/nb_celp.c:1303:21: warning: variable 'sp' set but not used [-Wunused-but-set-variable] 1303 | spx_word16_t *sp; | ^ code/libspeex/nb_celp.c:1505:21: warning: variable 'exc' set but not used [-Wunused-but-set-variable] 1505 | spx_word16_t *exc; | ^ 2 warnings generated. CC code/libspeex/preprocess.c CC code/libspeex/quant_lsp.c CC code/libspeex/resample.c CC code/libspeex/sb_celp.c CC code/libspeex/smallft.c CC code/libspeex/speex.c CC code/libspeex/speex_callbacks.c CC code/libspeex/speex_header.c CC code/libspeex/stereo.c code/libspeex/stereo.c:75:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 75 | SpeexStereoState *speex_stereo_state_init() | ^ | void 1 warning generated. CC code/libspeex/vbr.c code/libspeex/vbr.c:129:8: warning: variable 'va' set but not used [-Wunused-but-set-variable] 129 | int va; | ^ 1 warning generated. CC code/libspeex/vq.c CC code/libspeex/window.c CC code/qcommon/vm_x86_64.c code/qcommon/vm_x86_64.c:1062:7: warning: variable 'programCounter' set but not used [-Wunused-but-set-variable] 1062 | int programCounter; | ^ 1 warning generated. CC code/qcommon/vm_x86_64_assembler.c code/qcommon/vm_x86_64_assembler.c:299:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion] 299 | return T_NONE; | ^~~~~~ code/qcommon/vm_x86_64_assembler.c:306:10: warning: taking the absolute value of unsigned type 'u64' (aka 'unsigned long') has no effect [-Wabsolute-value] 306 | return (labs(v) <= 0x80); | ^ code/qcommon/vm_x86_64_assembler.c:306:10: note: remove the call to 'labs' since unsigned values cannot be negative 306 | return (labs(v) <= 0x80); | ^~~~ code/qcommon/vm_x86_64_assembler.c:316:10: warning: taking the absolute value of unsigned type 'u64' (aka 'unsigned long') has no effect [-Wabsolute-value] 316 | return (labs(v) <= 0x8000); | ^ code/qcommon/vm_x86_64_assembler.c:316:10: note: remove the call to 'labs' since unsigned values cannot be negative 316 | return (labs(v) <= 0x8000); | ^~~~ code/qcommon/vm_x86_64_assembler.c:326:10: warning: taking the absolute value of unsigned type 'u64' (aka 'unsigned long') has no effect [-Wabsolute-value] 326 | return (labs(v) <= 0x80000000); | ^ code/qcommon/vm_x86_64_assembler.c:326:10: note: remove the call to 'labs' since unsigned values cannot be negative 326 | return (labs(v) <= 0x80000000); | ^~~~ code/qcommon/vm_x86_64_assembler.c:596:11: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] 596 | else if(!arg2.v.reg & R_64) | ^ ~ code/qcommon/vm_x86_64_assembler.c:596:11: note: add parentheses after the '!' to evaluate the bitwise operator first 596 | else if(!arg2.v.reg & R_64) | ^ | ( ) code/qcommon/vm_x86_64_assembler.c:596:11: note: add parentheses around left hand side expression to silence this warning 596 | else if(!arg2.v.reg & R_64) | ^ | ( ) code/qcommon/vm_x86_64_assembler.c:873:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 873 | static opparam_t params_add = { subcode: 0, rmcode: 0x01, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:873:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 873 | static opparam_t params_add = { subcode: 0, rmcode: 0x01, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:874:32: warning: use of GNU old-style field designator extension [-Wgnu-designator] 874 | static opparam_t params_or = { subcode: 1, rmcode: 0x09, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:874:44: warning: use of GNU old-style field designator extension [-Wgnu-designator] 874 | static opparam_t params_or = { subcode: 1, rmcode: 0x09, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:875:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 875 | static opparam_t params_and = { subcode: 4, rmcode: 0x21, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:875:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 875 | static opparam_t params_and = { subcode: 4, rmcode: 0x21, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:876:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 876 | static opparam_t params_sub = { subcode: 5, rmcode: 0x29, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:876:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 876 | static opparam_t params_sub = { subcode: 5, rmcode: 0x29, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:877:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 877 | static opparam_t params_xor = { subcode: 6, rmcode: 0x31, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:877:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 877 | static opparam_t params_xor = { subcode: 6, rmcode: 0x31, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:878:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 878 | static opparam_t params_cmp = { subcode: 6, rmcode: 0x39, mrcode: 0x3b, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:878:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 878 | static opparam_t params_cmp = { subcode: 6, rmcode: 0x39, mrcode: 0x3b, }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:878:59: warning: use of GNU old-style field designator extension [-Wgnu-designator] 878 | static opparam_t params_cmp = { subcode: 6, rmcode: 0x39, mrcode: 0x3b, }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:879:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 879 | static opparam_t params_dec = { subcode: 1, rcode: 0xff, rcode8: 0xfe, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:879:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 879 | static opparam_t params_dec = { subcode: 1, rcode: 0xff, rcode8: 0xfe, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:879:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 879 | static opparam_t params_dec = { subcode: 1, rcode: 0xff, rcode8: 0xfe, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:880:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 880 | static opparam_t params_sar = { subcode: 7, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:880:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 880 | static opparam_t params_sar = { subcode: 7, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:880:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 880 | static opparam_t params_sar = { subcode: 7, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:881:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 881 | static opparam_t params_shl = { subcode: 4, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:881:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 881 | static opparam_t params_shl = { subcode: 4, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:881:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 881 | static opparam_t params_shl = { subcode: 4, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:882:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 882 | static opparam_t params_shr = { subcode: 5, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:882:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 882 | static opparam_t params_shr = { subcode: 5, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:882:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 882 | static opparam_t params_shr = { subcode: 5, rcode: 0xd3, rcode8: 0xd2, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:883:34: warning: use of GNU old-style field designator extension [-Wgnu-designator] 883 | static opparam_t params_idiv = { subcode: 7, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:883:46: warning: use of GNU old-style field designator extension [-Wgnu-designator] 883 | static opparam_t params_idiv = { subcode: 7, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:883:59: warning: use of GNU old-style field designator extension [-Wgnu-designator] 883 | static opparam_t params_idiv = { subcode: 7, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:884:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 884 | static opparam_t params_div = { subcode: 6, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:884:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 884 | static opparam_t params_div = { subcode: 6, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:884:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 884 | static opparam_t params_div = { subcode: 6, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:885:34: warning: use of GNU old-style field designator extension [-Wgnu-designator] 885 | static opparam_t params_imul = { subcode: 5, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:885:46: warning: use of GNU old-style field designator extension [-Wgnu-designator] 885 | static opparam_t params_imul = { subcode: 5, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:885:59: warning: use of GNU old-style field designator extension [-Wgnu-designator] 885 | static opparam_t params_imul = { subcode: 5, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:886:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 886 | static opparam_t params_mul = { subcode: 4, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:886:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 886 | static opparam_t params_mul = { subcode: 4, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:886:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 886 | static opparam_t params_mul = { subcode: 4, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:887:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 887 | static opparam_t params_neg = { subcode: 3, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:887:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 887 | static opparam_t params_neg = { subcode: 3, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:887:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 887 | static opparam_t params_neg = { subcode: 3, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:888:33: warning: use of GNU old-style field designator extension [-Wgnu-designator] 888 | static opparam_t params_not = { subcode: 2, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~~ | .subcode = code/qcommon/vm_x86_64_assembler.c:888:45: warning: use of GNU old-style field designator extension [-Wgnu-designator] 888 | static opparam_t params_not = { subcode: 2, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~ | .rcode = code/qcommon/vm_x86_64_assembler.c:888:58: warning: use of GNU old-style field designator extension [-Wgnu-designator] 888 | static opparam_t params_not = { subcode: 2, rcode: 0xf7, rcode8: 0xf6, }; | ^~~~~~~ | .rcode8 = code/qcommon/vm_x86_64_assembler.c:890:38: warning: use of GNU old-style field designator extension [-Wgnu-designator] 890 | static opparam_t params_cvtsi2ss = { xmmprefix: 0xf3, rmcode: 0x2a }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:890:55: warning: use of GNU old-style field designator extension [-Wgnu-designator] 890 | static opparam_t params_cvtsi2ss = { xmmprefix: 0xf3, rmcode: 0x2a }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:891:39: warning: use of GNU old-style field designator extension [-Wgnu-designator] 891 | static opparam_t params_cvttss2si = { xmmprefix: 0xf3, rmcode: 0x2c }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:891:56: warning: use of GNU old-style field designator extension [-Wgnu-designator] 891 | static opparam_t params_cvttss2si = { xmmprefix: 0xf3, rmcode: 0x2c }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:892:35: warning: use of GNU old-style field designator extension [-Wgnu-designator] 892 | static opparam_t params_addss = { xmmprefix: 0xf3, mrcode: 0x58 }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:892:52: warning: use of GNU old-style field designator extension [-Wgnu-designator] 892 | static opparam_t params_addss = { xmmprefix: 0xf3, mrcode: 0x58 }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:893:35: warning: use of GNU old-style field designator extension [-Wgnu-designator] 893 | static opparam_t params_divss = { xmmprefix: 0xf3, mrcode: 0x5e }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:893:52: warning: use of GNU old-style field designator extension [-Wgnu-designator] 893 | static opparam_t params_divss = { xmmprefix: 0xf3, mrcode: 0x5e }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:894:35: warning: use of GNU old-style field designator extension [-Wgnu-designator] 894 | static opparam_t params_movss = { xmmprefix: 0xf3, mrcode: 0x10, rmcode: 0x11 }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:894:52: warning: use of GNU old-style field designator extension [-Wgnu-designator] 894 | static opparam_t params_movss = { xmmprefix: 0xf3, mrcode: 0x10, rmcode: 0x11 }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:894:66: warning: use of GNU old-style field designator extension [-Wgnu-designator] 894 | static opparam_t params_movss = { xmmprefix: 0xf3, mrcode: 0x10, rmcode: 0x11 }; | ^~~~~~~ | .rmcode = code/qcommon/vm_x86_64_assembler.c:895:35: warning: use of GNU old-style field designator extension [-Wgnu-designator] 895 | static opparam_t params_mulss = { xmmprefix: 0xf3, mrcode: 0x59 }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:895:52: warning: use of GNU old-style field designator extension [-Wgnu-designator] 895 | static opparam_t params_mulss = { xmmprefix: 0xf3, mrcode: 0x59 }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:896:35: warning: use of GNU old-style field designator extension [-Wgnu-designator] 896 | static opparam_t params_subss = { xmmprefix: 0xf3, mrcode: 0x5c }; | ^~~~~~~~~~ | .xmmprefix = code/qcommon/vm_x86_64_assembler.c:896:52: warning: use of GNU old-style field designator extension [-Wgnu-designator] 896 | static opparam_t params_subss = { xmmprefix: 0xf3, mrcode: 0x5c }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:897:37: warning: use of GNU old-style field designator extension [-Wgnu-designator] 897 | static opparam_t params_ucomiss = { mrcode: 0x2e }; | ^~~~~~~ | .mrcode = code/qcommon/vm_x86_64_assembler.c:1185:17: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 1185 | arg.absolute = 1; | ^ ~ code/qcommon/vm_x86_64_assembler.c:314:19: warning: unused function 'iss16' [-Wunused-function] 314 | static inline int iss16(u64 v) | ^~~~~ 66 warnings generated. CC code/sys/sys_unix.c code/sys/sys_unix.c:329:16: warning: variable 'extLen' set but not used [-Wunused-but-set-variable] 329 | int extLen; | ^ 1 warning generated. CC code/client/libmumblelink.c code/client/libmumblelink.c:110:41: warning: sizeof on array function parameter will return size of 'float *' instead of 'float[3]' [-Wsizeof-array-argument] 110 | memcpy(lm->fPosition, fPosition, sizeof(fPosition)); | ^ code/client/libmumblelink.c:105:38: note: declared here 105 | void mumble_update_coordinates(float fPosition[3], float fFront[3], float fTop[3]) | ^ code/client/libmumblelink.c:111:35: warning: sizeof on array function parameter will return size of 'float *' instead of 'float[3]' [-Wsizeof-array-argument] 111 | memcpy(lm->fFront, fFront, sizeof(fFront)); | ^ code/client/libmumblelink.c:105:58: note: declared here 105 | void mumble_update_coordinates(float fPosition[3], float fFront[3], float fTop[3]) | ^ code/client/libmumblelink.c:112:31: warning: sizeof on array function parameter will return size of 'float *' instead of 'float[3]' [-Wsizeof-array-argument] 112 | memcpy(lm->fTop, fTop, sizeof(fTop)); | ^ code/client/libmumblelink.c:105:75: note: declared here 105 | void mumble_update_coordinates(float fPosition[3], float fFront[3], float fTop[3]) | ^ code/client/libmumblelink.c:110:42: warning: 'memcpy' call operates on objects of type 'float' while the size is based on a different type 'float *' [-Wsizeof-pointer-memaccess] 110 | memcpy(lm->fPosition, fPosition, sizeof(fPosition)); | ~~~~~~~~~ ^~~~~~~~~ code/client/libmumblelink.c:110:42: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? 110 | memcpy(lm->fPosition, fPosition, sizeof(fPosition)); | ^~~~~~~~~ code/client/libmumblelink.c:111:36: warning: 'memcpy' call operates on objects of type 'float' while the size is based on a different type 'float *' [-Wsizeof-pointer-memaccess] 111 | memcpy(lm->fFront, fFront, sizeof(fFront)); | ~~~~~~ ^~~~~~ code/client/libmumblelink.c:111:36: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? 111 | memcpy(lm->fFront, fFront, sizeof(fFront)); | ^~~~~~ code/client/libmumblelink.c:112:32: warning: 'memcpy' call operates on objects of type 'float' while the size is based on a different type 'float *' [-Wsizeof-pointer-memaccess] 112 | memcpy(lm->fTop, fTop, sizeof(fTop)); | ~~~~ ^~~~ code/client/libmumblelink.c:112:32: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? 112 | memcpy(lm->fTop, fTop, sizeof(fTop)); | ^~~~ code/client/libmumblelink.c:117:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 117 | void mumble_unlink() | ^ | void 7 warnings generated. CC code/sdl/sdl_glimp.c In file included from code/sdl/sdl_glimp.c:49: In file included from code/sdl/../renderer/tr_local.h:31: In file included from code/sdl/../renderer/qgl.h:32: /usr/local/include/SDL/SDL_opengl.h:116:9: warning: 'GL_GLEXT_VERSION' macro redefined [-Wmacro-redefined] 116 | #define GL_GLEXT_VERSION 29 | ^ /usr/local/include/GL/glext.h:35:9: note: previous definition is here 35 | #define GL_GLEXT_VERSION 20220530 | ^ 1 warning generated. LD build/release-freebsd-amd64/ioquake3.amd64 CGAME_CC code/cgame/cg_main.c CGAME_CC code/game/bg_misc.c CGAME_CC code/game/bg_pmove.c CGAME_CC code/game/bg_slidemove.c CGAME_CC code/game/bg_lib.c CGAME_CC code/cgame/cg_consolecmds.c CGAME_CC code/cgame/cg_draw.c code/cgame/cg_draw.c:2364:8: warning: variable 'scale' set but not used [-Wunused-but-set-variable] 2364 | float scale; | ^ 1 warning generated. CGAME_CC code/cgame/cg_drawtools.c CGAME_CC code/cgame/cg_effects.c CGAME_CC code/cgame/cg_ents.c CGAME_CC code/cgame/cg_event.c code/cgame/cg_event.c:602:19: warning: variable 'smoke' set but not used [-Wunused-but-set-variable] 602 | localEntity_t *smoke; | ^ 1 warning generated. CGAME_CC code/cgame/cg_info.c CGAME_CC code/cgame/cg_localents.c CGAME_CC code/cgame/cg_marks.c code/cgame/cg_marks.c:1091:9: warning: variable 'color' set but not used [-Wunused-but-set-variable] 1091 | int color; | ^ code/cgame/cg_marks.c:1093:9: warning: variable 'type' set but not used [-Wunused-but-set-variable] 1093 | int type; | ^ 2 warnings generated. CGAME_CC code/cgame/cg_players.c CGAME_CC code/cgame/cg_playerstate.c code/cgame/cg_playerstate.c:298:19: warning: variable 'health' set but not used [-Wunused-but-set-variable] 298 | int highScore, health, armor, reward; | ^ code/cgame/cg_playerstate.c:298:27: warning: variable 'armor' set but not used [-Wunused-but-set-variable] 298 | int highScore, health, armor, reward; | ^ 2 warnings generated. CGAME_CC code/cgame/cg_predict.c CGAME_CC code/cgame/cg_scoreboard.c CGAME_CC code/cgame/cg_servercmds.c code/cgame/cg_servercmds.c:35:26: warning: variable 'validOrders' is not needed and will not be emitted [-Wunneeded-internal-declaration] 35 | static const orderTask_t validOrders[] = { | ^~~~~~~~~~~ code/cgame/cg_servercmds.c:47:18: warning: unused variable 'numValidOrders' [-Wunused-const-variable] 47 | static const int numValidOrders = sizeof(validOrders) / sizeof(orderTask_t); | ^~~~~~~~~~~~~~ 2 warnings generated. CGAME_CC code/cgame/cg_snapshot.c CGAME_CC code/cgame/cg_view.c code/cgame/cg_view.c:517:11: warning: explicitly assigning value of variable of type 'float' to itself [-Wself-assign] 517 | fov_x = fov_x; | ~~~~~ ^ ~~~~~ 1 warning generated. CGAME_CC code/cgame/cg_weapons.c code/cgame/cg_weapons.c:468:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 468 | int t, startTime, step; | ^ 1 warning generated. SHLIB_CC code/qcommon/q_math.c SHLIB_CC code/qcommon/q_shared.c code/qcommon/q_shared.c:713:9: warning: variable 'd' set but not used [-Wunused-but-set-variable] 713 | double d; | ^ 1 warning generated. CGAME_CC code/cgame/cg_syscalls.c LD build/release-freebsd-amd64/baseq3/cgameamd64.so GAME_CC code/game/g_main.c code/game/g_main.c:1729:8: warning: variable 'msec' set but not used [-Wunused-but-set-variable] 1729 | int msec; | ^ code/game/g_main.c:1730:5: warning: variable 'start' set but not used [-Wunused-but-set-variable] 1730 | int start, end; | ^ code/game/g_main.c:1730:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] 1730 | int start, end; | ^ 3 warnings generated. GAME_CC code/game/ai_chat.c code/game/ai_chat.c:962:6: warning: variable 'cpm' set but not used [-Wunused-but-set-variable] 962 | int cpm; | ^ 1 warning generated. GAME_CC code/game/ai_cmd.c GAME_CC code/game/ai_dmnet.c GAME_CC code/game/ai_dmq3.c GAME_CC code/game/ai_main.c code/game/ai_main.c:783:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 783 | diff = abs(AngleDifference(bs->viewangles[i], bs->ideal_viewangles[i])); | ^ code/game/ai_main.c:783:11: note: use function 'fabsf' instead 783 | diff = abs(AngleDifference(bs->viewangles[i], bs->ideal_viewangles[i])); | ^~~ | fabsf code/game/ai_main.c:881:17: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 881 | ucmd->upmove = abs(forward[2]) * bi->dir[2] * bi->speed; | ^ code/game/ai_main.c:881:17: note: use function 'fabsf' instead 881 | ucmd->upmove = abs(forward[2]) * bi->dir[2] * bi->speed; | ^~~ | fabsf 2 warnings generated. GAME_CC code/game/ai_team.c GAME_CC code/game/ai_vcmd.c code/game/ai_vcmd.c:516:9: warning: variable 'voiceOnly' set but not used [-Wunused-but-set-variable] 516 | int i, voiceOnly, clientNum, color; | ^ code/game/ai_vcmd.c:516:31: warning: variable 'color' set but not used [-Wunused-but-set-variable] 516 | int i, voiceOnly, clientNum, color; | ^ 2 warnings generated. GAME_CC code/game/bg_misc.c GAME_CC code/game/bg_pmove.c GAME_CC code/game/bg_slidemove.c GAME_CC code/game/bg_lib.c GAME_CC code/game/g_active.c code/game/g_active.c:1109:22: warning: variable 'pers' set but not used [-Wunused-but-set-variable] 1109 | clientPersistant_t *pers; | ^ 1 warning generated. GAME_CC code/game/g_arenas.c GAME_CC code/game/g_bot.c GAME_CC code/game/g_client.c GAME_CC code/game/g_cmds.c code/game/g_cmds.c:979:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ code/game/g_cmds.c:979:27: note: remove extraneous parentheses around the comparison to silence this warning 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ~ ^ ~ code/game/g_cmds.c:979:27: note: use '=' to turn this equality comparison into an assignment 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ^~ | = 1 warning generated. GAME_CC code/game/g_combat.c code/game/g_combat.c:825:8: warning: variable 'save' set but not used [-Wunused-but-set-variable] 825 | int save; | ^ 1 warning generated. GAME_CC code/game/g_items.c GAME_CC code/game/g_mem.c GAME_CC code/game/g_misc.c GAME_CC code/game/g_missile.c GAME_CC code/game/g_mover.c GAME_CC code/game/g_session.c GAME_CC code/game/g_spawn.c GAME_CC code/game/g_svcmds.c GAME_CC code/game/g_target.c GAME_CC code/game/g_team.c GAME_CC code/game/g_trigger.c GAME_CC code/game/g_utils.c GAME_CC code/game/g_weapon.c code/game/g_weapon.c:327:8: warning: variable 'oldScore' set but not used [-Wunused-but-set-variable] 327 | int oldScore; | ^ 1 warning generated. GAME_CC code/game/g_syscalls.c LD build/release-freebsd-amd64/baseq3/qagameamd64.so UI_CC code/q3_ui/ui_main.c UI_CC code/game/bg_misc.c UI_CC code/game/bg_lib.c UI_CC code/q3_ui/ui_addbots.c UI_CC code/q3_ui/ui_atoms.c UI_CC code/q3_ui/ui_cdkey.c UI_CC code/q3_ui/ui_cinematics.c UI_CC code/q3_ui/ui_confirm.c UI_CC code/q3_ui/ui_connect.c UI_CC code/q3_ui/ui_controls2.c code/q3_ui/ui_controls2.c:353:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] 353 | int i; | ^ code/q3_ui/ui_controls2.c:382:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] 382 | int i; | ^ code/q3_ui/ui_controls2.c:405:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] 405 | int i; | ^ code/q3_ui/ui_controls2.c:787:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] 787 | int i; | ^ code/q3_ui/ui_controls2.c:823:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] 823 | int i; | ^ code/q3_ui/ui_controls2.c:866:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] 866 | int i; | ^ code/q3_ui/ui_controls2.c:900:8: warning: variable 'i' set but not used [-Wunused-but-set-variable] 900 | int i; | ^ 7 warnings generated. UI_CC code/q3_ui/ui_credits.c UI_CC code/q3_ui/ui_demo2.c code/q3_ui/ui_demo2.c:119:16: warning: variable 'item' set but not used [-Wunused-but-set-variable] 119 | menucommon_s *item; | ^ 1 warning generated. UI_CC code/q3_ui/ui_display.c UI_CC code/q3_ui/ui_gameinfo.c UI_CC code/q3_ui/ui_ingame.c UI_CC code/q3_ui/ui_loadconfig.c UI_CC code/q3_ui/ui_menu.c UI_CC code/q3_ui/ui_mfield.c code/q3_ui/ui_mfield.c:337:7: warning: variable 'h' set but not used [-Wunused-but-set-variable] 337 | int h; | ^ 1 warning generated. UI_CC code/q3_ui/ui_mods.c UI_CC code/q3_ui/ui_network.c UI_CC code/q3_ui/ui_options.c UI_CC code/q3_ui/ui_playermodel.c UI_CC code/q3_ui/ui_players.c UI_CC code/q3_ui/ui_playersettings.c UI_CC code/q3_ui/ui_preferences.c UI_CC code/q3_ui/ui_qmenu.c UI_CC code/q3_ui/ui_removebots.c UI_CC code/q3_ui/ui_saveconfig.c UI_CC code/q3_ui/ui_serverinfo.c UI_CC code/q3_ui/ui_servers2.c UI_CC code/q3_ui/ui_setup.c UI_CC code/q3_ui/ui_sound.c UI_CC code/q3_ui/ui_sparena.c UI_CC code/q3_ui/ui_specifyserver.c UI_CC code/q3_ui/ui_splevel.c UI_CC code/q3_ui/ui_sppostgame.c UI_CC code/q3_ui/ui_spskill.c UI_CC code/q3_ui/ui_startserver.c UI_CC code/q3_ui/ui_team.c UI_CC code/q3_ui/ui_teamorders.c UI_CC code/q3_ui/ui_video.c UI_CC_MISSIONPACK code/ui/ui_syscalls.c LD build/release-freebsd-amd64/baseq3/uiamd64.so CGAME_CC_MISSIONPACK code/cgame/cg_main.c CGAME_CC_MISSIONPACK code/game/bg_misc.c CGAME_CC_MISSIONPACK code/game/bg_pmove.c CGAME_CC_MISSIONPACK code/game/bg_slidemove.c CGAME_CC_MISSIONPACK code/game/bg_lib.c CGAME_CC_MISSIONPACK code/cgame/cg_consolecmds.c CGAME_CC_MISSIONPACK code/cgame/cg_newdraw.c code/cgame/cg_newdraw.c:163:13: warning: variable 'cent' set but not used [-Wunused-but-set-variable] 163 | centity_t *cent; | ^ code/cgame/cg_newdraw.c:164:17: warning: variable 'ps' set but not used [-Wunused-but-set-variable] 164 | playerState_t *ps; | ^ code/cgame/cg_newdraw.c:192:13: warning: variable 'cent' set but not used [-Wunused-but-set-variable] 192 | centity_t *cent; | ^ code/cgame/cg_newdraw.c:223:17: warning: variable 'ps' set but not used [-Wunused-but-set-variable] 223 | playerState_t *ps; | ^ 4 warnings generated. CGAME_CC_MISSIONPACK code/cgame/cg_draw.c code/cgame/cg_draw.c:2167:8: warning: variable 'fade' set but not used [-Wunused-but-set-variable] 2167 | float fade, *fadeColor; | ^ code/cgame/cg_draw.c:2366:8: warning: variable 'cw' set but not used [-Wunused-but-set-variable] 2366 | int cw; | ^ 2 warnings generated. CGAME_CC_MISSIONPACK code/cgame/cg_drawtools.c CGAME_CC_MISSIONPACK code/cgame/cg_effects.c CGAME_CC_MISSIONPACK code/cgame/cg_ents.c CGAME_CC_MISSIONPACK code/cgame/cg_event.c code/cgame/cg_event.c:602:19: warning: variable 'smoke' set but not used [-Wunused-but-set-variable] 602 | localEntity_t *smoke; | ^ 1 warning generated. CGAME_CC_MISSIONPACK code/cgame/cg_info.c CGAME_CC_MISSIONPACK code/cgame/cg_localents.c CGAME_CC_MISSIONPACK code/cgame/cg_marks.c code/cgame/cg_marks.c:1091:9: warning: variable 'color' set but not used [-Wunused-but-set-variable] 1091 | int color; | ^ code/cgame/cg_marks.c:1093:9: warning: variable 'type' set but not used [-Wunused-but-set-variable] 1093 | int type; | ^ 2 warnings generated. CGAME_CC_MISSIONPACK code/cgame/cg_players.c code/cgame/cg_players.c:1568:17: warning: variable 'dust' set but not used [-Wunused-but-set-variable] 1568 | localEntity_t *dust; | ^ 1 warning generated. CGAME_CC_MISSIONPACK code/cgame/cg_playerstate.c CGAME_CC_MISSIONPACK code/cgame/cg_predict.c CGAME_CC_MISSIONPACK code/cgame/cg_scoreboard.c CGAME_CC_MISSIONPACK code/cgame/cg_servercmds.c code/cgame/cg_servercmds.c:481:54: warning: address of array 'cg_recordSPDemoName.string' will always evaluate to 'true' [-Wpointer-bool-conversion] 481 | if (cg_recordSPDemo.integer && cg_recordSPDemoName.string && *cg_recordSPDemoName.string) { | ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~ 1 warning generated. CGAME_CC_MISSIONPACK code/cgame/cg_snapshot.c CGAME_CC_MISSIONPACK code/cgame/cg_view.c code/cgame/cg_view.c:517:11: warning: explicitly assigning value of variable of type 'float' to itself [-Wself-assign] 517 | fov_x = fov_x; | ~~~~~ ^ ~~~~~ 1 warning generated. CGAME_CC_MISSIONPACK code/cgame/cg_weapons.c code/cgame/cg_weapons.c:468:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 468 | int t, startTime, step; | ^ 1 warning generated. UI_CC_MISSIONPACK code/ui/ui_shared.c code/ui/ui_shared.c:1115:34: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 1115 | item->window.rectEffects2.x = abs(rectTo.x - rectFrom.x) / amt; | ^ code/ui/ui_shared.c:1115:34: note: use function 'fabsf' instead 1115 | item->window.rectEffects2.x = abs(rectTo.x - rectFrom.x) / amt; | ^~~ | fabsf code/ui/ui_shared.c:1116:34: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 1116 | item->window.rectEffects2.y = abs(rectTo.y - rectFrom.y) / amt; | ^ code/ui/ui_shared.c:1116:34: note: use function 'fabsf' instead 1116 | item->window.rectEffects2.y = abs(rectTo.y - rectFrom.y) / amt; | ^~~ | fabsf code/ui/ui_shared.c:1117:34: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 1117 | item->window.rectEffects2.w = abs(rectTo.w - rectFrom.w) / amt; | ^ code/ui/ui_shared.c:1117:34: note: use function 'fabsf' instead 1117 | item->window.rectEffects2.w = abs(rectTo.w - rectFrom.w) / amt; | ^~~ | fabsf code/ui/ui_shared.c:1118:34: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 1118 | item->window.rectEffects2.h = abs(rectTo.h - rectFrom.h) / amt; | ^ code/ui/ui_shared.c:1118:34: note: use function 'fabsf' instead 1118 | item->window.rectEffects2.h = abs(rectTo.h - rectFrom.h) / amt; | ^~~ | fabsf code/ui/ui_shared.c:1531:16: warning: variable 'listPtr' set but not used [-Wunused-but-set-variable] 1531 | listBoxDef_t *listPtr; | ^ code/ui/ui_shared.c:1533:6: warning: variable 'count' set but not used [-Wunused-but-set-variable] 1533 | int count; | ^ code/ui/ui_shared.c:3381:14: warning: variable 'value' set but not used [-Wunused-but-set-variable] 3381 | float x, y, value; | ^ code/ui/ui_shared.c:3803:14: warning: variable 'parent' set but not used [-Wunused-but-set-variable] 3803 | menuDef_t *parent; | ^ 8 warnings generated. SHLIB_CC_MISSIONPACK code/qcommon/q_math.c SHLIB_CC_MISSIONPACK code/qcommon/q_shared.c code/qcommon/q_shared.c:713:9: warning: variable 'd' set but not used [-Wunused-but-set-variable] 713 | double d; | ^ 1 warning generated. CGAME_CC_MISSIONPACK code/cgame/cg_syscalls.c LD build/release-freebsd-amd64/missionpack/cgameamd64.so GAME_CC_MISSIONPACK code/game/g_main.c code/game/g_main.c:1729:8: warning: variable 'msec' set but not used [-Wunused-but-set-variable] 1729 | int msec; | ^ code/game/g_main.c:1730:5: warning: variable 'start' set but not used [-Wunused-but-set-variable] 1730 | int start, end; | ^ code/game/g_main.c:1730:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] 1730 | int start, end; | ^ 3 warnings generated. GAME_CC_MISSIONPACK code/game/ai_chat.c code/game/ai_chat.c:962:6: warning: variable 'cpm' set but not used [-Wunused-but-set-variable] 962 | int cpm; | ^ 1 warning generated. GAME_CC_MISSIONPACK code/game/ai_cmd.c GAME_CC_MISSIONPACK code/game/ai_dmnet.c GAME_CC_MISSIONPACK code/game/ai_dmq3.c GAME_CC_MISSIONPACK code/game/ai_main.c code/game/ai_main.c:783:11: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 783 | diff = abs(AngleDifference(bs->viewangles[i], bs->ideal_viewangles[i])); | ^ code/game/ai_main.c:783:11: note: use function 'fabsf' instead 783 | diff = abs(AngleDifference(bs->viewangles[i], bs->ideal_viewangles[i])); | ^~~ | fabsf code/game/ai_main.c:881:17: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] 881 | ucmd->upmove = abs(forward[2]) * bi->dir[2] * bi->speed; | ^ code/game/ai_main.c:881:17: note: use function 'fabsf' instead 881 | ucmd->upmove = abs(forward[2]) * bi->dir[2] * bi->speed; | ^~~ | fabsf 2 warnings generated. GAME_CC_MISSIONPACK code/game/ai_team.c GAME_CC_MISSIONPACK code/game/ai_vcmd.c code/game/ai_vcmd.c:516:9: warning: variable 'voiceOnly' set but not used [-Wunused-but-set-variable] 516 | int i, voiceOnly, clientNum, color; | ^ code/game/ai_vcmd.c:516:31: warning: variable 'color' set but not used [-Wunused-but-set-variable] 516 | int i, voiceOnly, clientNum, color; | ^ 2 warnings generated. GAME_CC_MISSIONPACK code/game/bg_misc.c GAME_CC_MISSIONPACK code/game/bg_pmove.c GAME_CC_MISSIONPACK code/game/bg_slidemove.c GAME_CC_MISSIONPACK code/game/bg_lib.c GAME_CC_MISSIONPACK code/game/g_active.c code/game/g_active.c:1109:22: warning: variable 'pers' set but not used [-Wunused-but-set-variable] 1109 | clientPersistant_t *pers; | ^ 1 warning generated. GAME_CC_MISSIONPACK code/game/g_arenas.c GAME_CC_MISSIONPACK code/game/g_bot.c GAME_CC_MISSIONPACK code/game/g_client.c GAME_CC_MISSIONPACK code/game/g_cmds.c code/game/g_cmds.c:979:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ code/game/g_cmds.c:979:27: note: remove extraneous parentheses around the comparison to silence this warning 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ~ ^ ~ code/game/g_cmds.c:979:27: note: use '=' to turn this equality comparison into an assignment 979 | if ( (g_gametype.integer == GT_TOURNAMENT )) { | ^~ | = 1 warning generated. GAME_CC_MISSIONPACK code/game/g_combat.c code/game/g_combat.c:825:8: warning: variable 'save' set but not used [-Wunused-but-set-variable] 825 | int save; | ^ 1 warning generated. GAME_CC_MISSIONPACK code/game/g_items.c GAME_CC_MISSIONPACK code/game/g_mem.c GAME_CC_MISSIONPACK code/game/g_misc.c GAME_CC_MISSIONPACK code/game/g_missile.c GAME_CC_MISSIONPACK code/game/g_mover.c GAME_CC_MISSIONPACK code/game/g_session.c GAME_CC_MISSIONPACK code/game/g_spawn.c GAME_CC_MISSIONPACK code/game/g_svcmds.c GAME_CC_MISSIONPACK code/game/g_target.c GAME_CC_MISSIONPACK code/game/g_team.c GAME_CC_MISSIONPACK code/game/g_trigger.c GAME_CC_MISSIONPACK code/game/g_utils.c GAME_CC_MISSIONPACK code/game/g_weapon.c code/game/g_weapon.c:327:8: warning: variable 'oldScore' set but not used [-Wunused-but-set-variable] 327 | int oldScore; | ^ 1 warning generated. GAME_CC_MISSIONPACK code/game/g_syscalls.c LD build/release-freebsd-amd64/missionpack/qagameamd64.so UI_CC_MISSIONPACK code/ui/ui_main.c code/ui/ui_main.c:3729:13: warning: variable 'numinvisible' set but not used [-Wunused-but-set-variable] 3729 | static int numinvisible; | ^ code/ui/ui_main.c:4016:23: warning: variable 'numTimeOuts' set but not used [-Wunused-but-set-variable] 4016 | static int numFound, numTimeOuts; | ^ code/ui/ui_main.c:5021:6: warning: variable 'start' set but not used [-Wunused-but-set-variable] 5021 | int start; | ^ code/ui/ui_main.c:90:20: warning: variable 'teamArenaGameNames' is not needed and will not be emitted [-Wunneeded-internal-declaration] 90 | static const char *teamArenaGameNames[] = { | ^~~~~~~~~~~~~~~~~~ code/ui/ui_main.c:102:18: warning: unused variable 'numTeamArenaGameNames' [-Wunused-const-variable] 102 | static int const numTeamArenaGameNames = sizeof(teamArenaGameNames) / sizeof(const char*); | ^~~~~~~~~~~~~~~~~~~~~ code/ui/ui_main.c:107:20: warning: variable 'sortKeys' is not needed and will not be emitted [-Wunneeded-internal-declaration] 107 | static const char *sortKeys[] = { | ^~~~~~~~ code/ui/ui_main.c:114:18: warning: unused variable 'numSortKeys' [-Wunused-const-variable] 114 | static const int numSortKeys = sizeof(sortKeys) / sizeof(const char*); | ^~~~~~~~~~~ 7 warnings generated. UI_CC_MISSIONPACK code/ui/ui_atoms.c UI_CC_MISSIONPACK code/ui/ui_gameinfo.c UI_CC_MISSIONPACK code/ui/ui_players.c UI_CC_MISSIONPACK code/game/bg_misc.c UI_CC_MISSIONPACK code/game/bg_lib.c LD build/release-freebsd-amd64/missionpack/uiamd64.so TOOLS_CC code/tools/lcc/etc/lcc.c code/tools/lcc/etc/lcc.c:760:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] 760 | int n; | ^ 1 warning generated. TOOLS_CC code/tools/lcc/etc/bytecode.c TOOLS_CC code/tools/lcc/src/alloc.c TOOLS_CC code/tools/lcc/src/bind.c TOOLS_CC code/tools/lcc/src/bytecode.c code/tools/lcc/src/bytecode.c:264:10: warning: variable 'size' set but not used [-Wunused-but-set-variable] 264 | size_t size; | ^ 1 warning generated. TOOLS_CC code/tools/lcc/src/dag.c code/tools/lcc/src/dag.c:522:39: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 522 | (*IR->emit)(cp->u.forest); break; | ^ code/tools/lcc/src/dag.c:521:18: note: previous statement is here 521 | case Label: if (cp->u.forest) | ^ 1 warning generated. TOOLS_CC code/tools/lcc/lburg/lburg.c TOOLS_CC code/tools/lcc/lburg/gram.c code/tools/lcc/lburg/gram.c:15:21: warning: unused variable 'yysccsid' [-Wunused-const-variable] 15 | YYCONST static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley +Cygnus.28) 01/20/91"; | ^~~~~~~~ 1 warning generated. LD build/release-freebsd-amd64/tools/lburg/lburg LBURG code/tools/lcc/src/dagcheck.md TOOLS_CC_DAGCHECK build/release-freebsd-amd64/tools/rcc/dagcheck.c TOOLS_CC code/tools/lcc/src/decl.c TOOLS_CC code/tools/lcc/src/enode.c TOOLS_CC code/tools/lcc/src/error.c TOOLS_CC code/tools/lcc/src/event.c TOOLS_CC code/tools/lcc/src/expr.c code/tools/lcc/src/expr.c:162:36: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 162 | typeerror(ADD, p, NULL); break; | ^ code/tools/lcc/src/expr.c:161:9: note: previous statement is here 161 | else | ^ code/tools/lcc/src/expr.c:173:35: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 173 | typeerror(SUB, p, NULL); break; | ^ code/tools/lcc/src/expr.c:172:11: note: previous statement is here 172 | } else | ^ code/tools/lcc/src/expr.c:179:37: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 179 | typeerror(BCOM, p, NULL); break; | ^ code/tools/lcc/src/expr.c:178:11: note: previous statement is here 178 | } else | ^ code/tools/lcc/src/expr.c:184:35: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 184 | typeerror(NOT, p, NULL); break; | ^ code/tools/lcc/src/expr.c:183:9: note: previous statement is here 183 | else | ^ code/tools/lcc/src/expr.c:321:41: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 321 | error("field name expected\n"); break; | ^ code/tools/lcc/src/expr.c:320:10: note: previous statement is here 320 | } else | ^ code/tools/lcc/src/expr.c:334:41: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 334 | error("field name expected\n"); break; | ^ code/tools/lcc/src/expr.c:333:10: note: previous statement is here 333 | } else | ^ 6 warnings generated. TOOLS_CC code/tools/lcc/src/gen.c TOOLS_CC code/tools/lcc/src/init.c TOOLS_CC code/tools/lcc/src/inits.c TOOLS_CC code/tools/lcc/src/input.c TOOLS_CC code/tools/lcc/src/lex.c TOOLS_CC code/tools/lcc/src/list.c TOOLS_CC code/tools/lcc/src/main.c TOOLS_CC code/tools/lcc/src/null.c TOOLS_CC code/tools/lcc/src/output.c TOOLS_CC code/tools/lcc/src/prof.c TOOLS_CC code/tools/lcc/src/profio.c TOOLS_CC code/tools/lcc/src/simp.c TOOLS_CC code/tools/lcc/src/stmt.c code/tools/lcc/src/stmt.c:187:45: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] 187 | error("missing label in goto\n"); expect(';'); | ^ code/tools/lcc/src/stmt.c:186:12: note: previous statement is here 186 | } else | ^ 1 warning generated. TOOLS_CC code/tools/lcc/src/string.c TOOLS_CC code/tools/lcc/src/sym.c TOOLS_CC code/tools/lcc/src/symbolic.c TOOLS_CC code/tools/lcc/src/trace.c TOOLS_CC code/tools/lcc/src/tree.c TOOLS_CC code/tools/lcc/src/types.c LD build/release-freebsd-amd64/tools/q3rcc TOOLS_CC code/tools/lcc/cpp/cpp.c TOOLS_CC code/tools/lcc/cpp/lex.c TOOLS_CC code/tools/lcc/cpp/nlist.c TOOLS_CC code/tools/lcc/cpp/tokens.c code/tools/lcc/cpp/tokens.c:270:38: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] 270 | fprintf(stderr, "(tp offset %d) ", tp-trp->bp); | ~~ ^~~~~~~~~~ | %ld 1 warning generated. TOOLS_CC code/tools/lcc/cpp/macro.c TOOLS_CC code/tools/lcc/cpp/eval.c TOOLS_CC code/tools/lcc/cpp/include.c TOOLS_CC code/tools/lcc/cpp/hideset.c TOOLS_CC code/tools/lcc/cpp/getopt.c TOOLS_CC code/tools/lcc/cpp/unix.c LD build/release-freebsd-amd64/tools/q3cpp LD build/release-freebsd-amd64/tools/q3lcc CGAME_Q3LCC code/cgame/cg_main.c CGAME_Q3LCC code/game/bg_misc.c CGAME_Q3LCC code/game/bg_pmove.c CGAME_Q3LCC code/game/bg_slidemove.c CGAME_Q3LCC code/game/bg_lib.c CGAME_Q3LCC code/cgame/cg_consolecmds.c CGAME_Q3LCC code/cgame/cg_draw.c CGAME_Q3LCC code/cgame/cg_drawtools.c CGAME_Q3LCC code/cgame/cg_effects.c CGAME_Q3LCC code/cgame/cg_ents.c CGAME_Q3LCC code/cgame/cg_event.c CGAME_Q3LCC code/cgame/cg_info.c CGAME_Q3LCC code/cgame/cg_localents.c CGAME_Q3LCC code/cgame/cg_marks.c CGAME_Q3LCC code/cgame/cg_players.c CGAME_Q3LCC code/cgame/cg_playerstate.c CGAME_Q3LCC code/cgame/cg_predict.c CGAME_Q3LCC code/cgame/cg_scoreboard.c CGAME_Q3LCC code/cgame/cg_servercmds.c CGAME_Q3LCC code/cgame/cg_snapshot.c CGAME_Q3LCC code/cgame/cg_view.c CGAME_Q3LCC code/cgame/cg_weapons.c Q3LCC code/qcommon/q_math.c Q3LCC code/qcommon/q_shared.c TOOLS_CC code/tools/asm/q3asm.c code/tools/asm/q3asm.c:478:12: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] 478 | return abs(acc); | ^ code/tools/asm/q3asm.c:478:12: note: remove the call to 'abs' since unsigned values cannot be negative 478 | return abs(acc); | ^~~ code/tools/asm/q3asm.c:949:7: warning: variable 'v' set but not used [-Wunused-but-set-variable] 949 | int v, v2; | ^ code/tools/asm/q3asm.c:949:10: warning: variable 'v2' set but not used [-Wunused-but-set-variable] 949 | int v, v2; | ^ 3 warnings generated. TOOLS_CC code/tools/asm/cmdlib.c code/tools/asm/cmdlib.c:188:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 188 | printf(text); | ^~~~ code/tools/asm/cmdlib.c:188:10: note: treat the string as an argument to avoid this 188 | printf(text); | ^ | "%s", 1 warning generated. LD build/release-freebsd-amd64/tools/q3asm Q3ASM build/release-freebsd-amd64/baseq3/vm/cgame.qvm GAME_Q3LCC code/game/g_main.c GAME_Q3LCC code/game/ai_chat.c GAME_Q3LCC code/game/ai_cmd.c GAME_Q3LCC code/game/ai_dmnet.c GAME_Q3LCC code/game/ai_dmq3.c GAME_Q3LCC code/game/ai_main.c GAME_Q3LCC code/game/ai_team.c GAME_Q3LCC code/game/ai_vcmd.c GAME_Q3LCC code/game/bg_misc.c GAME_Q3LCC code/game/bg_pmove.c GAME_Q3LCC code/game/bg_slidemove.c GAME_Q3LCC code/game/bg_lib.c GAME_Q3LCC code/game/g_active.c GAME_Q3LCC code/game/g_arenas.c GAME_Q3LCC code/game/g_bot.c GAME_Q3LCC code/game/g_client.c GAME_Q3LCC code/game/g_cmds.c GAME_Q3LCC code/game/g_combat.c GAME_Q3LCC code/game/g_items.c GAME_Q3LCC code/game/g_mem.c GAME_Q3LCC code/game/g_misc.c GAME_Q3LCC code/game/g_missile.c GAME_Q3LCC code/game/g_mover.c GAME_Q3LCC code/game/g_session.c GAME_Q3LCC code/game/g_spawn.c GAME_Q3LCC code/game/g_svcmds.c GAME_Q3LCC code/game/g_target.c GAME_Q3LCC code/game/g_team.c GAME_Q3LCC code/game/g_trigger.c GAME_Q3LCC code/game/g_utils.c GAME_Q3LCC code/game/g_weapon.c Q3ASM build/release-freebsd-amd64/baseq3/vm/qagame.qvm UI_Q3LCC code/q3_ui/ui_main.c UI_Q3LCC code/game/bg_misc.c UI_Q3LCC code/game/bg_lib.c UI_Q3LCC code/q3_ui/ui_addbots.c UI_Q3LCC code/q3_ui/ui_atoms.c code/q3_ui/ui_atoms.c:914: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_atoms.c:927: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_cdkey.c UI_Q3LCC code/q3_ui/ui_cinematics.c UI_Q3LCC code/q3_ui/ui_confirm.c UI_Q3LCC code/q3_ui/ui_connect.c UI_Q3LCC code/q3_ui/ui_controls2.c code/q3_ui/ui_controls2.c:573: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:594: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:597: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:604: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:608: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:609: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:610: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:611: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:621: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:626: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:631: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_controls2.c:636: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_credits.c UI_Q3LCC code/q3_ui/ui_demo2.c UI_Q3LCC code/q3_ui/ui_display.c UI_Q3LCC code/q3_ui/ui_gameinfo.c UI_Q3LCC code/q3_ui/ui_ingame.c UI_Q3LCC code/q3_ui/ui_loadconfig.c UI_Q3LCC code/q3_ui/ui_menu.c UI_Q3LCC code/q3_ui/ui_mfield.c UI_Q3LCC code/q3_ui/ui_mods.c UI_Q3LCC code/q3_ui/ui_network.c UI_Q3LCC code/q3_ui/ui_options.c UI_Q3LCC code/q3_ui/ui_playermodel.c code/q3_ui/ui_playermodel.c:124: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:133: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:144: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:150: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:155: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:323: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_playermodel.c:330: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_players.c UI_Q3LCC code/q3_ui/ui_playersettings.c UI_Q3LCC code/q3_ui/ui_preferences.c UI_Q3LCC code/q3_ui/ui_qmenu.c code/q3_ui/ui_qmenu.c:1275: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_removebots.c UI_Q3LCC code/q3_ui/ui_saveconfig.c UI_Q3LCC code/q3_ui/ui_serverinfo.c UI_Q3LCC code/q3_ui/ui_servers2.c code/q3_ui/ui_servers2.c:400: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:401: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:402: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:403: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:404: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:405: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:406: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:407: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:408: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:454: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:455: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:456: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:457: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:458: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:460: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:462: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_servers2.c:1142: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_setup.c UI_Q3LCC code/q3_ui/ui_sound.c UI_Q3LCC code/q3_ui/ui_sparena.c UI_Q3LCC code/q3_ui/ui_specifyserver.c UI_Q3LCC code/q3_ui/ui_splevel.c code/q3_ui/ui_splevel.c:243: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_splevel.c:246: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_splevel.c:333: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_splevel.c:340: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_sppostgame.c code/q3_ui/ui_sppostgame.c:370: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_sppostgame.c:371: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_sppostgame.c:372: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_spskill.c UI_Q3LCC code/q3_ui/ui_startserver.c code/q3_ui/ui_startserver.c:180: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:186: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:191: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:196: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:210: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:215: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:896: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:906: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:922: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1651: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1660: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1668: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1672: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1679: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1777: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_startserver.c:1784: warning: overflow in converting constant expression from `int' to `unsigned int' UI_Q3LCC code/q3_ui/ui_team.c UI_Q3LCC code/q3_ui/ui_teamorders.c UI_Q3LCC code/q3_ui/ui_video.c code/q3_ui/ui_video.c:463: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:473: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:488: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:492: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:496: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:500: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:504: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:508: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:512: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:516: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:520: warning: overflow in converting constant expression from `int' to `unsigned int' code/q3_ui/ui_video.c:524: warning: overflow in converting constant expression from `int' to `unsigned int' Q3ASM build/release-freebsd-amd64/baseq3/vm/ui.qvm GAME_Q3LCC_MISSIONPACK code/game/g_main.c GAME_Q3LCC_MISSIONPACK code/game/ai_chat.c GAME_Q3LCC_MISSIONPACK code/game/ai_cmd.c GAME_Q3LCC_MISSIONPACK code/game/ai_dmnet.c GAME_Q3LCC_MISSIONPACK code/game/ai_dmq3.c GAME_Q3LCC_MISSIONPACK code/game/ai_main.c GAME_Q3LCC_MISSIONPACK code/game/ai_team.c GAME_Q3LCC_MISSIONPACK code/game/ai_vcmd.c GAME_Q3LCC_MISSIONPACK code/game/bg_misc.c GAME_Q3LCC_MISSIONPACK code/game/bg_pmove.c GAME_Q3LCC_MISSIONPACK code/game/bg_slidemove.c GAME_Q3LCC_MISSIONPACK code/game/bg_lib.c GAME_Q3LCC_MISSIONPACK code/game/g_active.c GAME_Q3LCC_MISSIONPACK code/game/g_arenas.c GAME_Q3LCC_MISSIONPACK code/game/g_bot.c GAME_Q3LCC_MISSIONPACK code/game/g_client.c GAME_Q3LCC_MISSIONPACK code/game/g_cmds.c GAME_Q3LCC_MISSIONPACK code/game/g_combat.c GAME_Q3LCC_MISSIONPACK code/game/g_items.c GAME_Q3LCC_MISSIONPACK code/game/g_mem.c GAME_Q3LCC_MISSIONPACK code/game/g_misc.c GAME_Q3LCC_MISSIONPACK code/game/g_missile.c GAME_Q3LCC_MISSIONPACK code/game/g_mover.c GAME_Q3LCC_MISSIONPACK code/game/g_session.c GAME_Q3LCC_MISSIONPACK code/game/g_spawn.c GAME_Q3LCC_MISSIONPACK code/game/g_svcmds.c GAME_Q3LCC_MISSIONPACK code/game/g_target.c GAME_Q3LCC_MISSIONPACK code/game/g_team.c GAME_Q3LCC_MISSIONPACK code/game/g_trigger.c GAME_Q3LCC_MISSIONPACK code/game/g_utils.c GAME_Q3LCC_MISSIONPACK code/game/g_weapon.c Q3LCC_MISSIONPACK code/qcommon/q_math.c Q3LCC_MISSIONPACK code/qcommon/q_shared.c Q3ASM build/release-freebsd-amd64/missionpack/vm/qagame.qvm CGAME_Q3LCC_MISSIONPACK code/cgame/cg_main.c CGAME_Q3LCC_MISSIONPACK code/game/bg_misc.c CGAME_Q3LCC_MISSIONPACK code/game/bg_pmove.c CGAME_Q3LCC_MISSIONPACK code/game/bg_slidemove.c CGAME_Q3LCC_MISSIONPACK code/game/bg_lib.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_consolecmds.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_newdraw.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_draw.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_drawtools.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_effects.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_ents.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_event.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_info.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_localents.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_marks.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_players.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_playerstate.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_predict.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_scoreboard.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_servercmds.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_snapshot.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_view.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_weapons.c UI_Q3LCC_MISSIONPACK code/ui/ui_shared.c Q3ASM build/release-freebsd-amd64/missionpack/vm/cgame.qvm UI_Q3LCC_MISSIONPACK code/ui/ui_main.c UI_Q3LCC_MISSIONPACK code/ui/ui_atoms.c UI_Q3LCC_MISSIONPACK code/ui/ui_gameinfo.c UI_Q3LCC_MISSIONPACK code/ui/ui_players.c UI_Q3LCC_MISSIONPACK code/game/bg_misc.c UI_Q3LCC_MISSIONPACK code/game/bg_lib.c Q3ASM build/release-freebsd-amd64/missionpack/vm/ui.qvm gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36' gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ioquake3-1.36_17 depends on file: /usr/local/share/quake3/baseq3/pak1.pk3 - not found ===> Installing existing package /packages/All/quake3-data-1.32.b.3_2.pkg [pkg-builder.dan.net.uk] Installing quake3-data-1.32.b.3_2... [pkg-builder.dan.net.uk] Extracting quake3-data-1.32.b.3_2: .......... done ===== Message from quake3-data-1.32.b.3_2: -- To complete the installation of this port you need to copy the file "baseq3/pak0.pk3" from the original Quake III Arena distribution to /usr/local/share/quake3/baseq3. If you have the expansion pack then you have to copy the file "missionpack/pak0.pk3" from the original Quake III Team Arena distribution to /usr/local/share/quake3/missionpack. -- ===> NOTICE: The quake3-data port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ioquake3-1.36_17 depends on file: /usr/local/share/quake3/baseq3/pak1.pk3 - found ===> Returning to build of ioquake3-1.36_17 ===> ioquake3-1.36_17 depends on executable: ioq3ded - not found ===> Installing existing package /packages/All/ioquake3-server-1.36_17.pkg [pkg-builder.dan.net.uk] Installing ioquake3-server-1.36_17... [pkg-builder.dan.net.uk] Extracting ioquake3-server-1.36_17: ........ done ===== Message from ioquake3-server-1.36_17: -- Should the game freeze when entering a match, try to change the value of com_zoneMegs (e.g. to 48). The configuration files are saved to ~/.ioquake3 instead of ~/.q3a because they have additional variables which would be removed if other engines overwrite them. But you can safely copy the original directory to the new one for the first time. -- ===> NOTICE: The ioquake3-server port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> ioquake3-1.36_17 depends on executable: ioq3ded - found ===> Returning to build of ioquake3-1.36_17 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ioquake3-1.36_17 ===> Generating temporary packing list /bin/mkdir -p /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/baseq3 /bin/mkdir -p /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/missionpack /bin/mkdir -p /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3 /bin/mkdir -p /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/share/doc/ioquake3 install -s -m 555 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/ioquake3.amd64 /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/bin/ioquake3 install -s -m 555 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/tools/q3asm /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/bin/q3asm install -s -m 555 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/tools/q3cpp /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/bin/q3cpp install -s -m 555 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/tools/q3lcc /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/bin/q3lcc install -s -m 555 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/tools/q3rcc /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/bin/q3rcc install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/baseq3/cgameamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/baseq3/cgameamd64.so install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/baseq3/qagameamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/baseq3/qagameamd64.so install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/baseq3/uiamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/baseq3/uiamd64.so install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/missionpack/cgameamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/missionpack/cgameamd64.so install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/missionpack/qagameamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/missionpack/qagameamd64.so install -s -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/missionpack/uiamd64.so /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/lib/ioquake3/missionpack/uiamd64.so install -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/../../README /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/share/doc/ioquake3/README install -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/../../id-readme.txt /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/share/doc/ioquake3/id-readme.txt install -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/../../md4-readme.txt /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/share/doc/ioquake3/md4-readme.txt install -m 0644 /wrkdirs/usr/ports/games/ioquake3/work/ioquake3-1.36/build/release-freebsd-amd64/../../voip-readme.txt /wrkdirs/usr/ports/games/ioquake3/work/stage/usr/local/share/doc/ioquake3/voip-readme.txt ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T10:35:07+0000' 'PKG_NOTE_ports_top_git_hash=5529c5919b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=1a35b19e6d' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ioquake3-1.36_17 ===> Building ioquake3-1.36_17 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ioquake3-1.36_17 build of games/ioquake3 | ioquake3-1.36_17 ended at Mon May 5 11:39:05 BST 2025 build time: 00:03:58