Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 12:16:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234094] 'make buildworld' fails because of ignored src.conf settings
Message-ID:  <bug-234094-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234094

            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@FreeBSD.org
          Reporter: oz42@oz42.eu

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

WITHOUT_CAPSICUM=3DYES
WITHOUT_CASPER=3DYES

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234094-227>