+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quake6-0.0nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quake6-0.0nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for quake6-0.0nb4
gmake[1]: Entering directory '/home/pbulk/build/games/quake6/work/quakeforge/qw_client'
Creating directory ../targets/qw_client/gl
gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -Did386=0 -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -Wall -DQUAKEWORLD -g -DHAVE_CONFIG_H -I.  -I../qw_common -I../common -DGLQUAKE -I/usr/local/include -I/opt/pkg/include -o ../targets/qw_client/gl/common.o -c ../qw_common/common.c
In file included from ../common/common_quakedef.h:52,
                 from ../qw_common/quakedef.h:22,
                 from ../qw_common/common.c:27:
../qw_common/net.h:31:2: error: unknown type name 'u_int32_t'
   31 |  u_int32_t ip[4];
      |  ^~~~~~~~~
../qw_common/common.c: In function 'COM_WriteFile':
../qw_common/common.c:1312:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1312 |  sprintf (name, "%s/%s", com_gamedir, filename);
      |                       ^
../qw_common/common.c:1312:2: note: 'sprintf' output 2 or more bytes (assuming 129) into a destination of size 128
 1312 |  sprintf (name, "%s/%s", com_gamedir, filename);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../qw_common/common.c: In function 'COM_FOpenFile':
../qw_common/common.c:1433:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1433 |    sprintf (netpath, "%s/%s",search->filename, filename);
      |                            ^
../qw_common/common.c:1433:4: note: 'sprintf' output 2 or more bytes (assuming 129) into a destination of size 128
 1433 |    sprintf (netpath, "%s/%s",search->filename, filename);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../qw_common/common.c: In function 'COM_Gamedir':
../qw_common/common.c:1712:30: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 1712 |  sprintf (com_gamedir, "%s/%s", com_basedir, dir);
      |                              ^
../qw_common/common.c:1712:2: note: 'sprintf' output 2 or more bytes (assuming 129) into a destination of size 128
 1712 |  sprintf (com_gamedir, "%s/%s", com_basedir, dir);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../qw_common/common.c:1727:24: warning: '/pak' directive writing 4 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
 1727 |   sprintf (pakfile, "%s/pak%i.pak", com_gamedir, i);
      |                        ^~~~
../qw_common/common.c:1727:3: note: 'sprintf' output between 10 and 147 bytes into a destination of size 128
 1727 |   sprintf (pakfile, "%s/pak%i.pak", com_gamedir, i);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmake[1]: *** [Makefile:415: ../targets/qw_client/gl/common.o] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/games/quake6/work/quakeforge/qw_client'
gmake: *** [Makefile:8: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/quake6
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/quake6