Build:
  1. 0
2026-06-24 13:54.51: New job: build lbfgs.0.9.2 (ae2e9d98fa1e)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:56.54: Got resource from pool day11-builds
2026-06-24 15:56.54: [profile full] build lbfgs.0.9.2
2026-06-24 15:56.54: build lbfgs.0.9.2 (ae2e9d98fa1e)
=== DEPENDENCIES (16 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-bytes.base                                    4691f51dd9fd
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  camlp-streams.5.0.1                                d48629cb1d21
  camlp4.5.4                                         fb247bde88d6
  conf-gfortran.0                                    f13011718c0d
  csexp.1.5.2                                        daa725d901fe
  dune.3.23.1                                        dc7ac21ea3be
  dune-configurator.3.23.1                           e27f781e405b
  ocaml.5.4.1                                        71fed6f83b21
  ocaml-base-compiler.5.4.1                          4b8cbe74bda9
  ocaml-compiler.5.4.1                               df07189447bd
  ocaml-config.3                                     e4a06a221f09
  ocamlbuild.0.16.1                                  17067329c57b
  ocamlfind.1.9.8                                    567e34ecf540
=== 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-24 15:57.34: OK: build lbfgs.0.9.2 (runc: 6.1s, disk: 9KB)
2026-06-24 15:57.34: Job succeeded