| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
http://llvm.org
The LLVM Linker
Note: To be honest, I'm not sure if the patch for pthread is really
needed, I just copied it from Fedora package.
|
| |
|
|
|
|
| |
and remove testing/tvheadend-git
|
|
|
|
|
| |
llvm4 has been already moved into main, this remained here by some
mistake.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `(anonymous namespace)::getSingleDynTypedNodeFromParentMap(llvm::PointerUnion4<clang::Decl const*, clang::Stmt const*, clang::ast_type_traits::DynTypedNode*, llvm::SmallVector<clang::ast_type_traits::DynTypedNode, 2u>*>)':
ASTContext.cpp:(.text._ZN12_GLOBAL__N_134getSingleDynTypedNodeFromParentMapEN4llvm13PointerUnion4IPKN5clang4DeclEPKNS2_4StmtEPNS2_15ast_type_traits12DynTypedNodeEPNS0_11SmallVectorISA_Lj2EEEEE+0xa8): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `clang::FunctionDecl::getBody() const':
ASTContext.cpp:(.text._ZNK5clang12FunctionDecl7getBodyEv[_ZNK5clang12FunctionDecl7getBodyEv]+0x3f): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, 4096u, 4096u>::Allocate(unsigned int, unsigned int) [clone .constprop.4285]':
ASTContext.cpp:(.text._ZN4llvm20BumpPtrAllocatorImplINS_15MallocAllocatorELj4096ELj4096EE8AllocateEjj.constprop.4285+0x1ad): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `clang::QualType::getUnqualifiedType() const':
ASTContext.cpp:(.text._ZNK5clang8QualType18getUnqualifiedTypeEv[_ZNK5clang8QualType18getUnqualifiedTypeEv]+0x78): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o): In function `getIntegerTypeForEnum(clang::EnumType const*)':
ASTContext.cpp:(.text._ZL21getIntegerTypeForEnumPKN5clang8EnumTypeE+0xb5): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangAST.a(ASTContext.cpp.o):ASTContext.cpp:(.text._ZL14EncodeBitFieldPKN5clang10ASTContextERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_8QualTypeEPKNS_9FieldDeclE+0x474): more undefined references to `__stack_chk_fail_local' follow
/usr/bin/ld: bin/lldb-server-4.0.0: hidden symbol `__stack_chk_fail_local' isn't defined
/usr/bin/ld: final link failed: Bad value
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o): In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.395]':
CompilerInstance.cpp:(.text._ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag.isra.395+0xc6): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o): In function `clang::DiagnosticBuilder::AddString(llvm::StringRef) const [clone .isra.373]':
CompilerInstance.cpp:(.text._ZNK5clang17DiagnosticBuilder9AddStringEN4llvm9StringRefE.isra.373+0x160): undefined reference to `__stack_chk_fail_local'
/usr/bin/../lib/gcc/i586-alpine-linux-musl/6.3.0/../../../libclangFrontend.a(CompilerInstance.cpp.o):CompilerInstance.cpp:(.text._ZNK5clang16CompilerInstance21getPCHContainerReaderEv[_ZNK5clang16CompilerInstance21getPCHContainerReaderEv]+0x27f): more undefined references to `__stack_chk_fail_local' follow
/usr/bin/ld: clang_delta: hidden symbol `__stack_chk_fail_local' isn't defined
/usr/bin/ld: final link failed: Bad value
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:765: clang_delta] Error 1
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lldb package is broken and has been moved to unmaintained.
|
|
|
|
|
| |
This abuild is unmaintained, poorly written and I encountered issues
when trying to upgrade it to 4.0.0 and build against LLVM 4.0.0.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This adds new Alpine targets to Rust, $arch-alpine-linux-musl that embed
our toolchain and distribution differences. We also modify the APKBUILD
to properly support (pseudo-)cross-compilation from the
$arch-unknown-linux-musl bootstrap targets to this new target.
|
|
|
|
|
|
| |
These patches add a new target option, `need_rpath`, to force RPATH
embedding in appropriate situations. We also minimize the generated
RPATH.
|
| |
|
|
|
|
|
| |
This is no longer needed with our LLVM 3.9 package, as we ship
FileCheck now.
|
|
|
|
|
|
|
| |
This divides up the patches in three logical categories:
- musl-*.patch: musl support patches intended for upstreaming;
- alpine-*.patch: Alpine-specific patches that are likely not upstreamable;
- *.patch: functionality patch that may make it upstream.
|