aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/e2fsimage: new aportNatanael Copa2018-03-191-0/+31
| | | | | create and populate an ext2/3/4 filesystem image as non-root user. https://github.com/Ledest/e2fsimage
* testing/hylafaxplus: set correct spool directory pathFrancesco Colista2018-03-182-3/+3
|
* testing/gnome-control-center: rebuild against samba 4.8.0Jakub Jirutka2018-03-171-1/+1
|
* testing/php7-yaml: move to communityAndy Postnikov2018-03-162-53/+0
|
* testing/reason: enable on ppc64leJakub Jirutka2018-03-161-2/+1
|
* testing/utop: enable on ppc64leJakub Jirutka2018-03-161-2/+1
|
* testing/ocaml-lambda-term: enable on ppc64leJakub Jirutka2018-03-161-2/+1
| | | | | It was failing due to ocaml-lwt, this has been fixed in 561ee68a37add471ba206c25a29197498802cbed.
* testing/hylafaxplus: cosmetic fixesFrancesco Colista2018-03-161-5/+1
|
* testing/hylafaxplus: fix parallel buildNatanael Copa2018-03-162-4/+17
|
* testing/hylafaxplus: new aport. Fixes #8659Francesco Colista2018-03-164-0/+324
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.27-r0Natanael Copa2018-03-161-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.27-r0Natanael Copa2018-03-161-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.27-r0Natanael Copa2018-03-161-1/+1
|
* testing/ocaml-lwt: avoid ocaml-lambda-term ppc64 build failureMike Sullivan2018-03-162-3/+25
| | | | ...by inlining result_lseek functions.
* testing/racket: add ca-certs and ssl libs to dependsJakub Jirutka2018-03-161-0/+1
| | | | They are needed for racket's openssl module, used e.g. by raco tool.
* testing/racket: patch racket's openssl module to work with LibreSSLJakub Jirutka2018-03-162-3/+54
|
* testing/fdk-aac: upgrade to 0.1.6, modernizeprspkt2018-03-151-19/+12
|
* testing/criu: upgrade to 3.8, clarify licenseprspkt2018-03-151-7/+6
|
* testing/i3wm-gaps: upgrade to 4.15.0.1prspkt2018-03-151-2/+2
|
* testing/racket: upgrade to 6.12Jakub Jirutka2018-03-151-2/+2
|
* testing/freeimage: make sure fPIC CFLAGs picked up in Makefile.gnuMike Sullivan2018-03-152-4/+30
|
* testing/unit: new aportAndré Klitzing2018-03-151-0/+32
|
* testing/py-pluggy: upgrade to 0.6.0Fabian Affolter2018-03-151-2/+2
|
* testing/fs-uae: build ppc64le with jit disable and no altivecMike Sullivan2018-03-151-2/+12
|
* testing/ledger: new aport (Bug #8363)Roberto Oliveira2018-03-152-0/+61
| | | | | | | | | | | | | | | | | | | Tests are disabled for now because some of them are failing. Some of the failures in the archs that I tried to build: * ppc64le: 99% tests passed, 2 tests failed out of 344 The following tests FAILED: 142 - BaselineTest_opt-lots (Failed) 227 - RegressTest_1057 (Failed) * x86_64: 99% tests passed, 4 tests failed out of 344 The following tests FAILED: 27 - BaselineTest_cmd-org (Failed) 29 - BaselineTest_cmd-pricedb (Failed) 31 - BaselineTest_cmd-prices (Failed) 283 - RegressTest_786A3DD0 (Failed)
* main/libucontext: move from testingWilliam Pitcock2018-03-151-36/+0
|
* testing/racket: new aportJakub Jirutka2018-03-154-0/+210
| | | | | https://racket-lang.org/ A general purpose programming language in the Lisp-Scheme family
* testing/biblatex: replaces texmf-dist-bibtexextraWilliam Pitcock2018-03-131-1/+2
|
* testing/apparmor: upgrade to 2.12allgdante2018-03-1315-211/+342
|
* testing/ocaml-lambda-term: disable on ppc64le due to build failureJakub Jirutka2018-03-131-1/+2
| | | | | | | | | | | | | ocamlopt tools/lambda_term_actions.exe (exit 2) (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o tools/lambda_term_actions.exe -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/camomile -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt_react -I /usr/lib/ocaml/react -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/zed -I src /usr/lib/ocaml/result/result.cmxa /usr/lib/ocaml/lwt/lwt.cmxa /usr/lib/ocaml/unix.cmxa /usr/lib/ocaml/bigarray.cmxa /usr/lib/ocaml/lwt/lwt_log.cmxa /usr/lib/ocaml/threads/threads.cmxa /usr/lib/ocaml/lwt/lwt_unix.cmxa /usr/lib/ocaml/react/react.cmxa /usr/lib/ocaml/lwt_react/lwt_react.cmxa /usr/lib/ocaml/camomile/camomile.cmxa /usr/lib/ocaml/zed/zed.cmxa src/lambda_term.cmxa tools/.lambda_term_actions.eobjs/lambda_term_actions.cmx) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek': /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:113:(.text+0xb8): call to `result_lseek.part.0' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek_64': /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:134:(.text+0x134): call to `result_lseek_64.part.1' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status File "caml_startup", line 1: Error: Error during linking
* testing/ocaml-lambda-term: enable on ppc64leJakub Jirutka2018-03-131-2/+1
|
* testing/ocaml-zed: enable on ppc64leJakub Jirutka2018-03-131-2/+1
|
* testing/ocaml-camomile: fix comments and code-styleJakub Jirutka2018-03-131-5/+7
|
* testing/ocaml-camomile: workaround ppc64le segfault while buildingMike Sullivan2018-03-131-3/+7
|
* testing/perl-sys-syscall: fix epoll tests making ppc64 check more genericMike Sullivan2018-03-132-4/+18
|
* testing/zerotier-one: enable ppc64le and enable in make-linux.mkMike Sullivan2018-03-132-3/+19
|
* testing/zutils: move to communityRoberto Oliveira2018-03-131-31/+0
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.26-r0Natanael Copa2018-03-121-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.26-r0Natanael Copa2018-03-121-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.26-r0Natanael Copa2018-03-121-1/+1
|
* testing/s-nail: fix invalid mem access, reenable tests, take maintainership..Steffen (Daode) Nurpmeso2018-03-122-5/+20
| | | | | | | | The reported crash (for v14.9.9) does not happen in EVP_cleanup(), even though the instrumented code apparantly said so, but the actual cause was a memory access on an already freed pointer that sneaked into the release (which has not seen thorough testing, also apparantly).
* testing/ocamlclean: new aportJakub Jirutka2018-03-121-0/+30
| | | | | http://www.algo-prog.info/ocapic/web/index.php?id=OCAPIC:OCamlClean OCaml Bytecode Cleaner
* testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgsJakub Jirutka2018-03-123-8/+3
| | | | | | | There are already two packages that require yojson and not biniou or easy-format, but fails to build when ocaml-biniou-dev and ocaml-easy-format-dev are not installed, so they are probably needed as transitive dependencies.
* testing/js_of_ocaml: build with yojson to enable --source-mapJakub Jirutka2018-03-121-3/+5
|
* testing/js_of_ocaml: add missing build dependency ocaml-ocamlbuild-devJakub Jirutka2018-03-121-0/+1
|
* testing/merlin: new aportJakub Jirutka2018-03-111-0/+62
| | | | | https://ocaml.github.io/merlin/ Context sensitive completion for OCaml
* testing/ocaml-yojson: new aportJakub Jirutka2018-03-111-0/+58
| | | | | https://github.com/mjambon/yojson JSON parsing and pretty-printing library for OCaml
* testing/ocaml-biniou: new aportJakub Jirutka2018-03-111-0/+56
| | | | | https://github.com/mjambon/biniou Extensible binary data format, like JSON but faster
* testing/ocaml-easy-format: new aportJakub Jirutka2018-03-111-0/+54
| | | | | https://mjambon.github.io/mjambon2016/easy-format.html Pretty-printing library for OCaml
* testing/ocaml-markup: allow check to fail on ppc64le for nowJakub Jirutka2018-03-111-1/+5
| | | | | | | | | | | | /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek': /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:113:(.text+0xb8): call to `result_lseek.part.0' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: /usr/lib/ocaml/lwt/liblwt_unix_stubs.a(unix_lseek_job.o): In function `result_lseek_64': /home/buildozer/aports/testing/ocaml-lwt/src/lwt-3.2.1/_build/default/src/unix/unix_lseek_job.c:134:(.text+0x134): call to `result_lseek_64.part.1' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status File "caml_startup", line 1: Error: Error during linking ocamlopt test/lwt_unix/test_lwt.exe (exit 2)