Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 01:58:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244258] usr.bin/addr2line: build fail without capsicum
Message-ID:  <bug-244258-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244258
           Summary: usr.bin/addr2line: build fail without capsicum
           Product: Base System
           Version: 12.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Mine /etc/src.conf contains:
WITHOUT_CAPSICUM=3D
WITHOUT_CASPER=3D

On world build I got:

In file included from /usr/src/contrib/elftoolchain/addr2line/addr2line.c:3=
0:
/usr/include/capsicum_helpers.h:42:10: fatal error: 'libcasper.h' file not
found
#include <libcasper.h>
         ^~~~~~~~~~~~~
1 error generated.
--- addr2line.o ---
*** [addr2line.o] Error code 1

make[3]: stopped in /usr/src/usr.bin/addr2line
1 error

make[3]: stopped in /usr/src/usr.bin/addr2line
--- cross-tools ---
*** [cross-tools] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src

--=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-244258-227>