+ 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/chksniff-0.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/chksniff-0.2/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for chksniff-0.2
cd ./src; make; cd ../
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c chksniff.c
gcc -Wl,-R/opt/pkg/lib -I../include chksniff.o -o chksniff 
Undefined			first referenced
 symbol  			    in file
socket                              chksniff.o
ld: fatal: symbol referencing errors. No output written to chksniff
collect2: error: ld returned 1 exit status
*** [all] Error code 1

make[1]: stopped making "all" in /home/pbulk/build/net/chksniff/work/chksniff-0.2/src
make[1]: 1 error

make[1]: stopped making "all" in /home/pbulk/build/net/chksniff/work/chksniff-0.2/src
*** Error code 6

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/chksniff
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/chksniff