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: b...@freebsd.org Reporter: rozhuk...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"