| 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
|
| |
|
| |
|
|
|
|
| |
This reverts commit 454e1193263377a57c63078cfc4b23943b4c1004.
|
|
|
|
| |
This reverts commit 8783aa3b04593af250387b86508efe80cdd399e8.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
On request https://github.com/alpinelinux/aports/pull/1261#issuecomment-295583425.
|
| |
|
|
|
|
| |
SystemZ is target for s390x architecture.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
('Error while running startup cache precompilation') at
resource://gre/modules/addons/XPIProviderUtils.js
Previously this error was mitigated by lowering optimization level to
-O1 on s390x but no more with new esr release.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Building main/netcat-openbsd requires N_SYMOFF N_BADMAG. These two
definitions are also copied from a.out.h. The build turns out good,
then main/libvirt also good. In the future usage, this a.out.h thing
should be taken into accounts for bugs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|