Date: Fri, 07 Jan 2022 15:34:07 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 260993] lib/clang/liblldb: stable/12 fails to build: DiagnosticIDs.h:71:10: fatal error: 'clang/ Basic/DiagnosticCommonKinds.inc' file not found Message-ID: <bug-260993-29464-8rheFNKYiD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260993-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-260993-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260993 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:3= 4: 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/Diagnos= tic.h:17: /tmp/cirrus-ci-build/contrib/llvm-project/clang/include/clang/Basic/Diagnos= ticIDs.h:71:10: fatal error: 'clang/Basic/DiagnosticCommonKinds.inc' file not found #include "clang/Basic/DiagnosticCommonKinds.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260993-29464-8rheFNKYiD>