=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/traceroute-as", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for traceroute-as-991603nb1 --- aslookup.o --- --- vers.o --- --- aslookup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYSV -c aslookup.c --- vers.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYSV -c vers.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 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/work/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/work/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