mgorny added a comment.

I'm getting completely incomprehensible build errors on Gentoo from this, as of 
aa7eace8431ba213c5431638b894b0e1b4b481c7 
<https://reviews.llvm.org/rGaa7eace8431ba213c5431638b894b0e1b4b481c7>:

  samu: job failed: : && /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ 
-march=znver2 --param=l1-cache-size=32 --param=l1-cache-line-size=64 -O2 -pipe 
-frecord-gcc-switches -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
-Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
-Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual 
-fno-strict-aliasing -pedantic -Wno-long-long -Wl,-O1 -Wl,--as-needed 
-Wl,--hash-style=gnu   -Wl,--export-dynamic -rdynamic  
-Wl,-rpath-link,/var/tmp/portage/sys-devel/clang-17.0.0_pre20230603/work/x/y/clang-abi_x86_64.amd64/./lib64
 tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyToolMain.cpp.o 
-o bin/clang-tidy -L/usr/lib/llvm/17/lib64 
-Wl,-rpath,"\$ORIGIN/../lib64:/usr/lib/llvm/17/lib64:/var/tmp/portage/sys-devel/clang-17.0.0_pre20230603/work/x/y/clang-abi_x86_64.amd64/lib64:"
  lib64/libclangTidy.a  lib64/libclangTidyMain.a  
lib64/libclangTidyAndroidModule.a  lib64/libclangTidyAbseilModule.a  
lib64/libclangTidyAlteraModule.a  lib64/libclangTidyBoostModule.a  
lib64/libclangTidyBugproneModule.a  lib64/libclangTidyCERTModule.a  
lib64/libclangTidyConcurrencyModule.a  
lib64/libclangTidyCppCoreGuidelinesModule.a  lib64/libclangTidyDarwinModule.a  
lib64/libclangTidyFuchsiaModule.a  lib64/libclangTidyGoogleModule.a  
lib64/libclangTidyHICPPModule.a  lib64/libclangTidyLinuxKernelModule.a  
lib64/libclangTidyLLVMModule.a  lib64/libclangTidyLLVMLibcModule.a  
lib64/libclangTidyMiscModule.a  lib64/libclangTidyModernizeModule.a  
lib64/libclangTidyObjCModule.a  lib64/libclangTidyOpenMPModule.a  
lib64/libclangTidyPerformanceModule.a  lib64/libclangTidyPortabilityModule.a  
lib64/libclangTidyReadabilityModule.a  lib64/libclangTidyZirconModule.a  
lib64/libclangTidyMPIModule.a  lib64/libclangTidyBugproneModule.a  
lib64/libclangTidyCppCoreGuidelinesModule.a  lib64/libclangTidyGoogleModule.a  
lib64/libclangTidyMiscModule.a  lib64/libclangAnalysis.a  
lib64/libclangASTMatchers.a  lib64/libclangAST.a  lib64/libclangLex.a  
lib64/libclangBasic.a  lib64/libclangTidyModernizeModule.a  
lib64/libclangTidyReadabilityModule.a  lib64/libclangTidyUtils.a  
lib64/libclangTidy.a  lib64/libclang-cpp.so.17gitaa7eace8  
/usr/lib/llvm/17/lib64/libLLVM-17gitaa7eace8.so && :
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
lib64/libclangTidyMiscModule.a(IncludeCleanerCheck.cpp.o): in function 
`clang::tidy::misc::IncludeCleanerCheck::registerPPCallbacks(clang::SourceManager
 const&, clang::Preprocessor*, clang::Preprocessor*) [clone .localalias]':
  
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck19registerPPCallbacksERKNS_13SourceManagerEPNS_12PreprocessorES7_+0x24):
 undefined reference to 
`clang::include_cleaner::RecordedPP::record(clang::Preprocessor const&)'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck19registerPPCallbacksERKNS_13SourceManagerEPNS_12PreprocessorES7_+0x94):
 undefined reference to 
`clang::include_cleaner::PragmaIncludes::record(clang::Preprocessor&)'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
lib64/libclangTidyMiscModule.a(IncludeCleanerCheck.cpp.o): in function 
`clang::tidy::misc::IncludeCleanerCheck::check(clang::ast_matchers::MatchFinder::MatchResult
 const&) [clone .localalias]':
  
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck5checkERKNS_12ast_matchers11MatchFinder11MatchResultE+0x508):
 undefined reference to 
`clang::include_cleaner::walkUsed(llvm::ArrayRef<clang::Decl*>, 
llvm::ArrayRef<clang::include_cleaner::SymbolReference>, 
clang::include_cleaner::PragmaIncludes const*, clang::SourceManager const&, 
llvm::function_ref<void (clang::include_cleaner::SymbolReference const&, 
llvm::ArrayRef<clang::include_cleaner::Header>)>)'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck5checkERKNS_12ast_matchers11MatchFinder11MatchResultE+0x604):
 undefined reference to 
`clang::include_cleaner::PragmaIncludes::getPublic(clang::FileEntry const*) 
const'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck5checkERKNS_12ast_matchers11MatchFinder11MatchResultE+0x9e8):
 undefined reference to `clang::include_cleaner::Include::quote[abi:cxx11]() 
const'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
IncludeCleanerCheck.cpp:(.text._ZN5clang4tidy4misc19IncludeCleanerCheck5checkERKNS_12ast_matchers11MatchFinder11MatchResultE+0xd15):
 undefined reference to 
`clang::include_cleaner::spellHeader[abi:cxx11](clang::include_cleaner::Header 
const&, clang::HeaderSearch const&, clang::FileEntry const*)'
  /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: 
lib64/libclangTidyMiscModule.a(IncludeCleanerCheck.cpp.o): in function `void 
llvm::function_ref<void (clang::include_cleaner::SymbolReference const&, 
llvm::ArrayRef<clang::include_cleaner::Header>)>::callback_fn<clang::tidy::misc::IncludeCleanerCheck::check(clang::ast_matchers::MatchFinder::MatchResult
 const&)::{lambda(clang::include_cleaner::SymbolReference const&, 
llvm::ArrayRef<clang::include_cleaner::Header>)#1}>(long, 
clang::include_cleaner::SymbolReference const&, 
llvm::ArrayRef<clang::include_cleaner::Header>)':
  
IncludeCleanerCheck.cpp:(.text._ZN4llvm12function_refIFvRKN5clang15include_cleaner15SymbolReferenceENS_8ArrayRefINS2_6HeaderEEEEE11callback_fnIZNS1_4tidy4misc19IncludeCleanerCheck5checkERKNS1_12ast_matchers11MatchFinder11MatchResultEEUlS5_S8_E_EEvlS5_S8_+0xd1):
 undefined reference to 
`clang::include_cleaner::Includes::match(clang::include_cleaner::Header) const'
  collect2: error: ld returned 1 exit status


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148793/new/

https://reviews.llvm.org/D148793

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to