+ 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:4: warning: implicit declaration of function 'strlcat' [-Wimplicit-function-declaration] strlcat(cname, name + 2, sizeof cname - 1); ^ ../spectrwm.c: In function 'setscreencolor': ../spectrwm.c:3493:3: warning: implicit declaration of function 'reallocarray' [-Wimplicit-function-declaration] s->c[c].colors = reallocarray(s->c[c].colors, i + 1, ^ ../spectrwm.c:3493:18: warning: assignment makes pointer from integer without a cast [enabled by default] s->c[c].colors = reallocarray(s->c[c].colors, i + 1, ^ ../spectrwm.c: In function 'fancy_stacker': ../spectrwm.c:3636:3: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration] strlcpy(ws->stacker, "[ ~ ]", ws->stacker_len); ^ ../spectrwm.c: In function 'conf_load': ../spectrwm.c:14323:3: warning: implicit declaration of function 'fparseln' [-Wimplicit-function-declaration] if ((line = fparseln(config, &linelen, &lineno, NULL, ^ ../spectrwm.c:14324:7: error: 'FPARSELN_UNESCCOMM' undeclared (first use in this function) FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT)) == NULL) { ^ ../spectrwm.c:14324:7: note: each undeclared identifier is reported only once for each function it appears in ../spectrwm.c:14324:28: error: 'FPARSELN_UNESCCONT' undeclared (first use in this function) FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT)) == NULL) { ^ ../spectrwm.c: In function 'strtoint32': ../spectrwm.c:14457:2: warning: implicit declaration of function 'strtonum' [-Wimplicit-function-declaration] ret = strtonum(str, min, max, &errstr); ^ 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 make: *** [spectrwm.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/wm/spectrwm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/wm/spectrwm