Build:
  1. 0
2026-06-16 13:54.09: New job: build lbfgs.0.9.2 (e65acf1600d3)
2026-06-16 13:54.09: Waiting for resource in pool day11-builds
2026-06-16 15:43.00: Got resource from pool day11-builds
2026-06-16 15:43.00: [profile full] build lbfgs.0.9.2
2026-06-16 15:43.00: build lbfgs.0.9.2 (e65acf1600d3)
=== DEPENDENCIES (16 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    4e354a32e9ce
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  camlp-streams.5.0.1                                c5b4d7818010
  camlp4.5.4                                         53e33079c756
  conf-gfortran.0                                    04bc31e3b432
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== STDOUT ===
Processing: [default: loading data]
[lbfgs.0.9.2: dl]
[lbfgs.0.9.2: extract]
-> retrieved lbfgs.0.9.2  (https://opam.ocaml.org/cache)
[lbfgs: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lbfgs" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lbfgs.0.9.2)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bytes -I Lbfgsb.3.0 -o lbfgs_stubs.o -c lbfgs_stubs.c)
- In file included from lbfgs_stubs.c:18:
- lbfgs_stubs.c: In function 'ocaml_lbfgs_setulb':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 13 of 'setulb_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lbfgs_stubs.c:92:11: note: in expansion of macro 'String_val'
-    92 |           String_val(vtask), /* shared content with OCaml */
-       |           ^~~~~~~~~~
- lbfgs_stubs.c:66:27: note: expected 'char *' but argument is of type 'const char *'
-    66 |                     char *task,
-       |                     ~~~~~~^~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 15 of 'setulb_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lbfgs_stubs.c:93:28: note: in expansion of macro 'String_val'
-    93 |           PTR_INT(iprint), String_val(vcsave),
-       |                            ^~~~~~~~~~
- lbfgs_stubs.c:68:27: note: expected 'char *' but argument is of type 'const char *'
-    68 |                     char *csave,
-       |                     ~~~~~~^~~~~
- lbfgs_stubs.c:96:10: warning: implicit declaration of function 'copy_double'; did you mean 'caml_copy_double'? [-Wimplicit-function-declaration]
-    96 |   return(copy_double(f));
-       |          ^~~~~~~~~~~
-       |          caml_copy_double
-> compiled  lbfgs.0.9.2
-> installed lbfgs.0.9.2

=== STDERR ===

2026-06-16 15:43.21: OK: build lbfgs.0.9.2 (runc: 5.2s, disk: 8KB)
2026-06-16 15:43.21: Job succeeded