Build:
- 0
2026-06-16 17:32.38: New job: build lacaml.11.0.0 (ff1ec6084008)
2026-06-16 17:32.38: Waiting for resource in pool day11-builds
2026-06-16 18:13.44: Got resource from pool day11-builds
2026-06-16 18:13.44: [profile full] build lacaml.11.0.0
2026-06-16 18:13.45: build lacaml.11.0.0 (ff1ec6084008)
=== DEPENDENCIES (20 transitive) ===
base.v0.13.2 568ee39bc8f1
base-bigarray.base dfc2a7e726c3
base-bytes.base 4b9d16efdb50
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-blas.1 42f82887aca8
conf-lapack.1 1e348e532959
configurator.v0.11.0 46f5b6567ade
csexp.1.5.2 ba14d6290f52
dune.3.23.1 fc50a1588b4e
dune-configurator.3.22.2 ac79ab5113c0
jbuilder.1.0+beta20.2 e266e35949ef
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlfind.1.9.6 37418aad65fb
ocamlfind-secondary.1.9.6 4507fb801bdf
sexplib0.v0.13.0 74b32c95d8fc
stdio.v0.13.0 920729ec322a
=== 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-16 18:14.42: OK: build lacaml.11.0.0 (runc: 50.7s, disk: 11KB)
2026-06-16 18:14.42: Job succeeded