=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xl2tpd-20171013 --- pfc --- --- xl2tpd.o --- --- pty.o --- --- pfc --- clang -O2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c contrib/pfc.c --- xl2tpd.o --- clang -O2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c xl2tpd.c --- pty.o --- clang -O2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c pty.c --- pfc --- clang -Wl,-R/usr/pkg/lib -o pfc pfc.o -lpcap -lutil --- xl2tpd.o --- In file included from xl2tpd.c:45: --- pty.o --- In file included from pty.c:31: --- misc.o --- --- pty.o --- ./l2tp.h:185:23: error: field has incomplete type 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ ./l2tp.h:185:12: note: forward declaration of 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ pty.c:49:10: fatal error: 'util.h' file not found #include ^~~~~~~~ 2 errors generated. *** [pty.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/xl2tpd/work/xl2tpd-master --- xl2tpd.o --- ./l2tp.h:185:23: error: field has incomplete type 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ ./l2tp.h:185:12: note: forward declaration of 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ --- misc.o --- clang -O2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DNETBSD -DIP_ALLOCATION -c misc.c --- xl2tpd.o --- 1 error generated. *** [xl2tpd.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/xl2tpd/work/xl2tpd-master --- misc.o --- In file included from misc.c:30: ./l2tp.h:185:23: error: field has incomplete type 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ ./l2tp.h:185:12: note: forward declaration of 'struct in_pktinfo' struct in_pktinfo my_addr; /* Address of my endpoint */ ^ 1 error generated. *** [misc.o] Error code 1 bmake: stopped in /var/pkgsrc/work/net/xl2tpd/work/xl2tpd-master 3 errors bmake: stopped in /var/pkgsrc/work/net/xl2tpd/work/xl2tpd-master *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/xl2tpd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/xl2tpd