[Bug 234094] 'make buildworld' fails because of ignored src.conf settings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 17 12:16:45 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234094

            Bug ID: 234094
           Summary: 'make buildworld' fails because of ignored src.conf
                    settings
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: oz42 at oz42.eu

In contrast to 11.2-RELEASE, the src.conf settings

WITHOUT_CAPSICUM=YES
WITHOUT_CASPER=YES

are silently ignored, and 'make buildworld' fails:

In file included from /usr/src/bin/dd/dd.c:60:
/usr/include/capsicum_helpers.h:42:10: fatal error: 'libcasper.h' file not
found
#include <libcasper.h>
         ^~~~~~~~~~~~~
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/src/bin/dd
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list