Build:
- 0
2026-06-16 15:44.33: New job: build mesh-triangle.0.9.4 (57aca89885be)
2026-06-16 15:44.33: Waiting for resource in pool day11-builds
2026-06-16 16:32.43: Got resource from pool day11-builds
2026-06-16 16:32.43: [profile full] build mesh-triangle.0.9.4
2026-06-16 16:32.44: build mesh-triangle.0.9.4 (57aca89885be)
=== DEPENDENCIES (16 transitive) ===
base.v0.13.2 ea9bf421f381
base-bigarray.base dfc2a7e726c3
base-bytes.base eaa2bf0d3cbe
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
configurator.v0.11.0 d0edd3646cb4
dune.1.11.4 29dd7ef124f2
dune-configurator.1.0.0 3e249db1eb1c
jbuilder.transition a162452409e0
mesh.0.9.4 0b5db63a7fcc
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlfind.1.9.8 df35b34caa16
sexplib0.v0.13.0 9ee6deb6b630
stdio.v0.13.0 af7e019a7f75
=== STDOUT ===
Processing: [default: loading data]
[mesh-triangle.0.9.4: extract]
-> retrieved mesh-triangle.0.9.4 (cached)
[mesh-triangle: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "mesh-triangle" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mesh-triangle.0.9.4)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "easymesh/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "graphics/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "tests/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "triangle/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "triangle/config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- ocamlc triangle/libtriangle_stubs.o
- In file included from libtriangle_stubs.c:3:
- triangulate_stub.c: In function 'triangulate_fortran_layout':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'triangulate' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 265 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- triangulate_stub.c:86:15: note: in expansion of macro 'String_val'
- 86 | triangulate(String_val(switches), &in, &out, &vor);
- | ^~~~~~~~~~
- In file included from libtriangle_stubs.c:28:
- triangle.c:15669:24: note: expected 'char *' but argument is of type 'const char *'
- 15669 | void triangulate(char *triswitches, struct triangulateio *in,
- | ~~~~~~^~~~~~~~~~~
- triangulate_stub.c: In function 'triangulate_c_layout':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'triangulate' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 265 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- triangulate_stub.c:86:15: note: in expansion of macro 'String_val'
- 86 | triangulate(String_val(switches), &in, &out, &vor);
- | ^~~~~~~~~~
- triangle.c:15669:24: note: expected 'char *' but argument is of type 'const char *'
- 15669 | void triangulate(char *triswitches, struct triangulateio *in,
- | ~~~~~~^~~~~~~~~~~
- libtriangle_stubs.c: In function 'triunsuitable':
- libtriangle_stubs.c:133:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 133 | closure = caml_named_value("triunsuitable_callback");
- | ^
-> compiled mesh-triangle.0.9.4
-> installed mesh-triangle.0.9.4
=== STDERR ===
2026-06-16 16:33.02: OK: build mesh-triangle.0.9.4 (runc: 12.1s, disk: 10KB)
2026-06-16 16:33.02: Job succeeded