Build:
  1. 0
2026-07-14 19:09.16: New job: build lbfgs.0.9.2 (59b71ef0adb9)
2026-07-14 19:09.16: Waiting for resource in pool day11-builds
2026-07-14 20:40.26: Got resource from pool day11-builds
2026-07-14 20:40.26: [profile full] build lbfgs.0.9.2
2026-07-14 20:40.26: build lbfgs.0.9.2 (59b71ef0adb9)
=== DEPENDENCIES (16 transitive) ===
  base-bigarray.base                                 e774a4d8d0a0
  base-bytes.base                                    6d7fec6d007c
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  camlp-streams.5.0.1                                e51e81126475
  camlp4.5.5                                         5f64cbdc557b
  compiler-cloning.enabled                           22a431860256
  conf-gfortran.0                                    9157ec8b39a2
  csexp.1.5.2                                        7401e567af07
  dune.3.24.0                                        e560b9225410
  dune-configurator.3.24.0                           5d5ba511eb88
  ocaml.5.5.0                                        7f4ed97746d4
  ocaml-base-compiler.5.5.0                          90499340edf4
  ocaml-compiler.5.5.0                               0ffda1968820
  ocamlbuild.0.16.1                                  699ceab44989
  ocamlfind.1.9.8                                    e349f5c7ccdf
=== 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)
- File "src/dune", line 6, characters 14-25:
- 6 |  (c_names     lbfgs_stubs)
-                   ^^^^^^^^^^^
- (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: error: implicit declaration of function 'copy_double'; did you mean 'caml_copy_double'? [-Wimplicit-function-declaration]
-    96 |   return(copy_double(f));
-       |          ^~~~~~~~~~~
-       |          caml_copy_double
[ERROR] The compilation of lbfgs.0.9.2 failed at "dune build -p lbfgs -j 39".
build failed... 

=== STDERR ===

2026-07-14 20:40.57: FAILED: build lbfgs.0.9.2
2026-07-14 20:40.57: Job failed: build failed: lbfgs.0.9.2