+ 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/nq-1.0nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nq-1.0nb1/work.log ===> Building for nq-1.0nb1 --- nq --- --- nqtail --- gcc -Wall -DHAVE_DPRINTF -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -o nqtail nqtail.c --- nq --- gcc -Wall -DHAVE_DPRINTF -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -o nq nq.c nq.c: In function 'main': nq.c:256:25: warning: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 256 | dprintf(1, "%s\n", lockfile); | ^~~~~~~ | vprintf Undefined first referenced symbol in file dprintf /var/tmp//ccokaGLD.o ld: fatal: symbol referencing errors. No output written to nq collect2: error: ld returned 1 exit status *** [nq] Error code 1 bmake: stopped making "all" in /home/pbulk/build/misc/nq/work/nq-1.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/nq/work/nq-1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/misc/nq *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/misc/nq