[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 Kurt Jaeger changed: What|Removed |Added CC||p...@freebsd.org --- Comment #14 fro

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #13 from Kristof Provost --- I seem to be running into different build problems then. I honestly don't understand the use case for this, and it's not a pf-related bug, so I'm not going to investigate it any further. -- You are

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #12 from o...@oz42.eu --- Created attachment 201581 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201581&action=edit src.conf and make.conf -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #11 from o...@oz42.eu --- I have proven that make buildworld includes *.h files from /usr/include. Long story short: please install a fresh 12.0-RELEASE system and add attached src.conf and make.conf, then: - make buildworld &&

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #10 from Kristof Provost --- (In reply to oz42 from comment #9) > I assume the solution would be to include all *.h files from /usr/src only Yes, but that's what the build already does. I can't reproduce this build failure, ev

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #9 from o...@oz42.eu --- Up to now, I have found that a 'make delete-old' [1] removes all unneccesary *.h files from /usr/include. That's okay. The problem is that files in /usr/src include files from /usr/include that no longer

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #8 from o...@oz42.eu --- Sorry, my last comment is invalid, please ignore it. On another 12.0-RELEASE machine, libpcap builds just fine. I will investigate both machines. -- You are receiving this mail because: You are the ass

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #7 from Kristof Provost --- (In reply to oz42 from comment #6) I would not expect the build to use the installed pf.h header file, so that's odd. Also, why would the header file not be installed? I can't tell what you changed.

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #6 from o...@oz42.eu --- This only happens when /usr/include/netpfil/pf/pf.h (and other *.h files) do not exist. On 11.0-RELEASE, this is not necessary. It finds and includes /usr/src/sys/netpfil/pf/pf.h When I change the Make

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #5 from Kristof Provost --- Have you previously done buildworld/installworld with these or other flags? I can't seem to reproduce this, and I see no obvious reason why it'd happen. You're not disabling pf, so the header should

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #4 from o...@oz42.eu --- Yes, it is a 12.0-RELEASE system. This is the src.conf: WITHOUT_ACCT=YES WITHOUT_AMD=YES WITHOUT_ASSERT_DEBUG=YES WITHOUT_ATM=YES # WITHOUT_AUTHPF=YES WITHOUT_BHYVE=YES WITHOUT_BLUETOOTH=YES WITHOUT_BOO

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #3 from Kristof Provost --- Are you building on 12.0? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://list

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 --- Comment #2 from o...@oz42.eu --- It was a simple 'make buildworld' -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #1

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 Bug ID: 235107 Summary: 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found Product: Base System Version: 12.0-RELEASE Hardware: Any OS: A