+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geomyidae-0.34/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geomyidae-0.34/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for geomyidae-0.34 geomyidae build options: CFLAGS = -D_DEFAULT_SOURCE -I. -I/usr/include -O2 -Wall LDFLAGS = -L/usr/lib -L. -lsocket -lnsl -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib CC = gcc CC main.c main.c: In function 'logentry': main.c:108:3: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 108 | dprintf(glfd, "[%s|%s|%s|%s] %s\n", | ^~~~~~~ | vprintf CC ind.c ind.c: In function 'printelem': ind.c:455:6: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 455 | if (dprintf(fd, "%.1s%s\t%s\t%s\t%s\r\n", el->e[0], el->e[1], el->e[2], | ^~~~~~~ | vprintf CC handlr.c handlr.c: In function 'handledir': handlr.c:44:3: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 44 | dprintf(sock, "1..\t%s\t%s\t%s\r\n", | ^~~~~~~ | vprintf CC -o geomyidae Undefined first referenced symbol in file dprintf main.o ld: fatal: symbol referencing errors. No output written to geomyidae collect2: error: ld returned 1 exit status *** [geomyidae] Error code 1 bmake: stopped in /home/pbulk/build/net/Geomyidae/work/geomyidae-v0.34 1 error bmake: stopped in /home/pbulk/build/net/Geomyidae/work/geomyidae-v0.34 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/Geomyidae *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/Geomyidae