aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* testing/js_of_ocaml: new aportJakub Jirutka2018-03-111-0/+173
| | | | | http://ocsigen.org/js_of_ocaml/ Compiler from OCaml to Javascript
* testing/ocaml-tyxml: new aportJakub Jirutka2018-03-111-0/+78
| | | | | https://ocsigen.org/tyxml/ OCaml library for building statically correct HTML and SVG documents
* testing/ocaml-markup: new aportJakub Jirutka2018-03-111-0/+63
| | | | | http://aantron.github.io/markup.ml Error-recovering streaming HTML5 and XML parsers for OCaml
* testing/ocaml-reactivedata: new aportJakub Jirutka2018-03-111-0/+47
| | | | | https://github.com/ocsigen/reactiveData/ FRP with incremental changes in data structures for OCaml
* testing/ocaml-re: new aportJakub Jirutka2018-03-111-0/+60
| | | | | https://github.com/ocaml/ocaml-re Pure OCaml regular expressions, with support for Perl and POSIX-style strings
* testing/ocaml-uutf: new aportJakub Jirutka2018-03-111-0/+57
| | | | | https://github.com/dbuenzli/uutf Non-blocking streaming Unicode codec for OCaml
* testing/ocaml-topkg: new aportJakub Jirutka2018-03-111-0/+47
| | | | | http://erratique.ch/software/topkg The transitory OCaml software packager
* testing/ocaml-ppx_deriving: new aportJakub Jirutka2018-03-111-0/+86
| | | | | https://github.com/ocaml-ppx/ppx_deriving Type-driven code generation for OCaml
* testing/ocaml-ounit: new aportJakub Jirutka2018-03-111-0/+56
| | | | | http://ounit.forge.ocamlcore.org/ A unit test framework for OCaml
* testing/ocaml-ppx_derivers: new aportJakub Jirutka2018-03-111-0/+50
| | | | | https://github.com/ocaml-ppx/ppx_derivers Shared [@@deriving] plugins registry
* testing/ocaml-ppx_tools: new aportJakub Jirutka2018-03-111-0/+47
| | | | | https://github.com/ocaml-ppx/ppx_tools Tools for authors of ppx rewriters
* testing/ocaml-uchar: new aportJakub Jirutka2018-03-111-0/+44
| | | | | https://github.com/ocaml/uchar Compatibility library for OCaml's Uchar module
* testing/ocaml-cmdliner: new aportJakub Jirutka2018-03-111-0/+43
| | | | | http://erratique.ch/software/cmdliner Declarative definition of command line interfaces for OCaml
* testing/reason: -rebuild needs ocaml in runtimeJakub Jirutka2018-03-111-1/+1
|
* community/ocamlbuild: split to subpkgs and update depending aportsJakub Jirutka2018-03-114-9/+10
|
* testing/ii: call default_prepare in prepareSören Tempel2018-03-111-1/+1
|
* testing/man-db: upgrade to 2.8.2Sören Tempel2018-03-111-4/+3
|
* testing/man-db: remove $triggers from $sourceSören Tempel2018-03-111-2/+1
| | | | Other aports like main/busybox also do not have $triggers in $source.
* testing/log4cplus: upgrade to 1.2.1tcely2018-03-111-6/+5
|
* testing/xload: upgrade to 1.1.3prspkt2018-03-111-6/+4
|
* testing/i3wm-gaps: upgrade to 4.15, clarify licenseprspkt2018-03-112-19/+21
|
* testing/fs-uae-launcher: improve abuild, fix code-styleJakub Jirutka2018-03-101-13/+14
|
* testing/fs-uae-launcher: disable on aarch64 - fs-uae is N/AJakub Jirutka2018-03-101-1/+1
|
* testing/sslh: disable on aarch64 - valgrind is N/A for this archJakub Jirutka2018-03-101-1/+1
|
* testing/fs-uae: disable on aarch64Jakub Jirutka2018-03-101-1/+1
| | | | | configure: error: in `/home/buildozer/aports/testing/fs-uae/src/fs-uae-2.8.3': configure: error: --enable-jit was given, but arch is not supported
* testing/php7-tideways_xhprof: disable on aarch64 due to build failureJakub Jirutka2018-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -DPHP_ATOM_INC -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/include -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/main -I/home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2 -I/usr/include/php7 -I/usr/include/php7/main -I/usr/include/php7/TSRM -I/usr/include/php7/Zend -I/usr/include/php7/ext -I/usr/include/php7/ext/date/lib -Os -DHAVE_CONFIG_H -Os -c /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c -fPIC -DPIC -o .libs/tideways_xhprof.o In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c:11: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.c: In function 'tracing_enter_root_frame': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:79:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:79:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ In file included from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tracing.h:1:0, from /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c:13: /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/tideways_xhprof.c: In function 'tideways_xhprof_execute_ex': /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:79:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ /home/buildozer/aports/testing/php7-tideways_xhprof/src/php-xhprof-extension-5.0-beta2/timer.h:79:13: error: impossible constraint in 'asm' asm volatile("rdtsc" : "=a" (a), "=d" (d)); ^~~ make: *** [Makefile:196: tracing.lo] Error 1
* testing/mongo-c-driver: disable check on aarch64Jakub Jirutka2018-03-101-1/+5
|
* testing/reason: new aportJakub Jirutka2018-03-102-0/+191
| | | | | http://reasonml.github.io/ Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
* testing/utop: disable on ppc64le - ocaml-camomile is N/AJakub Jirutka2018-03-101-1/+3
|
* testing/ocaml-lambda-term: disable on ppc64le - ocaml-camomile is N/AJakub Jirutka2018-03-101-1/+3
|
* testing/ocaml-zed: disable on ppc64le - ocaml-camomile is N/AJakub Jirutka2018-03-101-1/+3
|
* testing/ocaml-camomile: disable on ppc64leJakub Jirutka2018-03-101-1/+3
| | | | See https://github.com/yoriyuki/Camomile/issues/39
* testing/utop: add missing build dependency ocaml-compiler-libsJakub Jirutka2018-03-101-0/+1
|
* testing/ocaml-lwt: add missing build dependency ocaml-compiler-libsJakub Jirutka2018-03-101-0/+1
|
* testing/haxe: rebuild and fix for ocaml 4.06.1Jakub Jirutka2018-03-101-1/+6
|
* testing/haxe: modernize abuild, fix code-styleJakub Jirutka2018-03-101-15/+14
|
* testing/utop: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-4/+5
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.
* testing/ocaml-lambda-term: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-2/+2
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.
* testing/ocaml-lwt: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-3/+4
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.