+ 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/tocaia-0.9.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tocaia-0.9.0/work.log ===> Building for tocaia-0.9.0 --- tocaia.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c tocaia.c --- tocaia --- gcc -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -o tocaia tocaia.o Undefined first referenced symbol in file gethostbyname tocaia.o socket tocaia.o connect tocaia.o ld: fatal: symbol referencing errors. No output written to tocaia collect2: error: ld returned 1 exit status *** [tocaia] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/tocaia/work/tocaia-0.9.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/net/tocaia/work/tocaia-0.9.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/tocaia *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/tocaia