Build:
- 0
2026-09-03 22:54.54: New job: build mesh-triangle.0.9.2 (c8d47e4459bd)
2026-09-03 22:54.54: Waiting for resource in pool day11-builds
2026-09-03 23:44.07: Got resource from pool day11-builds
2026-09-03 23:44.07: [profile full] build mesh-triangle.0.9.2
2026-09-03 23:44.07: build mesh-triangle.0.9.2 (c8d47e4459bd)
=== DEPENDENCIES (16 transitive) ===
base.v0.13.2 286d74e924a3
base-bigarray.base 31ac6860ef52
base-bytes.base f1ce9672d75a
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
configurator.v0.11.0 4cdee370e489
dune.1.11.4 0641013d1466
dune-configurator.1.0.0 12a29ea72b02
jbuilder.transition 5d668b7bd10f
mesh.0.9.2 96a64d1dc98c
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocamlfind.1.9.8 67e30f343c55
sexplib0.v0.13.0 a8e503987400
stdio.v0.13.0 d3e41a829a64
=== STDOUT ===
Processing: [default: loading data]
[mesh-triangle.0.9.2: extract]
-> retrieved mesh-triangle.0.9.2 (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.2)
- 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.
- 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.2
-> installed mesh-triangle.0.9.2
=== STDERR ===
2026-09-03 23:44.40: OK: build mesh-triangle.0.9.2 (runc: 13.4s, disk: 10KB)
2026-09-03 23:44.40: Job succeeded