15210 Commits

Author SHA1 Message Date
Jakub Jirutka
9f4dcc969d testing/llvm-libunwind: disable on x86, fails to build
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
2017-04-12 01:25:22 +02:00
Jakub Jirutka
0fd2a81879 testing/llvm3.9: install FileCheck 2017-04-12 01:22:41 +02:00
Jakub Jirutka
163a6bc1c8 testing/llvm3.9: add backported patches for Rust
I've copied these patches from Fedora package:
http://pkgs.fedoraproject.org/cgit/rpms/llvm3.9.git/
2017-04-12 01:22:40 +02:00
Jakub Jirutka
0c013c8aca testing/llvm3.9: new aport
http://llvm.org/
Low Level Virtual Machine compiler system (version 3.9)
2017-04-12 01:22:38 +02:00
Carlo Landmeter
d68a09e48c testing/xorgxrdp: disable on x86
TEXTREL  /home/buildozer/aports/testing/xorgxrdp/pkg/xorgxrdp/usr/lib/xorg/modules/libxorgxrdp.so
2017-04-12 00:39:33 +02:00
Carlo Landmeter
5945fa12c3 testing/py-gst1: add support for py3 2017-04-11 19:31:42 +02:00
Jakub Jirutka
b8722d3026 testing/shairport-sync: don't start with --daemon 2017-04-11 13:52:14 +02:00
Jakub Jirutka
b47a17bdc2 testing/shairport-sync: fix and modernize abuild 2017-04-11 13:52:14 +02:00
Henrik Nilsson
c280e19e30 testing/shairport-sync: add init script 2017-04-11 13:52:14 +02:00
Henrik Nilsson
5c20bfd8eb testing/shairport-sync: upgrade to 3.0.2 2017-04-11 13:52:14 +02:00
Jakub Jirutka
a953366dea testing/etcd: rename subpkg etcd-etcdctl to etcd-ctl 2017-04-11 03:58:04 +02:00
Ed Robinson
d1d1723b36 testing/etcd: move etcdctl to subpackage
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.
2017-04-11 01:31:59 +02:00
Jakub Jirutka
ad037349e2 testing/ghc: improve and fix abuild 2017-04-11 00:05:02 +02:00
Jakub Jirutka
1bc6e9463b testing/ghc: rearrange variables into conventional order 2017-04-11 00:05:02 +02:00
Natanael Copa
d2a48d1f80 testing/wireguard-vanilla: rebuild against kernel 4.9.21-r0 2017-04-10 13:50:20 +00:00
Natanael Copa
0500383646 testing/wireguard-grsec: rebuild against kernel 4.9.21-r0 2017-04-10 13:50:20 +00:00
Natanael Copa
ead7fb7c10 testing/virtualbox-additions-grsec: rebuild against kernel 4.9.21-r0 2017-04-10 13:50:20 +00:00
Natanael Copa
f56852e780 testing/sch-cake-grsec: rebuild against kernel 4.9.21-r0 2017-04-10 13:50:20 +00:00
Natanael Copa
5e8eee3f39 testing/ipt-netflow-grsec: rebuild against kernel 4.9.21-r0 2017-04-10 13:50:20 +00:00
Fabio Ribeiro
e14e1f3cf7 testing/php7-ast: Package update 2017-04-10 13:23:11 +00:00
Fabio Ribeiro
af897cbf28 testing/php7-stats: Package update 2017-04-10 13:22:47 +00:00
Fabio Ribeiro
13360b29c2 testing/php7-timezonedb: Pacakge Update 2017-04-10 13:22:14 +00:00
Fabio Ribeiro
ea2e969df5 testing/php7-oauth: Package update 2017-04-10 13:21:47 +00:00
Fabio Ribeiro
8f07a2db33 testing/php7-msgpack: Package update 2017-04-10 13:21:20 +00:00
Fabio Ribeiro
0408732f73 testing/php7-mailparse: Package update 2017-04-10 13:20:51 +00:00
Fabio Ribeiro
15f75175c3 testing/php7-redis: Package update 2017-04-10 13:20:17 +00:00
Fabio Ribeiro
bd1f4c62c5 testing/php7-memcached: Pacakge update 2017-04-10 13:19:40 +00:00
Fabio Ribeiro
a96d9a1dc8 testing/php7-mongodb: Package update 2017-04-10 13:19:04 +00:00
Fabio Ribeiro
ff0b4cfbf3 testing/php7-amqp: package update 2017-04-10 13:18:13 +00:00
André Klitzing
010383655b testing/py-scipy: upgrade to 0.19.0 and modernize abuild 2017-04-10 11:21:39 +00:00
André Klitzing
e2335ad991 testing/py-h2: new aport 2017-04-10 11:21:39 +00:00
Nick Andrew
be3ec0fa1e testing/perl-anyevent-influxdb: Upgrade to 1.0.2.0 2017-04-10 11:08:07 +00:00
Nick Andrew
4f3150e16a testing/perl-anyevent-http: upgrade to 2.23 2017-04-10 11:08:07 +00:00
Stuart Cardall
ecd66c5f79 testing/wireguard-vanilla: update to 0.0.20170409 2017-04-10 11:03:22 +00:00
Stuart Cardall
0d446ba54a testing/wireguard-grsec: update to 0.0.20170409 2017-04-10 11:03:22 +00:00
Stuart Cardall
569d73dd44 testing/wireguard-tools: update to 0.0.20170409 2017-04-10 11:03:22 +00:00
Jakub Jirutka
f2db2fc02b testing/lvm-libunwind: really add the patch 2017-04-10 00:05:52 +02:00
Jakub Jirutka
51e2481196 testing/llvm-libunwind: fix build on aarch64 2017-04-10 00:02:05 +02:00
William Pitcock
17531b391b testing/vcdimager: fix build on aarch64 2017-04-09 21:51:58 +00:00
Jakub Jirutka
11cc888106 testing/llvm-libunwind: new aport
http://llvm.org/
LLVM version of libunwind library
2017-04-09 23:31:41 +02:00
Carlo Landmeter
0c568fca03 testing/xorgxrdp: new aport 2017-04-09 22:58:31 +02:00
Jakub Jirutka
b1857379c7 testing/rust: fix check-rustc, dynamic exec *must* have INTERP 2017-04-09 22:12:39 +02:00
Jakub Jirutka
eadd59359e testing/rust: disable jemalloc
I found out that jemalloc significantly increases size of statically
linked binaries produced by rustc (stripped hello_world 186 kiB vs.
358 kiB) and it seems that it does not gain justifiable performance
boost (actually even negative in some tests).

