+ 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/traceroute-as-991603nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/traceroute-as-991603nb1/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for traceroute-as-991603nb1
--- aslookup.o ---
--- vers.o ---
--- aslookup ---
--- traceroute.o ---
--- aslookup.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV   -c aslookup.c
--- aslookup ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV  -DSTANDALONE -c aslookup.c -o aslookup-std.o
--- traceroute.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV   -c traceroute.c
--- vers.o ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV   -c vers.c
--- traceroute.o ---
traceroute.c: In function 'check_proto':
traceroute.c:990:31: error: 'IPPROTO_IPV4' undeclared (first use in this function); did you mean 'IPPROTO_IPV6'?
  990 |         if (proto->p_proto != IPPROTO_IPV4)
      |                               ^~~~~~~~~~~~
      |                               IPPROTO_IPV6
traceroute.c:990:31: note: each undeclared identifier is reported only once for each function it appears in
*** [traceroute.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/traceroute-as/work
--- aslookup ---
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV  -DSTANDALONE -c vers.c -o vers-std.o
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -DSYSV  -o aslookup aslookup-std.o vers-std.o -lresolv -lsocket -lnsl
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/net/traceroute-as/work
*** Error code 2

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

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