=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for prelude-pflogger-0.9.0nb10 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2' Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' Making all in include gmake[3]: Entering directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src/include' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src/include' gmake[3]: Entering directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' clang -I../ -I./include/ -I/usr/pkg/include -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-align -Wnested-externs -Wunused -c -o pflogger.o pflogger.c clang -I../ -I./include/ -I/usr/pkg/include -I. -I.. -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-align -Wnested-externs -Wunused -c -o process_packet.o process_packet.c process_packet.c:503:51: error: use of undeclared identifier 'CTL_IPPROTO_NAMES' struct { char *name; int n; } ip_proto_table[] = CTL_IPPROTO_NAMES; ^ process_packet.c:785:14: warning: cast from 'const u_char *' (aka 'const unsigned char *') to 'const struct pfloghdr *' increases required alignment from 1 to 4 [-Wcast-align] pflog_hdr = (const struct pfloghdr *) data; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. Makefile:451: recipe for target 'process_packet.o' failed gmake[3]: *** [process_packet.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' Makefile:472: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2/src' Makefile:415: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/security/prelude-pflogger/work/prelude-pflogger-0.9.0-rc2' Makefile:345: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/security/prelude-pflogger *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/prelude-pflogger