https://users.rust-lang.org/t/optimizing-rust-binaries-observation-of-musl-versus-glibc-and-jemalloc-versus-system-alloc/8499/7
2017-04-09 15:41:28 +02:00
Jakub Jirutka
60dcefecf1 testing/rust: add check for static/dynamic PIC 2017-04-09 15:41:28 +02:00
Jakub Jirutka
2da58e9982 testing/rust: build with Cargo specified in stage0.txt
This is not necessary, but better...
2017-04-09 15:41:28 +02:00
Jakub Jirutka
856faeea63 testing/rust: remove unneeded crt*.o files 2017-04-09 15:41:28 +02:00
Jakub Jirutka
2f952ff8bc testing/rust: add -dbg subpackage, let binaries to be stripped
I don't remember the exact reason why I've disabled stripping. Maybe
I get it from Fedora package [1]? Anyway, I've checked that our strip
does not remove .rustc section, so it should be probably okay.

[1]: https://src.fedoraproject.org/cgit/rpms/rust.git/tree/rust.spec?id=2453b710d43f1f9cacc53b4e9caa2da2f9c888ac#n185
2017-04-09 15:41:28 +02:00
Jakub Jirutka
2a232275cd testing/rust: build with vendored jemalloc 2017-04-09 15:41:28 +02:00
Jakub Jirutka
2e440a2067 testing/rust: remove duplicated libs and move only *.rlib to -stdlib 2017-04-09 15:41:28 +02:00
Jakub Jirutka
4147e840f6 testing/rust: link with LLVM dynamically 2017-04-09 15:41:28 +02:00