buildworld fails: fatal error: 'netpfil/pf/pf.h' file not found

Kristof Provost kristof at sigsegv.be
Tue Apr 10 12:46:34 UTC 2018


On 9 Apr 2018, at 13:10, Vladimir Zakharov wrote:
> On Mon, Apr 09, 2018, Kristof Provost wrote:
>> On 9 Apr 2018, at 10:50, Vladimir Zakharov wrote:
>>
>>     For several days buildworld fails for me with the following 
>> error. Cleaning
>>     and
>>     rebuilding didn't help.
>>
>>     ===> tests/sys/netpfil/pf/ioctl (all)
>>     --- validation ---
>>     (cd /usr/src/tests/sys/netpfil/pf/ioctl && 
>> DEPENDFILE=.depend.validation
>>     NO_SUBDIR=1 make -f /usr/src/tests/sys/netpfil/pf/ioctl/Makefile
>>     _RECURSING_PROGS=t PROG=validation )
>>     Building 
>> /home/obj/usr/src/amd64.amd64/tests/sys/netpfil/pf/ioctl/
>>     validation.o
>>     --- validation.o ---
>>     In file included from 
>> /usr/src/tests/sys/netpfil/pf/ioctl/validation.c:35:
>>     /home/obj/usr/src/amd64.amd64/tmp/usr/include/net/pfvar.h:49:10: 
>> fatal
>>     error: 'netpfil/pf/pf.h' file not found
>>     #include <netpfil/pf/pf.h>
>>     ^~~~~~~~~~~~~~~~~

It should be fully fixed as of r332358.
Thanks for the report.

Regards,
Kristof


More information about the freebsd-current mailing list