+ 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/spectrwm-3.6.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spectrwm-3.6.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for spectrwm-3.6.0
Package libbsd-overlay was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbsd-overlay.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libbsd-overlay' not found
Package libbsd-overlay was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbsd-overlay.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libbsd-overlay' not found
cc -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -g -fPIE -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. -D_GNU_SOURCE -DSWM_LIB=\"/usr/pkg/lib/libswmhack.so.0.0\"  -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -c -o spectrwm.o ../spectrwm.c
cc -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -g -fPIC -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I. -D_GNU_SOURCE -DSWM_LIB=\"/usr/pkg/lib/libswmhack.so.0.0\" -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -c -o swm_hack.so ../lib/swm_hack.c
../spectrwm.c: In function 'parse_color':
../spectrwm.c:3386:25: warning: implicit declaration of function 'strlcat'; did you mean 'strncat'? [-Wimplicit-function-declaration]
 3386 |                         strlcat(cname, name + 2, sizeof cname - 1);
      |                         ^~~~~~~
      |                         strncat
../spectrwm.c: In function 'fancy_stacker':
../spectrwm.c:3636:17: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration]
 3636 |                 strlcpy(ws->stacker, "[ ~ ]", ws->stacker_len);
      |                 ^~~~~~~
      |                 strncpy
cc -Wl,--as-needed -fPIC -shared -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-soname,libswmhack.so.0.0 -o libswmhack.so.0.0 swm_hack.so -ldl 
../spectrwm.c: In function 'conf_load':
../spectrwm.c:14323:29: warning: implicit declaration of function 'fparseln' [-Wimplicit-function-declaration]
14323 |                 if ((line = fparseln(config, &linelen, &lineno, NULL,
      |                             ^~~~~~~~
../spectrwm.c:14324:21: error: 'FPARSELN_UNESCCOMM' undeclared (first use in this function)
14324 |                     FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT)) == NULL) {
      |                     ^~~~~~~~~~~~~~~~~~
../spectrwm.c:14324:21: note: each undeclared identifier is reported only once for each function it appears in
../spectrwm.c:14324:42: error: 'FPARSELN_UNESCCONT' undeclared (first use in this function)
14324 |                     FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT)) == NULL) {
      |                                          ^~~~~~~~~~~~~~~~~~
../spectrwm.c: In function 'strtoint32':
../spectrwm.c:14457:15: warning: implicit declaration of function 'strtonum'; did you mean 'strtouq'? [-Wimplicit-function-declaration]
14457 |         ret = strtonum(str, min, max, &errstr);
      |               ^~~~~~~~
      |               strtouq
make: *** [Makefile:38: spectrwm.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/wm/spectrwm
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/wm/spectrwm