Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/cmark: move from testing | Jakub Jirutka | 2018-05-06 | 1 | -39/+0 | |
| | ||||||
* | testing/cmark: fix abuild and clarify license | Jakub Jirutka | 2018-05-06 | 1 | -11/+20 | |
| | ||||||
* | testing/snapper: disable on armhf due to build failure | Jakub Jirutka | 2018-05-06 | 1 | -1/+1 | |
| | | | | | | | | /bin/bash ../libtool --tag=CXX --mode=link armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -lintl -o mksubvolume mksubvolume.o ../snapper/libsnapper.la utils/libutils.la -lbtrfs libtool: link: armv6-alpine-linux-musleabihf-g++ -Os -fomit-frame-pointer -pipe -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,--as-needed -o .libs/snapper snapper.o types.o commands.o cleanup.o proxy.o proxy-dbus.o proxy-lib.o misc.o errors.o ../snapper/.libs/libsnapper.so utils/.libs/libutils.a /home/buildozer/aports/testing/snapper/src/snapper-0.5.4/snapper/.libs/libsnapper.so -lboost_thread-mt -lboost_system-mt -lxml2 -lacl -lz -lmount ../dbus/.libs/libdbus.a -lintl -ldbus-1 -lbtrfs /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: ../snapper/.libs/libsnapper.so: undefined reference to symbol '_ZN5boost6system16generic_categoryEv' /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../libboost_system-mt.so: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status | |||||
* | testing/ponyc: fix on aarch64 | Jakub Jirutka | 2018-05-05 | 3 | -1/+121 | |
| | ||||||
* | testing/ponyc: build with clang instead of gcc | Jakub Jirutka | 2018-05-05 | 1 | -3/+8 | |
| | | | | gcc 6.4.0 doesn't support flag -mcx16 which ponyc needs on aarch64. | |||||
* | testing/ponyc: fix build flags for upcoming ponyc version | Jakub Jirutka | 2018-05-05 | 1 | -2/+2 | |
| | ||||||
* | testing/snapper: fixed license, cosmetic fixes to the APKBUILD | Francesco Colista | 2018-05-04 | 1 | -6/+6 | |
| | ||||||
* | testing/consul: upgrade to 1.0.7 | Francesco Colista | 2018-05-04 | 1 | -4/+3 | |
| | ||||||
* | testing/snapper: new aport | Francesco Colista | 2018-05-03 | 11 | -0/+305 | |
| | ||||||
* | testing/bird: don't use git repo as version number | Fusl | 2018-05-03 | 2 | -1/+18 | |
| | | | | Makefile.in (used by `make`) contains a shell execution line to read the current git tags and uses that value in the resulting binary. However, since we're not building from a git repository but from a tar file, this results in `bird --version` reporting a version of `v3.7.0-3239-gc13b5c993b` instead of `2.0.2`. The added patch makes sure that bird uses the `BIRD_VERSION` from `sysdep/config.h` | |||||
* | testing/ponyc: disable on armhf due to build failure | Jakub Jirutka | 2018-05-03 | 1 | -1/+1 | |
| | | | | | | | | | g++ -o build/release/libponyrt.benchmarks build/release/obj/benchmarks/libponyrt/common/common.o build/release/obj/benchmarks/libponyrt/ds/hash.o build/release/obj/benchmarks/libponyrt/mem/heap.o build/release/obj/benchmarks/libponyrt/mem/pool.o -L build/release -L /usr/local/lib -lgbenchmark -lponyrt -lpthread -ldl -latomic -lexecinfo Building builtin -> /home/buildozer/aports/testing/ponyc/src/ponyc-0.21.3/packages/builtin Bus error It works on Scaleway armv7 machine, but fails on builder running on armv8l. | |||||
* | testing/apk-autoupdate: new aport | Jakub Jirutka | 2018-05-03 | 1 | -0/+27 | |
| | | | | | https://github.com/jirutka/apk-autoupdate/ Alpine's tool for automatic updates | |||||
* | Revert "testing/py3-lxc: new aport" | Francesco Colista | 2018-05-02 | 1 | -31/+0 | |
| | | | | | | This reverts commit e2786ac703bf4773fcfc72dde7bd11c842cb4c2f. Still part of lxc package..will be splitted when LXC will be upgraded to 3.x | |||||
* | Revert "testing/lua5.3-lxc: new aport" | Francesco Colista | 2018-05-02 | 1 | -42/+0 | |
| | | | | This reverts commit e9f086134201a0d0a6a0ed16997cb7dc0925090c. | |||||
* | testing/lua5.3-lxc: new aport | Francesco Colista | 2018-05-02 | 1 | -0/+42 | |
| | ||||||
* | testing/py3-lxc: new aport | Francesco Colista | 2018-05-02 | 1 | -0/+31 | |
| | ||||||
* | testing/ponyc: enable for aarch64 and armhf | Jakub Jirutka | 2018-05-02 | 3 | -5/+131 | |
| | | | | | I've tested it on Scaleway's armv7 machine. I currently don't have access to any aarch64 machine, but it should work too. | |||||
* | testing/ponyc: don't pass -march and -mtune to gcc | Jakub Jirutka | 2018-05-02 | 2 | -14/+17 | |
| | ||||||
* | Revert "testing/ponyc: don't pass -march and -mtune to gcc" | Jakub Jirutka | 2018-05-02 | 2 | -7/+26 | |
| | | | | | | This reverts commit c77464fda48424214fe84bdde2d8b14894dcde74. This was a mistake. | |||||
* | testing/ponyc: don't pass -march and -mtune to gcc | Jakub Jirutka | 2018-05-02 | 2 | -26/+7 | |
| | ||||||
* | testing/ponyc: ensure that correct LLVM is used | Jakub Jirutka | 2018-05-02 | 1 | -1/+1 | |
| | ||||||
* | testing/rtptools: new aport | Francesco Colista | 2018-05-01 | 1 | -0/+37 | |
| | ||||||
* | testing/rakudo: disable on x86 | Natanael Copa | 2018-05-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | build fails with: ===SORRY!=== The nqp-m binary is too old To automatically clone (git) and build a copy of NQP 2018.04, try re-running Configure.pl with the '--gen-moar' option. Or, use '--prefix=' to explicitly specify the path where the NQP and MoarVM executables can be found that are use to build Rakudo. | |||||
* | community/qt5-qt[various]: move from testing | Natanael Copa | 2018-05-01 | 6 | -264/+0 | |
| | ||||||
* | testing/qt5-qtwebchannel: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -4/+4 | |
| | ||||||
* | testing/qt5-qtsensors: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -3/+3 | |
| | ||||||
* | testing/qt5-qtremoteobjects: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -3/+3 | |
| | ||||||
* | testing/qt5-qtquickcontrols2: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -3/+3 | |
| | ||||||
* | testing/qt5-qtlocation: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -3/+3 | |
| | ||||||
* | testing/qt5-qtconnectivity: upgrade to 5.10.1 | Natanael Copa | 2018-05-01 | 1 | -3/+3 | |
| | ||||||
* | testing/pony-stable: new aport | Jakub Jirutka | 2018-05-01 | 1 | -0/+25 | |
| | | | | | https://github.com/ponylang/pony-stable A simple dependency manager for the Pony language | |||||
* | testing/ponyc: new aport | Jakub Jirutka | 2018-05-01 | 3 | -0/+116 | |
| | | | | | An open-source, actor-model, capabilities-secure, high performance programming language https://www.ponylang.org/ | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.38-r0 | Natanael Copa | 2018-04-30 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.38-r0 | Natanael Copa | 2018-04-30 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.38-r0 | Natanael Copa | 2018-04-30 | 1 | -1/+1 | |
| | ||||||
* | testing/nqp: disable check on x86 | Jakub Jirutka | 2018-04-29 | 1 | -3/+5 | |
| | | | | | | | t/hll/06-sprintf.t (Wstat: 0 Tests: 286 Failed: 2) Failed tests: 111-112 Files=141, Tests=12019, 34 wallclock secs ( 1.16 usr 0.11 sys + 32.61 cusr 1.38 csys = 35.26 CPU) Result: FAIL | |||||
* | community/zsh-autosuggestions: move from testing | Jakub Jirutka | 2018-04-29 | 1 | -22/+0 | |
| | ||||||
* | testing/icr: remove abuild | Jakub Jirutka | 2018-04-29 | 1 | -31/+0 | |
| | | | | It's not recommended by Crystal developer. | |||||
* | community/ykpers: move from testing | Jakub Jirutka | 2018-04-29 | 1 | -39/+0 | |
| | ||||||
* | community/yubico-c: move from testing | Jakub Jirutka | 2018-04-29 | 1 | -43/+0 | |
| | ||||||
* | testing/elektra: rebuild against libgit2 0.7.0 | Jakub Jirutka | 2018-04-28 | 1 | -1/+1 | |
| | ||||||
* | testing/py-netdisco: upgrade to 1.4.0 | Fabian Affolter | 2018-04-28 | 1 | -2/+2 | |
| | ||||||
* | testing/py-telegram-bot: upgrade to 10.0.2 | Fabian Affolter | 2018-04-28 | 1 | -2/+2 | |
| | ||||||
* | testing/py-jsonpatch: upgrade to 1.23, clarify license | TBK | 2018-04-28 | 1 | -3/+9 | |
| | ||||||
* | testing/py-jsonpointer: upgrade to 2.0, clarify license | TBK | 2018-04-28 | 1 | -4/+9 | |
| | ||||||
* | testing/vpnc: added -openrc subpackage | Francesco Colista | 2018-04-27 | 1 | -2/+2 | |
| | ||||||
* | testing/vpnc: musl compatibility fix | Rien Maertens | 2018-04-27 | 2 | -20/+36 | |
| | ||||||
* | testing/git-review: upgrade to 1.26.0 | Francesco Colista | 2018-04-27 | 1 | -8/+8 | |
| | ||||||
* | testing/notepadqq: disable build for all but x86 and x86_64 arch | Francesco Colista | 2018-04-26 | 1 | -1/+1 | |
| | ||||||
* | testing/notepadqq: added fix build | Francesco Colista | 2018-04-26 | 1 | -5/+13 | |
| |