Advertisement
Guest User

Untitled

a guest
Oct 18th, 2024
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.85 KB | None | 0 0
  1. [ 50%] Linking CXX executable bin/TitaniumLang
  2. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMContext.cpp.o): in function `llvm::LLVMContext::removeModule(llvm::Module*)':
  3. LLVMContext.cpp:(.text._ZN4llvm11LLVMContext12removeModuleEPNS_6ModuleE+0x1b): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  4. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMContext.cpp.o): in function `llvm::LLVMContext::getMDKindID(llvm::StringRef) const [clone .localalias]':
  5. LLVMContext.cpp:(.text._ZNK4llvm11LLVMContext11getMDKindIDENS_9StringRefE+0x39): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  6. /usr/bin/ld: LLVMContext.cpp:(.text._ZNK4llvm11LLVMContext11getMDKindIDENS_9StringRefE+0x49): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  7. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMContextImpl.cpp.o): in function `llvm::LLVMContextImpl::getOrInsertBundleTag(llvm::StringRef)':
  8. LLVMContextImpl.cpp:(.text._ZN4llvm15LLVMContextImpl20getOrInsertBundleTagENS_9StringRefE+0x39): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  9. /usr/bin/ld: LLVMContextImpl.cpp:(.text._ZN4llvm15LLVMContextImpl20getOrInsertBundleTagENS_9StringRefE+0x49): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  10. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMContextImpl.cpp.o): in function `llvm::LLVMContextImpl::getOperandBundleTagID(llvm::StringRef) const':
  11. LLVMContextImpl.cpp:(.text._ZNK4llvm15LLVMContextImpl21getOperandBundleTagIDENS_9StringRefE+0x14): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  12. /usr/bin/ld: LLVMContextImpl.cpp:(.text._ZNK4llvm15LLVMContextImpl21getOperandBundleTagIDENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  13. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMContextImpl.cpp.o): in function `llvm::LLVMContextImpl::getOrInsertSyncScopeID(llvm::StringRef)':
  14. LLVMContextImpl.cpp:(.text._ZN4llvm15LLVMContextImpl22getOrInsertSyncScopeIDENS_9StringRefE+0x39): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  15. /usr/bin/ld: LLVMContextImpl.cpp:(.text._ZN4llvm15LLVMContextImpl22getOrInsertSyncScopeIDENS_9StringRefE+0x49): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  16. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o): in function `bool llvm::SetVector<llvm::Metadata*, llvm::SmallVector<llvm::Metadata*, 4u>, llvm::DenseSet<llvm::Metadata*, llvm::DenseMapInfo<llvm::Metadata*, void> >, 4u>::TestAndEraseFromSet<llvm::MDNode::intersect(llvm::MDNode*, llvm::MDNode*)::{lambda(llvm::Metadata*)#1}>::operator()<llvm::Metadata*>(llvm::Metadata* const&)':
  17. Metadata.cpp:(.text._ZN4llvm9SetVectorIPNS_8MetadataENS_11SmallVectorIS2_Lj4EEENS_8DenseSetIS2_NS_12DenseMapInfoIS2_vEEEELj4EE19TestAndEraseFromSetIZNS_6MDNode9intersectEPSB_SC_EUlS2_E_EclIS2_EEbRKT_+0x24): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  18. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o): in function `llvm::MDString::get(llvm::LLVMContext&, llvm::StringRef) [clone .localalias]':
  19. Metadata.cpp:(.text._ZN4llvm8MDString3getERNS_11LLVMContextENS_9StringRefE+0x1e): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  20. /usr/bin/ld: Metadata.cpp:(.text._ZN4llvm8MDString3getERNS_11LLVMContextENS_9StringRefE+0x35): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  21. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o): in function `llvm::SmallPtrSetImpl<llvm::Metadata*>::count(llvm::Metadata const*) const':
  22. Metadata.cpp:(.text._ZNK4llvm15SmallPtrSetImplIPNS_8MetadataEE5countEPKS1_[_ZNK4llvm15SmallPtrSetImplIPNS_8MetadataEE5countEPKS1_]+0x11): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  23. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o): in function `llvm::MDNode::getMostGenericAliasScope(llvm::MDNode*, llvm::MDNode*)':
  24. Metadata.cpp:(.text._ZN4llvm6MDNode24getMostGenericAliasScopeEPS0_S1_+0x254): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  25. /usr/bin/ld: Metadata.cpp:(.text._ZN4llvm6MDNode24getMostGenericAliasScopeEPS0_S1_+0x3ae): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  26. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o): in function `llvm::MDNode::intersect(llvm::MDNode*, llvm::MDNode*)':
  27. Metadata.cpp:(.text._ZN4llvm6MDNode9intersectEPS0_S1_+0x307): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  28. /usr/bin/ld: Metadata.cpp:(.text._ZN4llvm6MDNode9intersectEPS0_S1_+0x347): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  29. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Metadata.cpp.o):Metadata.cpp:(.text._ZN4llvm6MDNode9intersectEPS0_S1_+0x387): more undefined references to `llvm::SmallPtrSetImplBase::doFind(void const*) const' follow
  30. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::getNamedValue(llvm::StringRef) const [clone .localalias]':
  31. Module.cpp:(.text._ZNK4llvm6Module13getNamedValueENS_9StringRefE+0x24): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  32. /usr/bin/ld: Module.cpp:(.text._ZNK4llvm6Module13getNamedValueENS_9StringRefE+0x34): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  33. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::getNamedMetadata(llvm::StringRef) const':
  34. Module.cpp:(.text._ZNK4llvm6Module16getNamedMetadataENS_9StringRefE+0x14): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  35. /usr/bin/ld: Module.cpp:(.text._ZNK4llvm6Module16getNamedMetadataENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  36. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::getOrInsertNamedMetadata(llvm::StringRef) [clone .localalias]':
  37. Module.cpp:(.text._ZN4llvm6Module24getOrInsertNamedMetadataENS_9StringRefE+0x34): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  38. /usr/bin/ld: Module.cpp:(.text._ZN4llvm6Module24getOrInsertNamedMetadataENS_9StringRefE+0x44): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  39. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::eraseNamedMetadata(llvm::NamedMDNode*)':
  40. Module.cpp:(.text._ZN4llvm6Module18eraseNamedMetadataEPNS_11NamedMDNodeE+0x2a): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  41. /usr/bin/ld: Module.cpp:(.text._ZN4llvm6Module18eraseNamedMetadataEPNS_11NamedMDNodeE+0x3a): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  42. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::getUniqueIntrinsicName[abi:cxx11](llvm::StringRef, unsigned int, llvm::FunctionType const*)':
  43. Module.cpp:(.text._ZN4llvm6Module22getUniqueIntrinsicNameB5cxx11ENS_9StringRefEjPKNS_12FunctionTypeE+0x21f): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  44. /usr/bin/ld: Module.cpp:(.text._ZN4llvm6Module22getUniqueIntrinsicNameB5cxx11ENS_9StringRefEjPKNS_12FunctionTypeE+0x236): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  45. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Module.cpp.o): in function `llvm::Module::getOrInsertComdat(llvm::StringRef)':
  46. Module.cpp:(.text._ZN4llvm6Module17getOrInsertComdatENS_9StringRefE+0x5d): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  47. /usr/bin/ld: Module.cpp:(.text._ZN4llvm6Module17getOrInsertComdatENS_9StringRefE+0x84): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  48. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Type.cpp.o): in function `llvm::StructType::setName(llvm::StringRef) [clone .localalias]':
  49. Type.cpp:(.text._ZN4llvm10StructType7setNameENS_9StringRefE+0x8e): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  50. /usr/bin/ld: Type.cpp:(.text._ZN4llvm10StructType7setNameENS_9StringRefE+0xa5): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  51. /usr/bin/ld: Type.cpp:(.text._ZN4llvm10StructType7setNameENS_9StringRefE+0x236): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  52. /usr/bin/ld: Type.cpp:(.text._ZN4llvm10StructType7setNameENS_9StringRefE+0x24f): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  53. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Type.cpp.o): in function `llvm::StructType::getTypeByName(llvm::LLVMContext&, llvm::StringRef)':
  54. Type.cpp:(.text._ZN4llvm10StructType13getTypeByNameERNS_11LLVMContextENS_9StringRefE+0x14): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  55. /usr/bin/ld: Type.cpp:(.text._ZN4llvm10StructType13getTypeByNameERNS_11LLVMContextENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  56. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Type.cpp.o): in function `llvm::TargetExtType::checkParams(llvm::TargetExtType*) [clone .localalias]':
  57. Type.cpp:(.text._ZN4llvm13TargetExtType11checkParamsEPS0_+0x201): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  58. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Constants.cpp.o): in function `llvm::ConstantDataSequential::destroyConstantImpl() [clone .localalias]':
  59. Constants.cpp:(.text._ZN4llvm22ConstantDataSequential19destroyConstantImplEv+0x58): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  60. /usr/bin/ld: Constants.cpp:(.text._ZN4llvm22ConstantDataSequential19destroyConstantImplEv+0x6d): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  61. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Constants.cpp.o): in function `llvm::ConstantDataSequential::getImpl(llvm::StringRef, llvm::Type*) [clone .localalias]':
  62. Constants.cpp:(.text._ZN4llvm22ConstantDataSequential7getImplENS_9StringRefEPNS_4TypeE+0x63): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  63. /usr/bin/ld: Constants.cpp:(.text._ZN4llvm22ConstantDataSequential7getImplENS_9StringRefEPNS_4TypeE+0x7b): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  64. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DataLayout.cpp.o): in function `createSpecFormatError(llvm::Twine)':
  65. DataLayout.cpp:(.text._ZL21createSpecFormatErrorN4llvm5TwineE+0xda): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  66. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DataLayout.cpp.o): in function `parseSize(llvm::StringRef, unsigned int&, llvm::StringRef)':
  67. DataLayout.cpp:(.text._ZL9parseSizeN4llvm9StringRefERjS0_+0x72): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  68. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DataLayout.cpp.o): in function `parseAddrSpace(llvm::StringRef, unsigned int&)':
  69. DataLayout.cpp:(.text._ZL14parseAddrSpaceN4llvm9StringRefERj+0xad): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  70. /usr/bin/ld: DataLayout.cpp:(.text._ZL14parseAddrSpaceN4llvm9StringRefERj+0x1ae): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  71. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DataLayout.cpp.o): in function `parseAlignment(llvm::StringRef, llvm::Align&, llvm::StringRef, bool)':
  72. DataLayout.cpp:(.text._ZL14parseAlignmentN4llvm9StringRefERNS_5AlignES0_b+0x7c): undefined reference to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)'
  73. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DataLayout.cpp.o):DataLayout.cpp:(.text._ZN4llvm17createStringErrorESt10error_codePKc[_ZN4llvm17createStringErrorESt10error_codePKc]+0x81): more undefined references to `llvm::createStringError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::error_code)' follow
  74. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DebugInfo.cpp.o): in function `stripLoopMDLoc(llvm::SmallPtrSetImpl<llvm::Metadata*> const&, llvm::SmallPtrSetImpl<llvm::Metadata*> const&, llvm::Metadata*)':
  75. DebugInfo.cpp:(.text._ZL14stripLoopMDLocRKN4llvm15SmallPtrSetImplIPNS_8MetadataEEES5_S2_+0x3c): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  76. /usr/bin/ld: DebugInfo.cpp:(.text._ZL14stripLoopMDLocRKN4llvm15SmallPtrSetImplIPNS_8MetadataEEES5_S2_+0xd1): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  77. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DebugInfo.cpp.o): in function `isDILocationReachable(llvm::SmallPtrSetImpl<llvm::Metadata*>&, llvm::SmallPtrSetImpl<llvm::Metadata*>&, llvm::Metadata*)':
  78. DebugInfo.cpp:(.text._ZL21isDILocationReachableRN4llvm15SmallPtrSetImplIPNS_8MetadataEEES4_S2_+0x7d): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  79. /usr/bin/ld: DebugInfo.cpp:(.text._ZL21isDILocationReachableRN4llvm15SmallPtrSetImplIPNS_8MetadataEEES4_S2_+0x15c): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  80. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DebugInfo.cpp.o): in function `isAllDILocation(llvm::SmallPtrSetImpl<llvm::Metadata*>&, llvm::SmallPtrSetImpl<llvm::Metadata*>&, llvm::SmallPtrSetImpl<llvm::Metadata*> const&, llvm::Metadata*)':
  81. DebugInfo.cpp:(.text._ZL15isAllDILocationRN4llvm15SmallPtrSetImplIPNS_8MetadataEEES4_RKS3_S2_+0x7d): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  82. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DebugInfo.cpp.o):DebugInfo.cpp:(.text._ZL15isAllDILocationRN4llvm15SmallPtrSetImplIPNS_8MetadataEEES4_RKS3_S2_+0xf0): more undefined references to `llvm::SmallPtrSetImplBase::doFind(void const*) const' follow
  83. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Globals.cpp.o): in function `llvm::GlobalObject::canIncreaseAlignment() const':
  84. Globals.cpp:(.text._ZNK4llvm12GlobalObject20canIncreaseAlignmentEv+0xdc): undefined reference to `llvm::Triple::Triple(llvm::Twine const&)'
  85. /usr/bin/ld: Globals.cpp:(.text._ZNK4llvm12GlobalObject20canIncreaseAlignmentEv+0x127): undefined reference to `llvm::Triple::Triple(llvm::Twine const&)'
  86. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(PassManager.cpp.o): in function `llvm::PreservedAnalyses::intersect(llvm::PreservedAnalyses&&)':
  87. PassManager.cpp:(.text._ZN4llvm17PreservedAnalyses9intersectEOS0_[_ZN4llvm17PreservedAnalyses9intersectEOS0_]+0xac): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  88. /usr/bin/ld: PassManager.cpp:(.text._ZN4llvm17PreservedAnalyses9intersectEOS0_[_ZN4llvm17PreservedAnalyses9intersectEOS0_]+0x167): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  89. /usr/bin/ld: PassManager.cpp:(.text._ZN4llvm17PreservedAnalyses9intersectEOS0_[_ZN4llvm17PreservedAnalyses9intersectEOS0_]+0x1f5): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  90. /usr/bin/ld: PassManager.cpp:(.text._ZN4llvm17PreservedAnalyses9intersectEOS0_[_ZN4llvm17PreservedAnalyses9intersectEOS0_]+0x340): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  91. /usr/bin/ld: PassManager.cpp:(.text._ZN4llvm17PreservedAnalyses9intersectEOS0_[_ZN4llvm17PreservedAnalyses9intersectEOS0_]+0x3de): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  92. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(PassManager.cpp.o):PassManager.cpp:(.text._ZN4llvm15AnalysisManagerINS_6ModuleEJEE10invalidateERS1_RKNS_17PreservedAnalysesE[_ZN4llvm15AnalysisManagerINS_6ModuleEJEE10invalidateERS1_RKNS_17PreservedAnalysesE]+0x81c): more undefined references to `llvm::SmallPtrSetImplBase::doFind(void const*) const' follow
  93. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `(anonymous namespace)::MDFieldPrinter::printTag(llvm::DINode const*)':
  94. AsmWriter.cpp:(.text._ZN12_GLOBAL__N_114MDFieldPrinter8printTagEPKN4llvm6DINodeE+0x57): undefined reference to `llvm::dwarf::TagString(unsigned int)'
  95. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `writeDIExpression(llvm::raw_ostream&, llvm::DIExpression const*, (anonymous namespace)::AsmWriterContext&) [clone .isra.0]':
  96. AsmWriter.cpp:(.text._ZL17writeDIExpressionRN4llvm11raw_ostreamEPKNS_12DIExpressionERN12_GLOBAL__N_116AsmWriterContextE.isra.0+0x162): undefined reference to `llvm::dwarf::AttributeEncodingString(unsigned int)'
  97. /usr/bin/ld: AsmWriter.cpp:(.text._ZL17writeDIExpressionRN4llvm11raw_ostreamEPKNS_12DIExpressionERN12_GLOBAL__N_116AsmWriterContextE.isra.0+0x1ac): undefined reference to `llvm::dwarf::OperationEncodingString(unsigned int)'
  98. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::processIndex() [clone .localalias]':
  99. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x5ca): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  100. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x5dc): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  101. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x73a): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  102. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x74c): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  103. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x9da): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  104. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker12processIndexEv+0x9ec): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  105. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::getModulePathSlot(llvm::StringRef) [clone .localalias]':
  106. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker17getModulePathSlotENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  107. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker17getModulePathSlotENS_9StringRefE+0x3c): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  108. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::getTypeIdSlot(llvm::StringRef) [clone .localalias]':
  109. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker13getTypeIdSlotENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  110. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker13getTypeIdSlotENS_9StringRefE+0x3c): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  111. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::getTypeIdCompatibleVtableSlot(llvm::StringRef) [clone .localalias]':
  112. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker29getTypeIdCompatibleVtableSlotENS_9StringRefE+0x28): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  113. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker29getTypeIdCompatibleVtableSlotENS_9StringRefE+0x3c): undefined reference to `llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const'
  114. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::CreateTypeIdSlot(llvm::StringRef)':
  115. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker16CreateTypeIdSlotENS_9StringRefE+0x3a): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  116. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker16CreateTypeIdSlotENS_9StringRefE+0x4b): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  117. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `llvm::SlotTracker::CreateTypeIdCompatibleVtableSlot(llvm::StringRef)':
  118. AsmWriter.cpp:(.text._ZN4llvm11SlotTracker32CreateTypeIdCompatibleVtableSlotENS_9StringRefE+0x3a): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  119. /usr/bin/ld: AsmWriter.cpp:(.text._ZN4llvm11SlotTracker32CreateTypeIdCompatibleVtableSlotENS_9StringRefE+0x4b): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  120. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `writeDICompositeType(llvm::raw_ostream&, llvm::DICompositeType const*, (anonymous namespace)::AsmWriterContext&)':
  121. AsmWriter.cpp:(.text._ZL20writeDICompositeTypeRN4llvm11raw_ostreamEPKNS_15DICompositeTypeERN12_GLOBAL__N_116AsmWriterContextE+0x1d1): undefined reference to `llvm::dwarf::LanguageString(unsigned int)'
  122. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `writeDICompileUnit(llvm::raw_ostream&, llvm::DICompileUnit const*, (anonymous namespace)::AsmWriterContext&)':
  123. AsmWriter.cpp:(.text._ZL18writeDICompileUnitRN4llvm11raw_ostreamEPKNS_13DICompileUnitERN12_GLOBAL__N_116AsmWriterContextE+0x3f): undefined reference to `llvm::dwarf::LanguageString(unsigned int)'
  124. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(AsmWriter.cpp.o): in function `WriteMDNodeBodyInternal(llvm::raw_ostream&, llvm::MDNode const*, (anonymous namespace)::AsmWriterContext&)':
  125. AsmWriter.cpp:(.text._ZL23WriteMDNodeBodyInternalRN4llvm11raw_ostreamEPKNS_6MDNodeERN12_GLOBAL__N_116AsmWriterContextE+0x1af): undefined reference to `llvm::dwarf::AttributeEncodingString(unsigned int)'
  126. /usr/bin/ld: AsmWriter.cpp:(.text._ZL23WriteMDNodeBodyInternalRN4llvm11raw_ostreamEPKNS_6MDNodeERN12_GLOBAL__N_116AsmWriterContextE+0x3ef): undefined reference to `llvm::dwarf::MacinfoString(unsigned int)'
  127. /usr/bin/ld: AsmWriter.cpp:(.text._ZL23WriteMDNodeBodyInternalRN4llvm11raw_ostreamEPKNS_6MDNodeERN12_GLOBAL__N_116AsmWriterContextE+0x1ae1): undefined reference to `llvm::dwarf::ConventionString(unsigned int)'
  128. /usr/bin/ld: AsmWriter.cpp:(.text._ZL23WriteMDNodeBodyInternalRN4llvm11raw_ostreamEPKNS_6MDNodeERN12_GLOBAL__N_116AsmWriterContextE+0x1c3a): undefined reference to `llvm::dwarf::AttributeEncodingString(unsigned int)'
  129. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMRemarkStreamer.cpp.o): in function `llvm::LLVMRemarkStreamer::emit(llvm::DiagnosticInfoOptimizationBase const&)':
  130. LLVMRemarkStreamer.cpp:(.text._ZN4llvm18LLVMRemarkStreamer4emitERKNS_30DiagnosticInfoOptimizationBaseE+0x44): undefined reference to `llvm::remarks::RemarkStreamer::matchesFilter(llvm::StringRef)'
  131. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMRemarkStreamer.cpp.o): in function `llvm::setupLLVMOptimizationRemarks(llvm::LLVMContext&, llvm::raw_ostream&, llvm::StringRef, llvm::StringRef, bool, std::optional<unsigned long>)':
  132. LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextERNS_11raw_ostreamENS_9StringRefES4_bSt8optionalImE+0x84): undefined reference to `llvm::remarks::parseFormat(llvm::StringRef)'
  133. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextERNS_11raw_ostreamENS_9StringRefES4_bSt8optionalImE+0x17f): undefined reference to `llvm::remarks::createRemarkSerializer(llvm::remarks::Format, llvm::remarks::SerializerMode, llvm::raw_ostream&)'
  134. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextERNS_11raw_ostreamENS_9StringRefES4_bSt8optionalImE+0x2af): undefined reference to `llvm::remarks::RemarkStreamer::RemarkStreamer(std::unique_ptr<llvm::remarks::RemarkSerializer, std::default_delete<llvm::remarks::RemarkSerializer> >, std::optional<llvm::StringRef>)'
  135. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextERNS_11raw_ostreamENS_9StringRefES4_bSt8optionalImE+0x391): undefined reference to `llvm::remarks::RemarkStreamer::setFilter(llvm::StringRef)'
  136. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(LLVMRemarkStreamer.cpp.o): in function `llvm::setupLLVMOptimizationRemarks(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef, llvm::StringRef, bool, std::optional<unsigned long>)':
  137. LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextENS_9StringRefES2_S2_bSt8optionalImE+0xdc): undefined reference to `llvm::remarks::parseFormat(llvm::StringRef)'
  138. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextENS_9StringRefES2_S2_bSt8optionalImE+0x208): undefined reference to `llvm::CleanupInstaller::~CleanupInstaller()'
  139. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextENS_9StringRefES2_S2_bSt8optionalImE+0x2f6): undefined reference to `llvm::remarks::createRemarkSerializer(llvm::remarks::Format, llvm::remarks::SerializerMode, llvm::raw_ostream&)'
  140. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextENS_9StringRefES2_S2_bSt8optionalImE+0x369): undefined reference to `llvm::remarks::RemarkStreamer::RemarkStreamer(std::unique_ptr<llvm::remarks::RemarkSerializer, std::default_delete<llvm::remarks::RemarkSerializer> >, std::optional<llvm::StringRef>)'
  141. /usr/bin/ld: LLVMRemarkStreamer.cpp:(.text._ZN4llvm28setupLLVMOptimizationRemarksERNS_11LLVMContextENS_9StringRefES2_S2_bSt8optionalImE+0x589): undefined reference to `llvm::remarks::RemarkStreamer::setFilter(llvm::StringRef)'
  142. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(ValueSymbolTable.cpp.o): in function `llvm::ValueSymbolTable::makeUniqueName(llvm::Value*, llvm::SmallString<256u>&) [clone .localalias]':
  143. ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable14makeUniqueNameEPNS_5ValueERNS_11SmallStringILj256EEE+0x72): undefined reference to `llvm::Triple::Triple(llvm::Twine const&)'
  144. /usr/bin/ld: ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable14makeUniqueNameEPNS_5ValueERNS_11SmallStringILj256EEE+0x103): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  145. /usr/bin/ld: ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable14makeUniqueNameEPNS_5ValueERNS_11SmallStringILj256EEE+0x113): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  146. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(ValueSymbolTable.cpp.o): in function `llvm::ValueSymbolTable::reinsertValue(llvm::Value*)':
  147. ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable13reinsertValueEPNS_5ValueE+0x48): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  148. /usr/bin/ld: ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable13reinsertValueEPNS_5ValueE+0x58): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  149. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(ValueSymbolTable.cpp.o): in function `llvm::ValueSymbolTable::createValueName(llvm::StringRef, llvm::Value*)':
  150. ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable15createValueNameENS_9StringRefEPNS_5ValueE+0x52): undefined reference to `llvm::StringMapImpl::hash(llvm::StringRef)'
  151. /usr/bin/ld: ValueSymbolTable.cpp:(.text._ZN4llvm16ValueSymbolTable15createValueNameENS_9StringRefEPNS_5ValueE+0x62): undefined reference to `llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int)'
  152. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(Comdat.cpp.o): in function `llvm::Comdat::removeUser(llvm::GlobalObject*)':
  153. Comdat.cpp:(.text._ZN4llvm6Comdat10removeUserEPNS_12GlobalObjectE+0x13): undefined reference to `llvm::SmallPtrSetImplBase::doFind(void const*) const'
  154. /usr/bin/ld: /usr/local/lib/libLLVMCore.a(DiagnosticPrinter.cpp.o): in function `llvm::DiagnosticPrinterRawOStream::operator<<(llvm::SMDiagnostic const&) [clone .localalias]':
  155. DiagnosticPrinter.cpp:(.text._ZN4llvm27DiagnosticPrinterRawOStreamlsERKNS_12SMDiagnosticE+0x21): undefined reference to `llvm::SMDiagnostic::print(char const*, llvm::raw_ostream&, bool, bool, bool) const'
  156. collect2: error: ld returned 1 exit status
  157. make[2]: *** [CMakeFiles/TitaniumLang.dir/build.make:102: bin/TitaniumLang] Error 1
  158. make[1]: *** [CMakeFiles/Makefile2:191: CMakeFiles/TitaniumLang.dir/all] Error 2
  159. make: *** [Makefile:91: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement