Created
June 19, 2022 18:06
-
-
Save spundun/9a5ee44063a21c16ec932d53911fc3ad to your computer and use it in GitHub Desktop.
Build errors during the linking phase when building blender. With precompiled dependencies.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[100%] Building C object source/creator/CMakeFiles/blender.dir/buildinfo.c.o | |
[100%] Linking CXX executable ../../bin/blender | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createOutputFileImpl(llvm::StringRef, bool, bool, bool, bool): error: undefined reference to 'llvm::sys::fs::createUniqueFile(llvm::Twine const&, int&, llvm::SmallVectorImpl<char>&, unsigned int)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createOutputFileImpl(llvm::StringRef, bool, bool, bool, bool): error: undefined reference to 'llvm::sys::RemoveFileOnSignal(llvm::StringRef, std::string*)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createOutputFileImpl(llvm::StringRef, bool, bool, bool, bool): error: undefined reference to 'llvm::sys::fs::createUniqueFile(llvm::Twine const&, int&, llvm::SmallVectorImpl<char>&, unsigned int)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::ExecuteAction(clang::FrontendAction&): error: undefined reference to 'llvm::sys::getDefaultTargetTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::ExecuteAction(clang::FrontendAction&): error: undefined reference to 'llvm::Triple::normalize(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createPreprocessor(clang::TranslationUnitKind): error: undefined reference to 'llvm::MemoryBuffer::getFile(llvm::Twine const&, long, bool, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createModuleFromSource(clang::SourceLocation, llvm::StringRef, llvm::StringRef): error: undefined reference to 'llvm::sys::fs::createTemporaryFile(llvm::Twine const&, llvm::StringRef, llvm::SmallVectorImpl<char>&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createModuleFromSource(clang::SourceLocation, llvm::StringRef, llvm::StringRef): error: undefined reference to 'llvm::Twine::str() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::createModuleFromSource(clang::SourceLocation, llvm::StringRef, llvm::StringRef): error: undefined reference to 'llvm::sys::RemoveFileOnSignal(llvm::StringRef, std::string*)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:function clang::CompilerInstance::findOrCompileModuleAndReadAST(llvm::StringRef, clang::SourceLocation, clang::SourceLocation, bool): error: undefined reference to 'llvm::LockFileManager::getErrorMessage() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function normalizeStringVector(llvm::opt::OptSpecifier, int, llvm::opt::ArgList const&, clang::DiagnosticsEngine&, bool&) [clone .isra.0]: error: undefined reference to 'llvm::opt::ArgList::getAllArgValues(llvm::opt::OptSpecifier) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function normalizeSimpleEnum(llvm::opt::OptSpecifier, unsigned int, llvm::opt::ArgList const&, clang::DiagnosticsEngine&, bool&): error: undefined reference to 'llvm::opt::Arg::getAsString(llvm::opt::ArgList const&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function GenerateOptimizationRemarkRegex(clang::DiagnosticsEngine&, llvm::opt::ArgList&, llvm::opt::Arg*): error: undefined reference to 'llvm::Regex::isValid(std::string&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function GenerateOptimizationRemarkRegex(clang::DiagnosticsEngine&, llvm::opt::ArgList&, llvm::opt::Arg*): error: undefined reference to 'llvm::opt::Arg::getAsString(llvm::opt::ArgList const&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::GetResourcesPath(char const*, void*): error: undefined reference to 'llvm::sys::fs::getMainExecutable(char const*, void*)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function llvm::Optional<unsigned int> normalizeStringIntegral<unsigned int>(llvm::opt::OptSpecifier, int, llvm::opt::ArgList const&, clang::DiagnosticsEngine&, bool&) [clone .isra.0]: error: undefined reference to 'llvm::opt::Arg::getAsString(llvm::opt::ArgList const&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::parseSimpleArgs(llvm::opt::ArgList const&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::sys::getDefaultTargetTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::parseSimpleArgs(llvm::opt::ArgList const&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::Triple::normalize(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::parseSimpleArgs(llvm::opt::ArgList const&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::Triple::normalize(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::parseSimpleArgs(llvm::opt::ArgList const&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::opt::Arg::getAsString(llvm::opt::ArgList const&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function ParsePreprocessorArgs(clang::PreprocessorOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&, clang::frontend::ActionKind): error: undefined reference to 'llvm::opt::ArgList::getAllArgValues(llvm::opt::OptSpecifier) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, llvm::Triple const&, std::string const&, clang::LangOptions const&): error: undefined reference to 'llvm::opt::ArgList::getAllArgValues(llvm::opt::OptSpecifier) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, llvm::Triple const&, std::string const&, clang::LangOptions const&): error: undefined reference to 'llvm::opt::ArgList::getAllArgValues(llvm::opt::OptSpecifier) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&, bool&): error: undefined reference to 'llvm::StringRef::compare_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&, bool&): error: undefined reference to 'llvm::StringRef::compare_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::getModuleHash() const: error: undefined reference to 'llvm::APInt::toString(unsigned int, bool) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::ParseLangArgs(clang::LangOptions&, llvm::opt::ArgList&, clang::InputKind, llvm::Triple const&, std::vector<std::string, std::allocator<std::string> >&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::StringRef::compare_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::ParseLangArgs(clang::LangOptions&, llvm::opt::ArgList&, clang::InputKind, llvm::Triple const&, std::vector<std::string, std::allocator<std::string> >&, clang::DiagnosticsEngine&): error: undefined reference to 'llvm::StringRef::compare_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, llvm::ArrayRef<char const*>, clang::DiagnosticsEngine&, char const*): error: undefined reference to 'llvm::opt::OptTable::findNearest(llvm::StringRef, std::string&, unsigned int, unsigned int, unsigned int) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CompilerInvocation.cpp.o):CompilerInvocation.cpp:function clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, llvm::ArrayRef<char const*>, clang::DiagnosticsEngine&, char const*): error: undefined reference to 'llvm::VersionTuple::getAsString() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(DependencyGraph.cpp.o):DependencyGraph.cpp:function (anonymous namespace)::DependencyGraphCallback::EndOfMainFile(): error: undefined reference to 'llvm::DOT::EscapeString(std::string const&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(FrontendActions.cpp.o):FrontendActions.cpp:function std::enable_if<llvm::yaml::has_ScalarTraits<std::string>::value, void>::type llvm::yaml::yamlize<std::string>(llvm::yaml::IO&, std::string&, bool, llvm::yaml::EmptyContext&): error: undefined reference to 'llvm::yaml::ScalarTraits<std::string, void>::output(std::string const&, void*, llvm::raw_ostream&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(FrontendActions.cpp.o):FrontendActions.cpp:function std::enable_if<llvm::yaml::has_ScalarTraits<std::string>::value, void>::type llvm::yaml::yamlize<std::string>(llvm::yaml::IO&, std::string&, bool, llvm::yaml::EmptyContext&): error: undefined reference to 'llvm::yaml::ScalarTraits<std::string, void>::input(llvm::StringRef, void*, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(InitPreprocessor.cpp.o):InitPreprocessor.cpp:function DefineTypeSize(llvm::Twine const&, clang::TransferrableTargetInfo::IntType, clang::TargetInfo const&, clang::MacroBuilder&): error: undefined reference to 'llvm::APInt::toString(unsigned int, bool) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(VerifyDiagnosticConsumer.cpp.o):VerifyDiagnosticConsumer.cpp:function (anonymous namespace)::RegexDirective::match(llvm::StringRef): error: undefined reference to 'llvm::Regex::match(llvm::StringRef, llvm::SmallVectorImpl<llvm::StringRef>*, std::string*) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(VerifyDiagnosticConsumer.cpp.o):VerifyDiagnosticConsumer.cpp:function (anonymous namespace)::RegexDirective::isValid(std::string&): error: undefined reference to 'llvm::Regex::isValid(std::string&) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(VerifyDiagnosticConsumer.cpp.o):VerifyDiagnosticConsumer.cpp:function clang::VerifyDiagnosticConsumer::Directive::create(bool, clang::SourceLocation, clang::SourceLocation, bool, bool, llvm::StringRef, unsigned int, unsigned int): error: undefined reference to 'llvm::Regex::escape(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(ASTUnit.cpp.o):ASTUnit.cpp:function clang::ASTUnit::getMainBufferWithPrecompiledPreamble(std::shared_ptr<clang::PCHContainerOperations>, clang::CompilerInvocation&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, bool, unsigned int): error: undefined reference to 'llvm::Twine::str() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(ASTUnit.cpp.o):ASTUnit.cpp:function clang::ASTUnit::CacheCodeCompletionResults(): error: undefined reference to 'llvm::Twine::str() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(ASTUnit.cpp.o):ASTUnit.cpp:function clang::ASTUnit::LoadFromCompilerInvocation(std::shared_ptr<clang::PCHContainerOperations>, unsigned int, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>): error: undefined reference to 'llvm::Twine::str() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(CreateInvocationFromCommandLine.cpp.o):CreateInvocationFromCommandLine.cpp:function clang::createInvocationFromCommandLine(llvm::ArrayRef<char const*>, llvm::IntrusiveRefCntPtr<clang::DiagnosticsEngine>, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, bool, std::vector<std::string, std::allocator<std::string> >*): error: undefined reference to 'llvm::sys::getDefaultTargetTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangFrontend.a(PrecompiledPreamble.cpp.o):PrecompiledPreamble.cpp:function clang::PrecompiledPreamble::TempPCHFile::CreateNewPreamblePCHFile(): error: undefined reference to 'llvm::sys::fs::createTemporaryFile(llvm::Twine const&, llvm::StringRef, int&, llvm::SmallVectorImpl<char>&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSerialization.a(ASTReader.cpp.o):ASTReader.cpp:function clang::SavedStreamPosition::~SavedStreamPosition(): error: undefined reference to 'llvm::report_fatal_error(std::string const&, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSerialization.a(ASTReader.cpp.o):ASTReader.cpp:function clang::ASTReader::readInputFileInfo(clang::serialization::ModuleFile&, unsigned int): error: undefined reference to 'llvm::report_fatal_error(std::string const&, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSerialization.a(ASTReader.cpp.o):ASTReader.cpp:function clang::ASTReader::ReadLexicalDeclContextStorage(clang::serialization::ModuleFile&, llvm::BitstreamCursor&, unsigned long, clang::DeclContext*): error: undefined reference to 'llvm::report_fatal_error(std::string const&, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSerialization.a(ASTReader.cpp.o):ASTReader.cpp:function clang::ASTReader::ReadVisibleDeclContextStorage(clang::serialization::ModuleFile&, llvm::BitstreamCursor&, unsigned long, unsigned int): error: undefined reference to 'llvm::report_fatal_error(std::string const&, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSerialization.a(GlobalModuleIndex.cpp.o):GlobalModuleIndex.cpp:function clang::GlobalModuleIndex::readIndex(llvm::StringRef): error: undefined reference to 'llvm::MemoryBuffer::getFile(llvm::Twine const&, long, bool, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function GetTriplePlusArchString(clang::driver::ToolChain const*, llvm::StringRef, clang::driver::Action::OffloadKind): error: undefined reference to 'llvm::Triple::normalize(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::GetTemporaryPath(llvm::StringRef, llvm::StringRef) const: error: undefined reference to 'llvm::sys::fs::createTemporaryFile(llvm::Twine const&, llvm::StringRef, llvm::SmallVectorImpl<char>&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::PrintHelp(bool) const: error: undefined reference to 'llvm::opt::OptTable::PrintHelp(llvm::raw_ostream&, char const*, char const*, unsigned int, unsigned int, bool) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::ParseArgStrings(llvm::ArrayRef<char const*>, bool, bool&): error: undefined reference to 'llvm::opt::OptTable::findNearest(llvm::StringRef, std::string&, unsigned int, unsigned int, unsigned int) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::ParseArgStrings(llvm::ArrayRef<char const*>, bool, bool&): error: undefined reference to 'llvm::opt::OptTable::findNearest(llvm::StringRef, std::string&, unsigned int, unsigned int, unsigned int) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::DiagnoseInputExistence(llvm::opt::DerivedArgList const&, llvm::StringRef, clang::driver::types::ID, bool) const: error: undefined reference to 'llvm::opt::OptTable::findNearest(llvm::StringRef, std::string&, unsigned int, unsigned int, unsigned int) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::DiagnoseInputExistence(llvm::opt::DerivedArgList const&, llvm::StringRef, clang::driver::types::ID, bool) const: error: undefined reference to 'llvm::sys::Process::FindInEnvPath(llvm::StringRef, llvm::StringRef, char)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function computeTargetTriple(clang::driver::Driver const&, llvm::StringRef, llvm::opt::ArgList const&, llvm::StringRef): error: undefined reference to 'llvm::StringRef::startswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function computeTargetTriple(clang::driver::Driver const&, llvm::StringRef, llvm::opt::ArgList const&, llvm::StringRef): error: undefined reference to 'llvm::sys::Process::GetEnv(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function computeTargetTriple(clang::driver::Driver const&, llvm::StringRef, llvm::opt::ArgList const&, llvm::StringRef): error: undefined reference to 'llvm::StringRef::startswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::getCrashDiagnosticFile(llvm::StringRef, llvm::SmallString<128u>&): error: undefined reference to 'llvm::MemoryBuffer::getFile(llvm::Twine const&, long, bool, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::generatePrefixedToolNames(llvm::StringRef, clang::driver::ToolChain const&, llvm::SmallVectorImpl<std::string>&) const: error: undefined reference to 'llvm::sys::getDefaultTargetTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::GetProgramPath(llvm::StringRef, clang::driver::ToolChain const&) const: error: undefined reference to 'llvm::sys::findProgramByName(llvm::StringRef, llvm::ArrayRef<llvm::StringRef>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::getToolChain(llvm::opt::ArgList const&, llvm::Triple const&) const: error: undefined reference to 'llvm::StringRef::startswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::HandleAutocompletions(llvm::StringRef) const: error: undefined reference to 'llvm::opt::OptTable::suggestValueCompletions(llvm::StringRef, llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::HandleAutocompletions(llvm::StringRef) const: error: undefined reference to 'llvm::opt::OptTable::suggestValueCompletions(llvm::StringRef, llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::HandleAutocompletions(llvm::StringRef) const: error: undefined reference to 'llvm::opt::OptTable::findByPrefix(llvm::StringRef, unsigned int) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::BuildCompilation(llvm::ArrayRef<char const*>): error: undefined reference to 'llvm::sys::Process::GetEnv(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Driver.cpp.o):Driver.cpp:function clang::driver::Driver::generateCompilationDiagnostics(clang::driver::Compilation&, clang::driver::Command const&, llvm::StringRef, clang::driver::Driver::CompilationDiagnosticReport*): error: undefined reference to 'llvm::sys::getProcessTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Job.cpp.o):Job.cpp:function clang::driver::Command::Execute(llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, std::string*, bool*) const: error: undefined reference to 'llvm::sys::ExecuteAndWait(llvm::StringRef, llvm::ArrayRef<llvm::StringRef>, llvm::Optional<llvm::ArrayRef<llvm::StringRef> >, llvm::ArrayRef<llvm::Optional<llvm::StringRef> >, unsigned int, unsigned int, std::string*, bool*, llvm::Optional<llvm::sys::ProcessStatistics>*, llvm::BitVector*)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Multilib.cpp.o):Multilib.cpp:function bool llvm::function_ref<bool (clang::driver::Multilib const&)>::callback_fn<clang::driver::MultilibSet::FilterOut(char const*)::{lambda(clang::driver::Multilib const&)#1}>(long, clang::driver::Multilib const&): error: undefined reference to 'llvm::Regex::match(llvm::StringRef, llvm::SmallVectorImpl<llvm::StringRef>*, std::string*) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ToolChain.cpp.o):ToolChain.cpp:function clang::driver::ToolChain::getTargetAndModeFromProgramName(llvm::StringRef): error: undefined reference to 'llvm::TargetRegistry::lookupTarget(std::string const&, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMArch(llvm::StringRef, llvm::Triple const&): error: undefined reference to 'llvm::StringRef::lower() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMTargetCPU(llvm::StringRef, llvm::StringRef, llvm::Triple const&): error: undefined reference to 'llvm::StringRef::lower() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMTargetFeatures(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&, bool): error: undefined reference to 'llvm::StringRef::find_lower(llvm::StringRef, unsigned long) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMTargetFeatures(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&, bool): error: undefined reference to 'llvm::StringRef::find_lower(llvm::StringRef, unsigned long) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMTargetFeatures(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&, bool): error: undefined reference to 'llvm::StringRef::find_lower(llvm::StringRef, unsigned long) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(ARM.cpp.o):ARM.cpp:function clang::driver::tools::arm::getARMTargetFeatures(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&, bool): error: undefined reference to 'llvm::StringRef::find_lower(llvm::StringRef, unsigned long) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::DumpCompilationDatabase(clang::driver::Compilation&, llvm::StringRef, llvm::StringRef, clang::driver::InputInfo const&, clang::driver::InputInfo const&, llvm::opt::ArgList const&) const: error: undefined reference to 'llvm::yaml::escape(llvm::StringRef, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::DumpCompilationDatabase(clang::driver::Compilation&, llvm::StringRef, llvm::StringRef, clang::driver::InputInfo const&, clang::driver::InputInfo const&, llvm::opt::ArgList const&) const: error: undefined reference to 'llvm::yaml::escape(llvm::StringRef, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::DumpCompilationDatabase(clang::driver::Compilation&, llvm::StringRef, llvm::StringRef, clang::driver::InputInfo const&, clang::driver::InputInfo const&, llvm::opt::ArgList const&) const: error: undefined reference to 'llvm::yaml::escape(llvm::StringRef, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::DumpCompilationDatabase(clang::driver::Compilation&, llvm::StringRef, llvm::StringRef, clang::driver::InputInfo const&, clang::driver::InputInfo const&, llvm::opt::ArgList const&) const: error: undefined reference to 'llvm::yaml::escape(llvm::StringRef, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::DumpCompilationDatabaseFragmentToDir(llvm::StringRef, clang::driver::Compilation&, llvm::StringRef, clang::driver::InputInfo const&, clang::driver::InputInfo const&, llvm::opt::ArgList const&) const: error: undefined reference to 'llvm::sys::fs::createUniqueFile(llvm::Twine const&, int&, llvm::SmallVectorImpl<char>&, unsigned int)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::ConstructJob(clang::driver::Compilation&, clang::driver::JobAction const&, clang::driver::InputInfo const&, llvm::SmallVector<clang::driver::InputInfo, 4u> const&, llvm::opt::ArgList const&, char const*) const: error: undefined reference to 'llvm::VersionTuple::getAsString() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Clang.cpp.o):Clang.cpp:function clang::driver::tools::Clang::ConstructJob(clang::driver::Compilation&, clang::driver::JobAction const&, clang::driver::InputInfo const&, llvm::SmallVector<clang::driver::InputInfo, 4u> const&, llvm::opt::ArgList const&, char const*) const: error: undefined reference to 'llvm::VersionTuple::getAsString() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Cuda.cpp.o):Cuda.cpp:function clang::driver::toolchains::CudaToolChain::addClangTargetOptions(llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, clang::driver::Action::OffloadKind) const: error: undefined reference to 'llvm::sys::Process::GetEnv(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Cuda.cpp.o):Cuda.cpp:function clang::driver::CudaInstallationDetector::CudaInstallationDetector(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&): error: undefined reference to 'llvm::sys::findProgramByName(llvm::StringRef, llvm::ArrayRef<llvm::StringRef>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Cuda.cpp.o):Cuda.cpp:function clang::driver::CudaInstallationDetector::CudaInstallationDetector(clang::driver::Driver const&, llvm::Triple const&, llvm::opt::ArgList const&): error: undefined reference to 'llvm::sys::getProcessTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Darwin.cpp.o):Darwin.cpp:function clang::driver::toolchains::Darwin::ComputeEffectiveClangTriple(llvm::opt::ArgList const&, clang::driver::types::ID) const: error: undefined reference to 'llvm::VersionTuple::getAsString() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Darwin.cpp.o):Darwin.cpp:function (anonymous namespace)::getOSVersion(llvm::Triple::OSType, llvm::Triple const&, clang::driver::Driver const&): error: undefined reference to 'llvm::sys::getProcessTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Darwin.cpp.o):Darwin.cpp:function (anonymous namespace)::inferDeploymentTargetFromSDK(llvm::opt::DerivedArgList&, llvm::Optional<clang::driver::DarwinSDKInfo> const&): error: undefined reference to 'llvm::sys::getProcessTriple()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Darwin.cpp.o):Darwin.cpp:function clang::driver::toolchains::Darwin::addProfileRTLibs(llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&) const: error: undefined reference to 'llvm::getInstrProfSectionName(llvm::InstrProfSectKind, llvm::Triple::ObjectFormatType, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Hexagon.cpp.o):Hexagon.cpp:function clang::driver::tools::hexagon::getHexagonTargetFeatures(clang::driver::Driver const&, llvm::opt::ArgList const&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&): error: undefined reference to 'llvm::StringRef::lower() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(Hexagon.cpp.o):Hexagon.cpp:function clang::driver::tools::hexagon::getHexagonTargetFeatures(clang::driver::Driver const&, llvm::opt::ArgList const&, std::vector<llvm::StringRef, std::allocator<llvm::StringRef> >&): error: undefined reference to 'llvm::StringRef::lower() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(MinGW.cpp.o):MinGW.cpp:function clang::driver::toolchains::MinGW::findGcc(): error: undefined reference to 'llvm::sys::findProgramByName(llvm::StringRef, llvm::ArrayRef<llvm::StringRef>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(MSP430.cpp.o):MSP430.cpp:function clang::driver::toolchains::MSP430ToolChain::addClangTargetOptions(llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, clang::driver::Action::OffloadKind) const: error: undefined reference to 'llvm::StringRef::upper() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(MSP430.cpp.o):MSP430.cpp:function clang::driver::toolchains::MSP430ToolChain::addClangTargetOptions(llvm::opt::ArgList const&, llvm::SmallVector<char const*, 16u>&, clang::driver::Action::OffloadKind) const: error: undefined reference to 'llvm::StringRef::upper() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(MSVC.cpp.o):MSVC.cpp:function findVCToolChainViaEnvironment(std::string&, clang::driver::toolchains::MSVCToolChain::ToolsetLayout&): error: undefined reference to 'llvm::sys::Process::GetEnv(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(SanitizerArgs.cpp.o):SanitizerArgs.cpp:function validateSpecialCaseListFormat(clang::driver::Driver const&, std::vector<std::string, std::allocator<std::string> >&, unsigned int) [clone .part.0]: error: undefined reference to 'llvm::SpecialCaseList::create(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangDriver.a(RISCV.cpp.o):RISCV.cpp:function clang::driver::tools::riscv::getRISCVArch(llvm::opt::ArgList const&, llvm::Triple const&): error: undefined reference to 'llvm::StringRef::startswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseDeclCXX.cpp.o):ParseDeclCXX.cpp:function clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*): error: undefined reference to 'llvm::timeTraceProfilerBegin(llvm::StringRef, llvm::function_ref<std::string ()>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseOpenMP.cpp.o):ParseOpenMP.cpp:function clang::Parser::parseOMPTraitPropertyKind(clang::OMPTraitProperty&, llvm::omp::TraitSet, llvm::omp::TraitSelector, llvm::StringMap<clang::SourceLocation, llvm::MallocAllocator>&): error: undefined reference to 'llvm::omp::listOpenMPContextTraitProperties(llvm::omp::TraitSet, llvm::omp::TraitSelector)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseOpenMP.cpp.o):ParseOpenMP.cpp:function clang::Parser::parseOMPTraitSelectorKind(clang::OMPTraitSelector&, llvm::omp::TraitSet, llvm::StringMap<clang::SourceLocation, llvm::MallocAllocator>&): error: undefined reference to 'llvm::omp::listOpenMPContextTraitSelectors(llvm::omp::TraitSet)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseOpenMP.cpp.o):ParseOpenMP.cpp:function clang::Parser::parseOMPTraitSetKind(clang::OMPTraitSet&, llvm::StringMap<clang::SourceLocation, llvm::MallocAllocator>&): error: undefined reference to 'llvm::omp::listOpenMPContextTraitSets()' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseStmtAsm.cpp.o):ParseStmtAsm.cpp:function clang::Parser::ParseMicrosoftAsmStatement(clang::SourceLocation): error: undefined reference to 'llvm::TargetRegistry::lookupTarget(std::string const&, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseStmtAsm.cpp.o):ParseStmtAsm.cpp:function clang::Parser::ParseMicrosoftAsmStatement(clang::SourceLocation): error: undefined reference to 'llvm::MCContext::MCContext(llvm::MCAsmInfo const*, llvm::MCRegisterInfo const*, llvm::MCObjectFileInfo const*, llvm::SourceMgr const*, llvm::MCTargetOptions const*, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseStmtAsm.cpp.o):ParseStmtAsm.cpp:function clang::Parser::ParseMicrosoftAsmStatement(clang::SourceLocation): error: undefined reference to 'llvm::MCObjectFileInfo::InitMCObjectFileInfo(llvm::Triple const&, bool, llvm::MCContext&, bool)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangParse.a(ParseTemplate.cpp.o):ParseTemplate.cpp:function clang::Parser::ParseSingleDeclarationAfterTemplate(clang::DeclaratorContext, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier): error: undefined reference to 'llvm::timeTraceProfilerBegin(llvm::StringRef, llvm::function_ref<std::string ()>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCast.cpp.o):SemaCast.cpp:function (anonymous namespace)::CastOperation::CheckCStyleCast(): error: undefined reference to 'llvm::APInt::toString(unsigned int, bool) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaChecking.cpp.o):SemaChecking.cpp:function PrettyPrintInRange(llvm::APSInt const&, (anonymous namespace)::IntRange) [clone .isra.0]: error: undefined reference to 'llvm::APInt::toString(unsigned int, bool) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCodeComplete.cpp.o):SemaCodeComplete.cpp:function clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool)::{lambda(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t)#2}::operator()(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t) const: error: undefined reference to 'llvm::StringRef::endswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCodeComplete.cpp.o):SemaCodeComplete.cpp:function clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool)::{lambda(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t)#2}::operator()(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t) const: error: undefined reference to 'llvm::StringRef::endswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCodeComplete.cpp.o):SemaCodeComplete.cpp:function clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool)::{lambda(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t)#2}::operator()(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t) const: error: undefined reference to 'llvm::StringRef::endswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCodeComplete.cpp.o):SemaCodeComplete.cpp:function clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool)::{lambda(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t)#2}::operator()(llvm::StringRef, bool, clang::DirectoryLookup::LookupType_t) const: error: undefined reference to 'llvm::StringRef::endswith_lower(llvm::StringRef) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaCodeComplete.cpp.o):SemaCodeComplete.cpp:function clang::Sema::CodeCompleteIncludedFile(llvm::StringRef, bool): error: undefined reference to 'llvm::sys::path::convert_to_slash(llvm::StringRef, llvm::sys::path::Style)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaTemplateInstantiate.cpp.o):SemaTemplateInstantiate.cpp:function clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool): error: undefined reference to 'llvm::timeTraceProfilerBegin(llvm::StringRef, llvm::function_ref<std::string ()>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangSema.a(SemaTemplateInstantiateDecl.cpp.o):SemaTemplateInstantiateDecl.cpp:function clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool): error: undefined reference to 'llvm::timeTraceProfilerBegin(llvm::StringRef, llvm::function_ref<std::string ()>)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(ExprConstant.cpp.o):ExprConstant.cpp:function llvm::scalbn(llvm::APFloat, int, llvm::RoundingMode): error: undefined reference to 'llvm::detail::scalbn(llvm::detail::DoubleAPFloat, int, llvm::RoundingMode)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(JSONNodeDumper.cpp.o):JSONNodeDumper.cpp:function llvm::json::Value::Value(std::string): error: undefined reference to 'llvm::json::fixUTF8(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(JSONNodeDumper.cpp.o):JSONNodeDumper.cpp:function llvm::json::Value::Value(llvm::StringRef): error: undefined reference to 'llvm::json::fixUTF8(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(JSONNodeDumper.cpp.o):JSONNodeDumper.cpp:function llvm::json::Value::Value(char const*): error: undefined reference to 'llvm::json::fixUTF8(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(JSONNodeDumper.cpp.o):JSONNodeDumper.cpp:function llvm::json::ObjectKey::ObjectKey(llvm::StringRef): error: undefined reference to 'llvm::json::fixUTF8(llvm::StringRef)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(PrintfFormatString.cpp.o):PrintfFormatString.cpp:function ParsePrintfSpecifier(clang::analyze_format_string::FormatStringHandler&, char const*&, char const*, unsigned int&, clang::LangOptions const&, clang::TargetInfo const&, bool, bool): error: undefined reference to 'llvm::Regex::match(llvm::StringRef, llvm::SmallVectorImpl<llvm::StringRef>*, std::string*) const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(TextNodeDumper.cpp.o):TextNodeDumper.cpp:function clang::TextNodeDumper::Visit(clang::OMPClause const*): error: undefined reference to 'llvm::StringRef::upper() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangAST.a(TextNodeDumper.cpp.o):TextNodeDumper.cpp:function clang::TextNodeDumper::Visit(clang::OMPClause const*): error: undefined reference to 'llvm::StringRef::upper() const' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangLex.a(HeaderSearch.cpp.o):HeaderSearch.cpp:function clang::HeaderSearch::suggestPathToFileForDiagnostics(llvm::StringRef, llvm::StringRef, llvm::StringRef, bool*): error: undefined reference to 'llvm::sys::path::convert_to_slash(llvm::StringRef, llvm::sys::path::Style)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangBasic.a(ProfileList.cpp.o):ProfileList.cpp:function clang::ProfileSpecialCaseList::create(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&, std::string&): error: undefined reference to 'llvm::SpecialCaseList::createInternal(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangBasic.a(SanitizerSpecialCaseList.cpp.o):SanitizerSpecialCaseList.cpp:function clang::SanitizerSpecialCaseList::create(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&, std::string&): error: undefined reference to 'llvm::SpecialCaseList::createInternal(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&, std::string&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangBasic.a(XRayLists.cpp.o):XRayLists.cpp:function clang::XRayFunctionFilter::XRayFunctionFilter(llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, clang::SourceManager&): error: undefined reference to 'llvm::SpecialCaseList::createOrDie(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangBasic.a(XRayLists.cpp.o):XRayLists.cpp:function clang::XRayFunctionFilter::XRayFunctionFilter(llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, clang::SourceManager&): error: undefined reference to 'llvm::SpecialCaseList::createOrDie(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&)' | |
/home/spundun/blender-git/lib/linux_centos7_x86_64/llvm/lib/libclangBasic.a(XRayLists.cpp.o):XRayLists.cpp:function clang::XRayFunctionFilter::XRayFunctionFilter(llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, llvm::ArrayRef<std::string>, clang::SourceManager&): error: undefined reference to 'llvm::SpecialCaseList::createOrDie(std::vector<std::string, std::allocator<std::string> > const&, llvm::vfs::FileSystem&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_grid_add_vdb(Volume&, blender::StringRef, std::shared_ptr<openvdb::v9_1::GridBase>): error: undefined reference to 'openvdb::v9_1::GridBase::setName(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_grid_add: error: undefined reference to 'openvdb::v9_1::GridBase::setName(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>::writeBuffers(std::ostream&, bool) const [clone .isra.0]: error: undefined reference to 'openvdb::v9_1::io::StreamMetadata::auxData()' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>::writeBuffers(std::ostream&, bool) const [clone .isra.0]: error: undefined reference to 'openvdb::v9_1::io::StreamMetadata::auxData()' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>::writeBuffers(std::ostream&, bool) const [clone .isra.0]: error: undefined reference to 'openvdb::v9_1::io::StreamMetadata::auxData()' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>::writeBuffers(std::ostream&, bool) const [clone .isra.0]: error: undefined reference to 'openvdb::v9_1::io::StreamMetadata::auxData()' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_load: error: undefined reference to 'openvdb::v9_1::io::File::File(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_load: error: undefined reference to 'openvdb::v9_1::io::File::open(bool, std::function<void (std::string)> const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_load: error: undefined reference to 'openvdb::v9_1::GridBase::getName() const' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function BKE_volume_save: error: undefined reference to 'openvdb::v9_1::io::File::File(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::Grid<openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>, 4u>, 5u> > > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::math::Transform::print(std::ostream&, std::string const&) const' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::Grid<openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::ValueMask, 3u>, 4u>, 5u> > > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::math::Transform::print(std::ostream&, std::string const&) const' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::Grid<openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<double>, 3u>, 4u>, 5u> > > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::math::Transform::print(std::ostream&, std::string const&) const' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::Grid<openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<int>, 3u>, 4u>, 5u> > > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::math::Transform::print(std::ostream&, std::string const&) const' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::isRegisteredType(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::createMetadata(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<bool, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::isRegisteredType(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<bool, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::createMetadata(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<float>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::isRegisteredType(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<float>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::createMetadata(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<int>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::isRegisteredType(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::LeafNode<openvdb::v9_1::math::Vec3<int>, 3u>, 4u>, 5u> > >::getBackgroundValue() const: error: undefined reference to 'openvdb::v9_1::Metadata::createMetadata(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function VolumeGrid::load(char const*, char const*) const::{lambda()#1}::operator()() const: error: undefined reference to 'openvdb::v9_1::io::File::open(bool, std::function<void (std::string)> const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function VolumeGrid::load(char const*, char const*) const::{lambda()#1}::operator()() const: error: undefined reference to 'openvdb::v9_1::io::File::readGrid(std::string const&)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>, 4u>, 5u> > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::util::printBytes(std::ostream&, unsigned long, std::string const&, std::string const&, bool, int, int)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:function openvdb::v9_1::tree::Tree<openvdb::v9_1::tree::RootNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::tree::InternalNode<openvdb::v9_1::points::PointDataLeafNode<openvdb::v9_1::PointIndex<unsigned int, 1u>, 3u>, 4u>, 5u> > >::print(std::ostream&, int) const: error: undefined reference to 'openvdb::v9_1::util::printBytes(std::ostream&, unsigned long, std::string const&, std::string const&, bool, int, int)' | |
../../lib/libbf_blenkernel.a(volume.cc.o):volume.cc:functio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment