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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244258 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= WITHOUT_CASPER= On world build I got: In file included from /usr/src/contrib/elftoolchain/addr2line/addr2line.c:30: /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 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244258-227>
