aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-markup
Commit message (Collapse)AuthorAgeFilesLines
* testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵J0WI2018-10-061-2/+2
| | | | pkgrel
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* testing/ocaml-*: rebuildJakub Jirutka2018-07-071-1/+1
| | | | Rebuild after upgrade of some ocaml packages.
* testing/ocaml-lwt: rebuild depending packagesJakub Jirutka2018-03-301-1/+1
|
* testing/ocaml-migrate-parsetree: rebuild depending packagesJakub Jirutka2018-03-301-1/+1
|
* 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/ocaml-markup: new aportJakub Jirutka2018-03-111-0/+63
http://aantron.github.io/markup.ml Error-recovering streaming HTML5 and XML parsers for OCaml