Build:
  1. 0
2026-06-24 18:03.04: New job: build lacaml.11.0.0 (cd2980cba249)
2026-06-24 18:03.04: Waiting for resource in pool day11-builds
2026-06-24 18:42.40: Got resource from pool day11-builds
2026-06-24 18:42.40: [profile full] build lacaml.11.0.0
2026-06-24 18:42.40: build lacaml.11.0.0 (cd2980cba249)
=== DEPENDENCIES (20 transitive) ===
  base.v0.13.2                                       445ab4e87bb6
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    703e97c2d528
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-blas.1                                        4eeab9b9c4aa
  conf-lapack.1                                      6e655e594535
  configurator.v0.11.0                               a377266ae86c
  csexp.1.5.2                                        a67dab4a5af5
  dune.3.23.1                                        1a2b61be1be6
  dune-configurator.3.22.2                           6f90990f864e
  jbuilder.1.0+beta20.2                              7404f20e3bd0
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    60aba0323008
  ocamlfind-secondary.1.9.6                          080d23d694f6
  sexplib0.v0.13.0                                   78623362cb15
  stdio.v0.13.0                                      9d1e311d3eca
=== STDOUT ===
Processing: [default: loading data]
[lacaml.11.0.0: dl]
[lacaml.11.0.0: extract]
-> retrieved lacaml.11.0.0  (https://opam.ocaml.org/cache)
[lacaml: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "lacaml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lacaml.11.0.0)
-       ocamlc src/config/.discover.eobjs/discover.{cmi,cmo,cmt}
- File "src/config/discover.ml", line 13, characters 18-27:
- 13 |       | exception Not_found -> []
-                        ^^^^^^^^^
- Alert deprecated: Not_found
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Instead of raising [Not_found], consider using [raise_s] with an informative error
- message.  If code needs to distinguish [Not_found] from other exceptions, please change
- it to handle both [Not_found] and [Not_found_s].  Then, instead of raising [Not_found],
- raise [Not_found_s] with an informative error message.
- File "src/config/discover.ml", line 18, characters 18-27:
- 18 |       | exception Not_found -> ["-lblas"; "-llapack"], false
-                        ^^^^^^^^^
- Alert deprecated: Not_found
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Instead of raising [Not_found], consider using [raise_s] with an informative error
- message.  If code needs to distinguish [Not_found] from other exceptions, please change
- it to handle both [Not_found] and [Not_found_s].  Then, instead of raising [Not_found],
- raise [Not_found_s] with an informative error message.
-     ocamlopt src/config/.discover.eobjs/discover.{cmx,o}
- File "src/config/discover.ml", line 13, characters 18-27:
- 13 |       | exception Not_found -> []
-                        ^^^^^^^^^
- Alert deprecated: Not_found
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Instead of raising [Not_found], consider using [raise_s] with an informative error
- message.  If code needs to distinguish [Not_found] from other exceptions, please change
- it to handle both [Not_found] and [Not_found_s].  Then, instead of raising [Not_found],
- raise [Not_found_s] with an informative error message.
- File "src/config/discover.ml", line 18, characters 18-27:
- 18 |       | exception Not_found -> ["-lblas"; "-llapack"], false
-                        ^^^^^^^^^
- Alert deprecated: Not_found
- [2016-09] this element comes from the stdlib distributed with OCaml.
- Instead of raising [Not_found], consider using [raise_s] with an informative error
- message.  If code needs to distinguish [Not_found] from other exceptions, please change
- it to handle both [Not_found] and [Not_found_s].  Then, instead of raising [Not_found],
- raise [Not_found_s] with an informative error message.
-       ocamlc src/impl_c.o
- In file included from lacaml_macros.h:32,
-                  from impl_c.c:24:
- impl_c.c: In function 'lacaml_ilaenv_stub':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- impl_c.c:43:16: note: in expansion of macro 'String_val'
-    43 |   char *NAME = String_val(vNAME),
-       |                ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- impl_c.c:44:16: note: in expansion of macro 'String_val'
-    44 |        *OPTS = String_val(vOPTS);
-       |                ^~~~~~~~~~
-> compiled  lacaml.11.0.0
-> installed lacaml.11.0.0
[WARNING] Opam package conf-lapack.1 depends on the following system package that can no longer be found: liblapack-dev

=== STDERR ===

2026-06-24 18:43.41: OK: build lacaml.11.0.0 (runc: 51.6s, disk: 11KB)
2026-06-24 18:43.41: Job succeeded