=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dhcpsd-0.0.7 --- all --- for x in src; do cd $x; /usr/bin/make all || exit $?; cd ..; done --- dhcpsd.o --- --- common.o --- --- eloop.o --- --- if.o --- --- common.o --- gcc -O2 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -std=c11 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -DNDEBUG -I.. -I../src -I ../vendor -c common.c -o common.o --- dhcpsd.o --- gcc -O2 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -std=c11 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -DNDEBUG -I.. -I../src -I ../vendor -c dhcpsd.c -o dhcpsd.o --- eloop.o --- gcc -O2 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -std=c11 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -DNDEBUG -I.. -I../src -I ../vendor -c eloop.c -o eloop.o --- if.o --- gcc -O2 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -std=c11 -I/usr/pkg/include/lua-5.4 -I/usr/include/readline -I/usr/include -DNDEBUG -I.. -I../src -I ../vendor -c if.c -o if.o In file included from if.c:33:0: if.h:61:6: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token int if_mtu; ^ --- dhcpsd.o --- In file included from dhcpsd.c:34:0: if.h:61:6: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token int if_mtu; ^ --- if.o --- if.c: In function 'if_update_output': if.c:75:6: error: 'struct interface' has no member named 'if_output' ifp->if_output = if_ether_output; ^~ if.c:78:6: error: 'struct interface' has no member named 'if_output' ifp->if_output = if_none_output; ^~ In file included from if.c:33:0: if.c: In function 'if_update_mtu': if.c:157:7: error: 'struct interface' has no member named 'if_data'; did you mean 'if_ctx'? ifp->if_mtu = ifr.ifr_mtu; ^ if.c: In function 'if_findifpfromcmsg': if.c:348:9: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? ifp->if_flags |= IF_ACTIVE; ^~~~~~~~ if_name if.c:353:11: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? ifp->if_flags |= IF_ACTIVE; ^~~~~~~~ if_name if.c:357:12: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? if (ifp->if_flags & IF_ACTIVE) { ^~~~~~~~ if_name --- dhcpsd.o --- dhcpsd.c: In function 'dhcpsd_configure_pools': dhcpsd.c:314:13: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? if (!(ifp->if_flags & IF_ACTIVE)) ^~~~~~~~ if_name --- if.o --- if.c: In function 'if_free': if.c:397:11: error: 'struct interface' has no member named 'if_bpf'; did you mean 'if_ctx'? if (ifp->if_bpf != NULL) ^~~~~~ if_ctx if.c:398:18: error: 'struct interface' has no member named 'if_bpf'; did you mean 'if_ctx'? bpf_close(ifp->if_bpf); ^~~~~~ if_ctx if.c:399:10: error: 'struct interface' has no member named 'if_pools' free(ifp->if_pools); ^~ --- dhcpsd.o --- dhcpsd.c:332:9: error: 'struct interface' has no member named 'if_bpf'; did you mean 'if_ctx'? ifp->if_bpf = bpf_open(ifp, bpf_bootp, O_WRONLY); ^~~~~~ if_ctx dhcpsd.c:333:13: error: 'struct interface' has no member named 'if_bpf'; did you mean 'if_ctx'? if (ifp->if_bpf == NULL) ^~~~~~ if_ctx dhcpsd.c: In function 'main': dhcpsd.c:506:10: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? ifp->if_flags |= IF_ACTIVE; ^~~~~~~~ if_name dhcpsd.c:511:12: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? ifp->if_flags |= IF_ACTIVE; ^~~~~~~~ if_name dhcpsd.c:539:14: error: 'struct interface' has no member named 'if_flags'; did you mean 'if_name'? if (!(ifp->if_flags & IF_ACTIVE)) ^~~~~~~~ if_name --- if.o --- *** [if.o] Error code 1 make[1]: stopped in /tmp/net/dhcpsd/work/dhcpsd-0.0.7/src --- dhcpsd.o --- *** [dhcpsd.o] Error code 1 make[1]: stopped in /tmp/net/dhcpsd/work/dhcpsd-0.0.7/src 2 errors make[1]: stopped in /tmp/net/dhcpsd/work/dhcpsd-0.0.7/src *** [all] Error code 2 make: stopped in /tmp/net/dhcpsd/work/dhcpsd-0.0.7 1 error make: stopped in /tmp/net/dhcpsd/work/dhcpsd-0.0.7 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/dhcpsd *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/dhcpsd