aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/llvm3.7: refactor abuild according to llvm4 abuildJakub Jirutka2017-04-222-111/+88
|
* testing/llvm3.9: refactor abuild according to llvm4 abuildJakub Jirutka2017-04-221-17/+22
|
* community/lua-mpack: upgrade to 1.0.6Jakub Jirutka2017-04-224-19/+56
|
* community/suitesparse: upgrade to 4.5.5Jakub Jirutka2017-04-222-31/+14
|
* community/ttyd: upgrade to 1.3.2Jakub Jirutka2017-04-221-6/+6
|
* testing/lld: new aportJakub Jirutka2017-04-222-0/+129
| | | | | | | | 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.
* main/clang: specify min. version for llvm depsJakub Jirutka2017-04-221-2/+3
|
* main/compiler-rt: specify min. version for clang and llvm depsJakub Jirutka2017-04-221-1/+8
|
* testing/lldb: specify min. version for clang and llvm depsJakub Jirutka2017-04-221-3/+17
|
* community/tvheadend: upgrade to 4.2.1Carlo Landmeter2017-04-2212-10709/+2911
| | | | and remove testing/tvheadend-git
* testing/llvm4: remove leftoverJakub Jirutka2017-04-221-202/+0
| | | | | llvm4 has been already moved into main, this remained here by some mistake.
* testing/lldb: disable on x86, fails to buildJakub Jirutka2017-04-221-1/+1
| | | | | | | | | | | | | | | | | /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)
* testing/creduce: disable on x86, fails to buildJakub Jirutka2017-04-221-1/+1
| | | | | | | | | | | | /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
* main/llvm4: fix CheckAtomic.cmakeJakub Jirutka2017-04-222-2/+26
|
* testing/lldb: fix build with clangJakub Jirutka2017-04-222-0/+26
|
* main/clang: enable on allJakub Jirutka2017-04-221-1/+1
| | | | This reverts commit 454e1193263377a57c63078cfc4b23943b4c1004.
* main/compiler-rt: enable on allJakub Jirutka2017-04-221-1/+1
| | | | This reverts commit 8783aa3b04593af250387b86508efe80cdd399e8.
* main/clang: temporarily disableJakub Jirutka2017-04-221-1/+1
|
* main/compiler-rt: temporarily disableJakub Jirutka2017-04-221-1/+1
|
* testing/lldb: upgrade to 4.0.0Jakub Jirutka2017-04-223-3857/+11
|
* testing/lldb: fix and improve abuild, rename subpkg py- to py2-Jakub Jirutka2017-04-221-32/+29
|
* testing/lldb: move from unmaintainedJakub Jirutka2017-04-224-0/+0
|
* testing/creduce: rebuild against llvm/clang 4.0.0Jakub Jirutka2017-04-223-7/+157
|
* testing/afl: rebuild against llvm/clang 4.0.0Jakub Jirutka2017-04-221-3/+3
|
* main/compiler-rt: enable for s390xJakub Jirutka2017-04-221-2/+2
| | | | On request https://github.com/alpinelinux/aports/pull/1261#issuecomment-295583425.
* main/mesa: build against llvm4Jakub Jirutka2017-04-221-2/+4
|
* main/llvm4: add SystemZ to targetsJakub Jirutka2017-04-221-1/+1
| | | | SystemZ is target for s390x architecture.
* main/compiler-rt: upgrade to 4.0.0Jakub Jirutka2017-04-221-4/+6
|
* main/clang: add basic check() functionJakub Jirutka2017-04-221-0/+8
|
* main/clang: upgrade to 4.0.0Jakub Jirutka2017-04-229-357/+196
|
* main/llvm4: add provides=llvm and omit version suffix in bin namesJakub Jirutka2017-04-221-1/+12
|
* main/llvm: remove (in favour of llvm4)Jakub Jirutka2017-04-2210-1001/+0
|
* main/llvm4: move from testingJakub Jirutka2017-04-226-0/+202
|
* testing/pass: update README.alpineStuart Cardall2017-04-222-2/+7
|
* community/firefox-esr: fix build on s390xTuan M. Hoang2017-04-221-1/+4
| | | | | | | | ('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.
* community/openlibm: disable on s390xTuan M. Hoang2017-04-221-1/+1
|
* community/lensfun: improve abuildJakub Jirutka2017-04-221-18/+18
|
* community/lensfun: SSE/SSE2 for x86* onlyTuan M. Hoang2017-04-221-1/+2
|
* main/libbsd: add N_SYMOFF N_BADMAG for netcat-openbsd (fix s390x)Tuan M. Hoang2017-04-222-3/+24
| | | | | | | 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.
* testing/wireguard-tools: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* testing/wireguard-grsec: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* testing/wireguard-vanilla: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* main/libsoup: upgrade to 2.58.0André Klitzing2017-04-221-2/+2
|
* testing/libdwarf: upgrade to 20170416André Klitzing2017-04-221-2/+2
|
* testing/ostree: upgrade to 2017.5André Klitzing2017-04-221-2/+2
|
* main/mercurial: upgrade to 4.1.3André Klitzing2017-04-221-2/+2
|
* testing/py-mystrom: upgrade to 0.3.8Fabian Affolter2017-04-221-6/+3
|
* testing/rust: remove -lldb subpackageJakub Jirutka2017-04-221-11/+12
| | | | lldb package is broken and has been moved to unmaintained.
* unmaintained/lldb: move from testingJakub Jirutka2017-04-224-0/+0
| | | | | 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.
* testing/php7-cassandra: upgrade to 1.3.0Gennady Feldman2017-04-211-5/+3
|