Build:
  1. 0
2026-09-04 00:35.07: New job: build lacaml.10.0.2 (f21387d50e45)
2026-09-04 00:35.07: Waiting for resource in pool day11-builds
2026-09-04 00:57.03: Got resource from pool day11-builds
2026-09-04 00:57.03: [profile full] build lacaml.10.0.2
2026-09-04 00:57.03: build lacaml.10.0.2 (f21387d50e45)
=== DEPENDENCIES (20 transitive) ===
  base.v0.13.2                                       2f090cafef62
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    eeeffe7d5f66
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-blas.1                                        b66b78380a5b
  conf-lapack.1                                      9c2be2cfd172
  configurator.v0.11.0                               28e55cb67806
  csexp.1.5.2                                        0f82e505b19f
  dune.3.24.2                                        07555548a43d
  dune-configurator.3.22.2                           fa3e8c35a3f6
  jbuilder.1.0+beta20.2                              abd15a0bbd82
  ocaml.4.11.2                                       9044b53bfe17
  ocaml-base-compiler.4.11.2                         d1ed934bdaf0
  ocaml-config.1                                     51b78fd13520
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlfind.1.9.6                                    dccd79a91021
  ocamlfind-secondary.1.9.6                          553c1faeba22
  sexplib0.v0.13.0                                   617a84f7f1c5
  stdio.v0.13.0                                      8705806743c0
=== STDOUT ===
Processing: [default: loading data]
[lacaml.10.0.2: dl]
[lacaml.10.0.2: extract]
-> retrieved lacaml.10.0.2  (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.10.0.2)
-       ocamlc src/config/.discover.eobjs/discover.{cmi,cmo,cmt}
- File "src/config/discover.ml", line 12, characters 18-27:
- 12 |       | 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 17, characters 18-27:
- 17 |       | 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 12, characters 18-27:
- 12 |       | 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 17, characters 18-27:
- 17 |       | 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.10.0.2
-> installed lacaml.10.0.2
[WARNING] Opam package conf-lapack.1 depends on the following system package that can no longer be found: liblapack-dev

=== STDERR ===

2026-09-04 00:58.02: OK: build lacaml.10.0.2 (runc: 53.2s, disk: 11KB)
2026-09-04 00:58.02: Job succeeded