+ 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/imsg-compat-8.0.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/imsg-compat-8.0.0nb1/work.log ===> Building for imsg-compat-8.0.0nb1 ninja: Entering directory `output' [1/9] Compiling C object libimsg.so.p/src_imsg-buffer.c.o FAILED: [code=1] libimsg.so.p/src_imsg-buffer.c.o gcc -Ilibimsg.so.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wno-unused-function -DHAVE_ENDIAN_H -DHAVE_EXPLICIT_BZERO -DHAVE_RECALLOCARRAY -DHAVE_FREEZERO -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -fPIC -MD -MQ libimsg.so.p/src_imsg-buffer.c.o -MF libimsg.so.p/src_imsg-buffer.c.o.d -o libimsg.so.p/src_imsg-buffer.c.o -c ../src/imsg-buffer.c ../src/imsg-buffer.c: In function 'ibuf_realloc': ../src/imsg-buffer.c:114:13: error: implicit declaration of function 'recallocarray' [-Wimplicit-function-declaration] 114 | b = recallocarray(buf->buf, buf->size, buf->wpos + len, 1); | ^~~~~~~~~~~~~ ../src/imsg-buffer.c:114:11: error: assignment to 'unsigned char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 114 | b = recallocarray(buf->buf, buf->size, buf->wpos + len, 1); | ^ ../src/imsg-buffer.c: In function 'ibuf_free': ../src/imsg-buffer.c:522:9: error: implicit declaration of function 'freezero' [-Wimplicit-function-declaration] 522 | freezero(buf->buf, buf->size); | ^~~~~~~~ [2/9] Compiling C object libimsg.so.p/src_imsg.c.o FAILED: [code=1] libimsg.so.p/src_imsg.c.o gcc -Ilibimsg.so.p -I. -I.. -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Wno-unused-function -DHAVE_ENDIAN_H -DHAVE_EXPLICIT_BZERO -DHAVE_RECALLOCARRAY -DHAVE_FREEZERO -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_XOPEN_SOURCE=600 -fPIC -MD -MQ libimsg.so.p/src_imsg.c.o -MF libimsg.so.p/src_imsg.c.o.d -o libimsg.so.p/src_imsg.c.o -c ../src/imsg.c ../src/imsg.c: In function 'imsg_read': ../src/imsg.c:83:16: error: implicit declaration of function 'getdtablesize' [-Wimplicit-function-declaration] 83 | >= getdtablesize()) { | ^~~~~~~~~~~~~ [3/9] Compiling C object ibuf_test.p/test_ibuf_test.c.o [4/9] Compiling C object imsg_sendrcv.p/test_imsg_sendrcv.c.o ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/imsg-compat *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/imsg-compat