[Bug 260993] lib/clang/liblldb: stable/12 fails to build: DiagnosticIDs.h:71:10: fatal error: 'clang/ Basic/DiagnosticCommonKinds.inc' file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jan 2022 15:34:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260993

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|toolchain@FreeBSD.org       |emaste@freebsd.org

--- Comment #10 from Ed Maste <emaste@freebsd.org> ---
Indeed, main fails the same way:

In file included from
/tmp/cirrus-ci-build/contrib/llvm-project/lldb/source/Core/ModuleList.cpp:34:
In file included from
/tmp/cirrus-ci-build/contrib/llvm-project/clang/include/clang/Driver/Driver.h:12:
In file included from
/tmp/cirrus-ci-build/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h:17:
/tmp/cirrus-ci-build/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h:71:10:
fatal error: 'clang/Basic/DiagnosticCommonKinds.inc' file not found
#include "clang/Basic/DiagnosticCommonKinds.inc"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.