=>> Building games/quake2-relay build started at Wed Dec 10 23:20:33 EST 2025 port directory: /usr/ports/games/quake2-relay package name: quake2-relay-0.4_1 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: danfe@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1366 Aug 27 2024 /usr/ports/games/quake2-relay/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: d56127bdfc7d Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 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/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/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 quake2-relay-0.4_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- danfe@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-relay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-relay/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/quake2-relay/work/.cache HOME=/wrkdirs/usr/ports/games/quake2-relay/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-relay/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/quake2-relay/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-- Q2DIR="/usr/local/share/quake2" XDG_DATA_HOME=/wrkdirs/usr/ports/games/quake2-relay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quake2-relay/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/quake2-relay/work/.cache HOME=/wrkdirs/usr/ports/games/quake2-relay/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quake2-relay/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/quake2-relay/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=" " 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-- Q2DIR="share/quake2" PORTDOCS="" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/relay" EXAMPLESDIR="share/examples/relay" DATADIR="share/relay" WWWDIR="www/relay" ETCDIR="etc/relay" --End PLIST_SUB-- --SUB_LIST-- Q2DIR="/usr/local/share/quake2" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/relay DOCSDIR=/usr/local/share/doc/relay EXAMPLESDIR=/usr/local/share/examples/relay WWWDIR=/usr/local/www/relay ETCDIR=/usr/local/etc/relay --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> quake2-relay-0.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> quake2-relay-0.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of quake2-relay-0.4_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quake2-relay-0.4_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quake2-relay-0.4_1 for building => SHA256 Checksum OK for relay-0.4.src.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by quake2-relay-0.4_1 for building ===> Extracting for quake2-relay-0.4_1 => SHA256 Checksum OK for relay-0.4.src.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for quake2-relay-0.4_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> quake2-relay-0.4_1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> quake2-relay-0.4_1 depends on package: gmake>=4.4.1 - found ===> Returning to build of quake2-relay-0.4_1 ===> quake2-relay-0.4_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] 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. ===> quake2-relay-0.4_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of quake2-relay-0.4_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for quake2-relay-0.4_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for quake2-relay-0.4_1 gmake: Circular democonv <- democonv dependency dropped. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/block.o -c common/block.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/bsp.o -c common/bsp.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/cmd.o -c common/cmd.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/dm2.o -c common/dm2.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/endian.o -c common/endian.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/getopt.o -c common/getopt.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/getopt1.o -c common/getopt1.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/mem.o -c common/mem.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/pak.o -c common/pak.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/q2utils.o -c common/q2utils.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/utils.o -c common/utils.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o democonv/dc_dm2.o -c democonv/dc_dm2.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o democonv/dc_main.o -c democonv/dc_main.c gmake: Circular dm2server <- dm2server dependency dropped. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/menu.o -c common/menu.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/net.o -c common/net.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_challenge.o -c dm2server/sv_challenge.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_clcmds.o -c dm2server/sv_clcmds.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_client.o -c dm2server/sv_client.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_cvar.o -c dm2server/sv_cvar.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_dm2.o -c dm2server/sv_dm2.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_main.o -c dm2server/sv_main.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_menus.o -c dm2server/sv_menus.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_net.o -c dm2server/sv_net.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_pmove.o -c dm2server/sv_pmove.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o dm2server/sv_svcmds.o -c dm2server/sv_svcmds.c gmake: Circular proxy <- proxy dependency dropped. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o common/proxy.o -c common/proxy.c common/getopt1.c:66:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 66 | getopt_long (argc, argv, options, long_options, opt_index) | ^ common/getopt1.c:82:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 82 | getopt_long_only (argc, argv, options, long_options, opt_index) | ^ 2 warnings generated. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o proxy/p_main.o -c proxy/p_main.c gmake: Circular relay <- relay dependency dropped. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o relay/r_export.o -c relay/r_export.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o relay/r_import.o -c relay/r_import.c common/mem.c:106:7: warning: extra tokens at end of #endif directive [-Wextra-tokens] 106 | #endif; | ^ | // 1 warning generated. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o relay/r_main.o -c relay/r_main.c gmake: Circular replay <- replay dependency dropped. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_client.o -c replay/rp_client.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_cmds.o -c replay/rp_cmds.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_dm2.o -c replay/rp_dm2.c democonv/dc_main.c:253:65: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 253 | fprintf(stderr, "Warning: Write overflow (%u > %u bytes)\n", out.writelen, out.size); | ~~ ^~~~~~~~~~~~ | %zu democonv/dc_main.c:253:79: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 253 | fprintf(stderr, "Warning: Write overflow (%u > %u bytes)\n", out.writelen, out.size); | ~~ ^~~~~~~~ | %zu democonv/dc_main.c:266:8: warning: implicit conversion from 'long' to 'int' changes value from 4294967295 to -1 [-Wconstant-conversion] 266 | len = LittleLong(0xffffffff); | ~ ^~~~~~~~~~~~~~~~~~~~~~ common/endian.h:42:24: note: expanded from macro 'LittleLong' 42 | #define LittleLong(x) ((long)(x)) | ^~~~~~~~~ democonv/dc_main.c:280:34: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 280 | printf("Frames read: %u\n", frames_read); | ~~ ^~~~~~~~~~~ | %zu democonv/dc_main.c:281:34: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 281 | printf("Frames written: %u\n", frames_written); | ~~ ^~~~~~~~~~~~~~ | %zu 5 warnings generated. common/net.c:96:59: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 96 | ret = recvfrom(sd, buf, len, 0, (struct sockaddr *)addr, &addrlen); | ^~~~~~~~ /usr/include/sys/socket.h:694:96: note: passing argument to parameter here 694 | ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ 1 warning generated. cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_main.o -c replay/rp_main.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_menus.o -c replay/rp_menus.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_q2utils.o -c replay/rp_q2utils.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_save.o -c replay/rp_save.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_spawn.o -c replay/rp_spawn.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_svcmds.o -c replay/rp_svcmds.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_utils.o -c replay/rp_utils.c cc -Icommon -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -o replay/rp_view.o -c replay/rp_view.c relay/r_import.c:98:3: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 98 | strcpy(dm2out.configstrings[num], string); | ^ relay/r_import.c:98:3: note: include the header or explicitly provide a declaration for 'strcpy' 1 warning generated. dm2server/sv_net.c:330:6: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 328 | printf("%s overflowed (%d > %d)\n", | ~~ | %zu 329 | client->netname, 330 | client->nextreliable.writelen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dm2server/sv_net.c:331:6: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 328 | printf("%s overflowed (%d > %d)\n", | ~~ | %zu 329 | client->netname, 330 | client->nextreliable.writelen, 331 | client->nextreliable.size); | ^~~~~~~~~~~~~~~~~~~~~~~~~ dm2server/sv_net.c:382:5: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 380 | printf("%s overflowed unreliable (%u > %u)\n", | ~~ | %zu 381 | client->netname, 382 | out.writelen, | ^~~~~~~~~~~~ dm2server/sv_net.c:383:5: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] 380 | printf("%s overflowed unreliable (%u > %u)\n", | ~~ | %zu 381 | client->netname, 382 | out.writelen, 383 | out.size); | ^~~~~~~~ 4 warnings generated. common/bsp.c:65:19: warning: passing 'byte[4]' (aka 'unsigned char[4]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 65 | BlockRead(block, ident, 4); | ^~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ common/bsp.c:107:21: warning: passing 'byte[1048576]' (aka 'unsigned char[1048576]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 107 | BlockRead(block, bsp->visdata, lumps[LUMP_VISIBILITY].filelen); | ^~~~~~~~~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ common/bsp.c:151:22: warning: passing 'byte[4]' (aka 'unsigned char[4]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 151 | BlockRead(block, bsp->faces[i].styles, MAXLIGHTMAPS); | ^~~~~~~~~~~~~~~~~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ common/bsp.c:156:21: warning: passing 'byte[2097152]' (aka 'unsigned char[2097152]') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 156 | BlockRead(block, bsp->lightdata, lumps[LUMP_LIGHTING].filelen); | ^~~~~~~~~~~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ 4 warnings generated. cc -lm -shared -o proxy/game.so common/proxy.o proxy/p_main.o replay/rp_menus.c:81:3: warning: cast to 'void (*)(menu_t *)' (aka 'void (*)(struct menu_s *)') from smaller integer type 'int' [-Wint-to-pointer-cast] 81 | (void (*)(menu_t *))item->param[0], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. common/getopt.c:177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 177 | my_index (str, chr) | ^ common/getopt.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | exchange (argv) | ^ common/getopt.c:310:19: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 310 | else if (getenv ("POSIXLY_CORRECT") != NULL) | ^ common/getopt.c:420:27: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 420 | if (optind != argc && !strcmp (argv[optind], "--")) | ^ common/getopt.c:420:27: note: include the header or explicitly provide a declaration for 'strcmp' common/getopt.c:496:7: warning: call to undeclared library function 'strncmp' with type 'int (const char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 496 | if (!strncmp (p->name, nextchar, nameend - nextchar)) | ^ common/getopt.c:496:7: note: include the header or explicitly provide a declaration for 'strncmp' common/getopt.c:498:29: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 498 | if (nameend - nextchar == strlen (p->name)) | ^ common/getopt.c:498:29: note: include the header or explicitly provide a declaration for 'strlen' 6 warnings generated. mkdir -p proxy replay/rp_save.c:30:16: warning: cast to smaller integer type 'int' from 'char **' [-Wpointer-to-int-cast] 30 | {"classname", FOFS(classname), F_LSTRING}, | ^~~~~~~~~~~~~~~ replay/rp_local.h:105:17: note: expanded from macro 'FOFS' 105 | #define FOFS(x) (int)&(((edict_t *)0)->x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ replay/rp_save.c:31:13: warning: cast to smaller integer type 'int' from 'vec3_t *' (aka 'float (*)[3]') [-Wpointer-to-int-cast] 31 | {"origin", FOFS(s.origin), F_VECTOR}, | ^~~~~~~~~~~~~~ replay/rp_local.h:105:17: note: expanded from macro 'FOFS' 105 | #define FOFS(x) (int)&(((edict_t *)0)->x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ replay/rp_save.c:32:13: warning: cast to smaller integer type 'int' from 'vec3_t *' (aka 'float (*)[3]') [-Wpointer-to-int-cast] 32 | {"angles", FOFS(s.angles), F_VECTOR}, | ^~~~~~~~~~~~~~ replay/rp_local.h:105:17: note: expanded from macro 'FOFS' 105 | #define FOFS(x) (int)&(((edict_t *)0)->x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ replay/rp_save.c:33:12: warning: cast to smaller integer type 'int' from 'vec3_t *' (aka 'float (*)[3]') [-Wpointer-to-int-cast] 33 | {"angle", FOFS(s.angles), F_ANGLEHACK}, | ^~~~~~~~~~~~~~ replay/rp_local.h:105:17: note: expanded from macro 'FOFS' 105 | #define FOFS(x) (int)&(((edict_t *)0)->x) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. common/dm2.c:738:21: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 738 | BlockRead(block, areas, len); | ^~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ common/dm2.c:747:22: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 747 | BlockRead(block, connected, len); | ^~~~~~~~~ common/block.h:49:52: note: passing argument to parameter 'buffer' here 49 | extern const char *BlockRead(block_t *block, char *buffer, size_t len); | ^ common/dm2.c:777:21: warning: passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 777 | BlockWrite(block, areas, area_count); | ^~~~~ common/block.h:50:52: note: passing argument to parameter 'buffer' here 50 | extern void BlockWrite(block_t *block, const char *buffer, size_t len); | ^ common/dm2.c:782:22: warning: passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 782 | BlockWrite(block, connected, connected_count); | ^~~~~~~~~ common/block.h:50:52: note: passing argument to parameter 'buffer' here 50 | extern void BlockWrite(block_t *block, const char *buffer, size_t len); | ^ 4 warnings generated. cc -lm -o democonv/democonv common/block.o common/bsp.o common/cmd.o common/dm2.o common/endian.o common/getopt.o common/getopt1.o common/mem.o common/pak.o common/q2utils.o common/utils.o democonv/dc_dm2.o democonv/dc_main.o cc -lm -shared -o relay/game.so common/block.o common/cmd.o common/dm2.o common/endian.o common/mem.o common/pak.o common/proxy.o common/q2utils.o common/utils.o relay/r_export.o relay/r_import.o relay/r_main.o dm2server/sv_menus.c:61:3: warning: cast to 'void (*)(menu_t *)' (aka 'void (*)(struct menu_s *)') from smaller integer type 'int' [-Wint-to-pointer-cast] 61 | (void (*)(menu_t *))item->param[0], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -lm -o dm2server/dm2server common/block.o common/bsp.o common/cmd.o common/dm2.o common/endian.o common/mem.o common/menu.o common/net.o common/pak.o common/q2utils.o common/utils.o dm2server/sv_challenge.o dm2server/sv_clcmds.o dm2server/sv_client.o dm2server/sv_cvar.o dm2server/sv_dm2.o dm2server/sv_main.o dm2server/sv_menus.o dm2server/sv_net.o dm2server/sv_pmove.o dm2server/sv_svcmds.o cc -lm -shared -o replay/game.so common/block.o common/cmd.o common/dm2.o common/endian.o common/mem.o common/menu.o common/pak.o common/q2utils.o common/utils.o replay/rp_client.o replay/rp_cmds.o replay/rp_dm2.o replay/rp_main.o replay/rp_menus.o replay/rp_q2utils.o replay/rp_save.o replay/rp_spawn.o replay/rp_svcmds.o replay/rp_utils.o replay/rp_view.o mkdir -p relay mkdir -p democonv mkdir -p dm2server mkdir -p replay =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> quake2-relay-0.4_1 depends on package: quake2-data>0 - not found ===> Installing existing package /packages/All/quake2-data-3.20_3.pkg [pkg.DaveG.ca] Installing quake2-data-3.20_3... [pkg.DaveG.ca] Extracting quake2-data-3.20_3: .......... done ===== Message from quake2-data-3.20_3: -- To complete the installation of this port you need to copy the file "baseq2/pak0.pak" from the original Quake II distribution to /usr/local/share/quake2/baseq2. ===> quake2-relay-0.4_1 depends on package: quake2-data>0 - found ===> Returning to build of quake2-relay-0.4_1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for quake2-relay-0.4_1 ===> Generating temporary packing list mkdir -p /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/release mkdir -p /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/proxy mkdir -p /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/proxy/relay mkdir -p /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/proxy/replay install -s -m 555 ./democonv/democonv /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/bin install -s -m 555 ./dm2server/dm2server /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/bin install -s -m 555 ./proxy/game.so /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/release install -s -m 555 ./relay/game.so /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/proxy/relay install -s -m 555 ./replay/game.so /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/quake2/proxy/replay install -m 0644 /wrkdirs/usr/ports/games/quake2-relay/work/relay-0.4/FAQ /wrkdirs/usr/ports/games/quake2-relay/work/relay-0.4/README /wrkdirs/usr/ports/games/quake2-relay/work/stage/usr/local/share/doc/relay ====> 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-12-11T04:20:33+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=d56127bdfc7d' '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 quake2-relay-0.4_1 ===> Building quake2-relay-0.4_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for quake2-relay-0.4_1 build of games/quake2-relay | quake2-relay-0.4_1 ended at Wed Dec 10 23:20:41 EST 2025 build time: 00:00:09