+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quakespasm-0.95.1nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quakespasm-0.95.1nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for quakespasm-0.95.1nb1
cc  -DNDEBUG -c -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/include -I/usr/pkg/include/libdrm -std=gnu11  -O2 -fweb -frename-registers -I/usr/pkg/include -DUSE_SDL2 -DUSE_CODEC_WAVE -DUSE_CODEC_VORBIS  -DUSE_CODEC_MP3 -I/usr/pkg/include/SDL2 -D_REENTRANT -o strlcat.o strlcat.c
cc  -DNDEBUG -c -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/include -I/usr/pkg/include/libdrm -std=gnu11  -O2 -fweb -frename-registers -I/usr/pkg/include -DUSE_SDL2 -DUSE_CODEC_WAVE -DUSE_CODEC_VORBIS  -DUSE_CODEC_MP3 -I/usr/pkg/include/SDL2 -D_REENTRANT -o strlcpy.o strlcpy.c
cc  -DNDEBUG -c -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/include -I/usr/pkg/include/libdrm -std=gnu11  -O2 -fweb -frename-registers -I/usr/pkg/include -DUSE_SDL2 -DUSE_CODEC_WAVE -DUSE_CODEC_VORBIS  -DUSE_CODEC_MP3 -I/usr/pkg/include/SDL2 -D_REENTRANT -o gl_refrag.o gl_refrag.c
cc  -DNDEBUG -c -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/SDL2 -I/usr/include -I/usr/pkg/include/libdrm -std=gnu11  -O2 -fweb -frename-registers -I/usr/pkg/include -DUSE_SDL2 -DUSE_CODEC_WAVE -DUSE_CODEC_VORBIS  -DUSE_CODEC_MP3 -I/usr/pkg/include/SDL2 -D_REENTRANT -o gl_rlight.o gl_rlight.c
gl_refrag.c: In function 'R_CheckEfrags':
gl_refrag.c:160:2: warning: implicit declaration of function '_Generic' [-Wimplicit-function-declaration]
  dev_peakstats.efrags = q_max(cl.num_efrags, dev_peakstats.efrags);
  ^
In file included from quakedef.h:209:0,
                 from gl_refrag.c:24:
common.h:47:4: error: expected expression before 'int'
  x(int, i) separator \
    ^
common.h:75:36: note: in definition of macro 'SELECT_Q_MAX'
 #define SELECT_Q_MAX(type, suffix) type: q_max_##suffix
                                    ^
common.h:76:41: note: in expansion of macro 'GENERIC_TYPES'
 #define q_max(a, b) _Generic((a) + (b), GENERIC_TYPES (SELECT_Q_MAX, COMMA))(a, b)
                                         ^
gl_refrag.c:160:25: note: in expansion of macro 'q_max'
  dev_peakstats.efrags = q_max(cl.num_efrags, dev_peakstats.efrags);
                         ^
make: *** [gl_refrag.o] Error 1
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/games/quakespasm