Build:
  1. 0
2026-09-03 22:56.34: New job: build lbfgs.0.9 (5258921f3274)
2026-09-03 22:56.34: Waiting for resource in pool day11-builds
2026-09-03 23:46.03: Got resource from pool day11-builds
2026-09-03 23:46.03: [profile full] build lbfgs.0.9
2026-09-03 23:46.03: build lbfgs.0.9 (5258921f3274)
=== DEPENDENCIES (18 transitive) ===
  base.v0.13.2                                       2e06242c09de
  base-bigarray.base                                 31ac6860ef52
  base-bytes.base                                    f1ce9672d75a
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  camlp4.4.11+1                                      06e657cdb909
  configurator.v0.11.0                               c955689fc2a0
  csexp.1.5.2                                        67f9dc836ab0
  dune.3.22.2                                        7240d0a5a88c
  dune-configurator.3.22.2                           7fb534e4fa20
  jbuilder.1.0+beta20.2                              abd15a0bbd82
  ocaml.4.11.2                                       9044b53bfe17
  ocaml-base-compiler.4.11.2                         d1ed934bdaf0
  ocaml-config.1                                     51b78fd13520
  ocamlbuild.0.16.1                                  3440315de9e6
  ocamlfind.1.9.8                                    67e30f343c55
  sexplib0.v0.13.0                                   6045cc4d61f1
  stdio.v0.13.0                                      d3b9fd72ad28
=== STDOUT ===
Processing: [default: loading data]

The following system packages will first need to be installed:
    gfortran

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "gfortran"
- Selecting previously unselected package libgfortran5:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20117 files and directories currently installed.)
- Preparing to unpack .../0-libgfortran5_14.2.0-19_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.2.0-19) ...
- Selecting previously unselected package libgfortran-14-dev:amd64.
- Preparing to unpack .../1-libgfortran-14-dev_14.2.0-19_amd64.deb ...
- Unpacking libgfortran-14-dev:amd64 (14.2.0-19) ...
- Selecting previously unselected package gfortran-14-x86-64-linux-gnu.
- Preparing to unpack .../2-gfortran-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ...
- Unpacking gfortran-14-x86-64-linux-gnu (14.2.0-19) ...
- Selecting previously unselected package gfortran-14.
- Preparing to unpack .../3-gfortran-14_14.2.0-19_amd64.deb ...
- Unpacking gfortran-14 (14.2.0-19) ...
- Selecting previously unselected package gfortran-x86-64-linux-gnu.
- Preparing to unpack .../4-gfortran-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ...
- Unpacking gfortran-x86-64-linux-gnu (4:14.2.0-1) ...
- Selecting previously unselected package gfortran.
- Preparing to unpack .../5-gfortran_4%3a14.2.0-1_amd64.deb ...
- Unpacking gfortran (4:14.2.0-1) ...
- Setting up libgfortran5:amd64 (14.2.0-19) ...
- Setting up libgfortran-14-dev:amd64 (14.2.0-19) ...
- Setting up gfortran-14-x86-64-linux-gnu (14.2.0-19) ...
- Setting up gfortran-14 (14.2.0-19) ...
- Setting up gfortran-x86-64-linux-gnu (4:14.2.0-1) ...
- Setting up gfortran (4:14.2.0-1) ...
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode
- update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[lbfgs.0.9: dl]
[lbfgs.0.9: extract]
-> retrieved lbfgs.0.9  (https://opam.ocaml.org/cache)
[lbfgs: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "lbfgs" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/lbfgs.0.9)
-       ocamlc src/lbfgs_stubs.o
- 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:265:24: warning: passing argument 13 of 'setulb_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #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:265:24: warning: passing argument 15 of 'setulb_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   265 | #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,
-       |                     ~~~~~~^~~~~
-> compiled  lbfgs.0.9
-> installed lbfgs.0.9

=== STDERR ===

2026-09-03 23:46.25: OK: build lbfgs.0.9 (runc: 13.7s, disk: 0KB)
2026-09-03 23:46.25: Job succeeded