[Bug 260993] lib/clang/liblldb: stable/12 fails to build: DiagnosticIDs.h:71:10: fatal error: 'clang/ Basic/DiagnosticCommonKinds.inc' file not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jan 2022 14:08:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260993 Dimitry Andric <dim@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #7 from Dimitry Andric <dim@FreeBSD.org> --- Adding Ed, as he may have a clue on this. It looks like part of lldb requires part of clang to have been built, so maybe we added some logic later on in main that disables lldb if clang is disabled? In any case I think the quickest workaround is to add WITHOUT_LLDB= to the make.conf file. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.