Build:
  1. 0
2026-06-24 16:41.30: New job: build mesh-triangle.0.9.2 (0933695fc08e)
2026-06-24 16:41.30: Waiting for resource in pool day11-builds
2026-06-24 17:28.16: Got resource from pool day11-builds
2026-06-24 17:28.16: [profile full] build mesh-triangle.0.9.2
2026-06-24 17:28.16: build mesh-triangle.0.9.2 (0933695fc08e)
=== DEPENDENCIES (16 transitive) ===
  base.v0.13.2                                       8fb64073d002
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    3e1ba44cda89
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  configurator.v0.11.0                               32284fd79a7b
  dune.1.11.4                                        306d9076d3e7
  dune-configurator.1.0.0                            5ee2dda44891
  jbuilder.transition                                430258ca512f
  mesh.0.9.2                                         25cf805008b7
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocamlfind.1.9.8                                    c048fc0ddff1
  sexplib0.v0.13.0                                   db4180d7755e
  stdio.v0.13.0                                      1672f41fc0f1
=== 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-06-24 17:28.32: OK: build mesh-triangle.0.9.2 (runc: 7.7s, disk: 10KB)
2026-06-24 17:28.32: Job succeeded