aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/handbrake: modernize APKBUILDLeonardo Arena2017-04-121-23/+16
|
* community/py-gst1: upgrade to 1.10.4 and moved to communityCarlo Landmeter2017-04-121-68/+0
|
* testing/llvm-libunwind: remove unused patchJakub Jirutka2017-04-121-51/+0
|
* testing/handbrake: upgrade to 1.0.7Leonardo Arena2017-04-121-2/+2
|
* testing/cargo: add check(), but ignore test failures for nowJakub Jirutka2017-04-121-4/+19
|
* testing/cargo: upgrade to 0.17.0Jakub Jirutka2017-04-122-31/+24
|
* testing/cargo: improve abuildJakub Jirutka2017-04-121-23/+18
|
* testing/rust: build against llvm3.9Jakub Jirutka2017-04-121-2/+3
|
* testing/rust: fix multiple issues with static/dynamic linkingJakub Jirutka2017-04-125-12/+151
|
* testing/llvm-libunwind: upgrade to 3.9.1 and build with llvm3.9Jakub Jirutka2017-04-121-7/+7
|
* testing/llvm3.9: really disable failing FileSystemTest.CreateDirJakub Jirutka2017-04-122-8/+40
|
* testing/llvm3.9: disable perms assert in FileSystemTest.CreateDirJakub Jirutka2017-04-122-0/+31
| | | | It fails, probably due to some specific setup of /tmp on build servers.
* testing/llvm-libunwind: disable on x86, fails to buildJakub Jirutka2017-04-121-1/+1
| | | | | | | | | | | | | | | | | cd /home/buildozer/aports/testing/llvm-libunwind/src/libunwind-3.8.1.src/build-1/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/unwind.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -Os -fomit-frame-pointer -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -Os -DNDEBUG -nodefaultlibs -Wl,--as-needed -Wl,-z,defs -shared -Wl,-soname,libunwind.so.1 -o ../lib/libunwind.so.1.0 CMakeFiles/unwind.dir/libunwind.cpp.o CMakeFiles/unwind.dir/Unwind-EHABI.cpp.o CMakeFiles/unwind.dir/UnwindLevel1.c.o CMakeFiles/unwind.dir/UnwindLevel1-gcc-ext.c.o CMakeFiles/unwind.dir/Unwind-sjlj.c.o CMakeFiles/unwind.dir/UnwindRegistersRestore.S.o CMakeFiles/unwind.dir/UnwindRegistersSave.S.o -lc -ldl -lpthread CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get8(unsigned int) [clone .isra.11]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace4get8Ej.isra.11+0x4c): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get16(unsigned int) [clone .isra.12]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get16Ej.isra.12+0x59): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get32(unsigned int) [clone .isra.13]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get32Ej.isra.13+0x58): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::LocalAddressSpace::get64(unsigned int) [clone .isra.14]': libunwind.cpp:(.text._ZN9libunwind17LocalAddressSpace5get64Ej.isra.14+0x59): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o: In function `libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::getFunctionName(char*, unsigned int, unsigned long long*)': libunwind.cpp:(.text._ZN9libunwind12UnwindCursorINS_17LocalAddressSpaceENS_13Registers_x86EE15getFunctionNameEPcjPy[_ZN9libunwind12UnwindCursorINS_17LocalAddressSpaceENS_13Registers_x86EE15getFunctionNameEPcjPy]+0x87): undefined reference to `__stack_chk_fail_local' CMakeFiles/unwind.dir/libunwind.cpp.o:libunwind.cpp:(.text._ZN9libunwind14EHHeaderParserINS_17LocalAddressSpaceEE11decodeEHHdrERS1_jjRNS2_12EHHeaderInfoE[_ZN9libunwind14EHHeaderParserINS_17LocalAddressSpaceEE11decodeEHHdrERS1_jjRNS2_12EHHeaderInfoE]+0xe0): more undefined references to `__stack_chk_fail_local' follow collect2: error: ld returned 1 exit status
* testing/llvm3.9: install FileCheckJakub Jirutka2017-04-121-0/+5
|
* testing/llvm3.9: add backported patches for RustJakub Jirutka2017-04-126-1/+1480
| | | | | I've copied these patches from Fedora package: http://pkgs.fedoraproject.org/cgit/rpms/llvm3.9.git/
* testing/llvm3.9: new aportJakub Jirutka2017-04-124-0/+279
| | | | | http://llvm.org/ Low Level Virtual Machine compiler system (version 3.9)
* testing/xorgxrdp: disable on x86Carlo Landmeter2017-04-121-1/+1
| | | | TEXTREL /home/buildozer/aports/testing/xorgxrdp/pkg/xorgxrdp/usr/lib/xorg/modules/libxorgxrdp.so
* testing/py-gst1: add support for py3Carlo Landmeter2017-04-111-11/+41
|
* testing/shairport-sync: don't start with --daemonJakub Jirutka2017-04-113-3/+52
|
* testing/shairport-sync: fix and modernize abuildJakub Jirutka2017-04-111-22/+15
|
* testing/shairport-sync: add init scriptHenrik Nilsson2017-04-112-5/+15
|
* testing/shairport-sync: upgrade to 3.0.2Henrik Nilsson2017-04-111-5/+5
|
* testing/etcd: rename subpkg etcd-etcdctl to etcd-ctlJakub Jirutka2017-04-111-3/+3
|
* testing/etcd: move etcdctl to subpackageEd Robinson2017-04-111-3/+8
| | | | | | | etcdctl can be a useful utility to have without etcd itself, when connecting to a remote cluster, or from within a container. Equaly it might not be needed when installing the server.
* testing/ghc: improve and fix abuildJakub Jirutka2017-04-112-45/+63
|
* testing/ghc: rearrange variables into conventional orderJakub Jirutka2017-04-111-30/+26
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.21-r0Natanael Copa2017-04-101-1/+1
|
* testing/wireguard-grsec: rebuild against kernel 4.9.21-r0Natanael Copa2017-04-101-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.9.21-r0Natanael Copa2017-04-101-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.9.21-r0Natanael Copa2017-04-101-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.9.21-r0Natanael Copa2017-04-101-1/+1
|
* testing/php7-ast: Package updateFabio Ribeiro2017-04-101-6/+5
|
* testing/php7-stats: Package updateFabio Ribeiro2017-04-101-9/+7
|
* testing/php7-timezonedb: Pacakge UpdateFabio Ribeiro2017-04-101-9/+7
|
* testing/php7-oauth: Package updateFabio Ribeiro2017-04-101-9/+7
|
* testing/php7-msgpack: Package updateFabio Ribeiro2017-04-101-9/+7
|
* testing/php7-mailparse: Package updateFabio Ribeiro2017-04-101-9/+7
|
* testing/php7-redis: Package updateFabio Ribeiro2017-04-101-16/+12
|
* testing/php7-memcached: Pacakge updateFabio Ribeiro2017-04-101-10/+12
|
* testing/php7-mongodb: Package updateFabio Ribeiro2017-04-101-8/+7
|
* testing/php7-amqp: package updateFabio Ribeiro2017-04-101-4/+4
|
* testing/py-scipy: upgrade to 0.19.0 and modernize abuildAndré Klitzing2017-04-101-19/+7
|
* testing/py-h2: new aportAndré Klitzing2017-04-101-0/+45
|
* testing/perl-anyevent-influxdb: Upgrade to 1.0.2.0Nick Andrew2017-04-101-14/+16
|
* testing/perl-anyevent-http: upgrade to 2.23Nick Andrew2017-04-101-16/+23
|
* testing/wireguard-vanilla: update to 0.0.20170409Stuart Cardall2017-04-101-2/+2
|
* testing/wireguard-grsec: update to 0.0.20170409Stuart Cardall2017-04-101-2/+2
|
* testing/wireguard-tools: update to 0.0.20170409Stuart Cardall2017-04-101-2/+2
|
* testing/lvm-libunwind: really add the patchJakub Jirutka2017-04-101-0/+51
|
* testing/llvm-libunwind: fix build on aarch64Jakub Jirutka2017-04-101-2/+4
|