=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/xl2tpd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xl2tpd-20171013 --- pfc --- --- xl2tpd.o --- --- pfc --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c contrib/pfc.c --- xl2tpd.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c xl2tpd.c --- pfc --- contrib/pfc.c:25:10: fatal error: pcap.h: No such file or directory 25 | #include | ^~~~~~~~ compilation terminated. *** [pfc] Error code 1 bmake: stopped making "all" in /home/pbulk/work/net/xl2tpd/work/xl2tpd-master --- xl2tpd.o --- In file included from xl2tpd.c:45: l2tp.h:185:23: error: field 'my_addr' has incomplete type 185 | struct in_pktinfo my_addr; /* Address of my endpoint */ | ^~~~~~~ xl2tpd.c: In function 'start_pppd': xl2tpd.c:570:13: error: implicit declaration of function 'setenv'; did you mean 'getenv'? [-Wimplicit-function-declaration] 570 | setenv( "CALLER_ID", c->dialing, 1 ); | ^~~~~~ | getenv *** [xl2tpd.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/net/xl2tpd/work/xl2tpd-master bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/net/xl2tpd/work/xl2tpd-master *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/xl2tpd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/xl2tpd