Build:
- 0
2026-06-16 12:13.05: New job: build ocal.0.1.3 (bd86dd4cf860)
2026-06-16 12:13.05: Waiting for resource in pool day11-builds
2026-06-16 12:50.44: Got resource from pool day11-builds
2026-06-16 12:50.44: [profile full] build ocal.0.1.3
2026-06-16 12:50.44: build ocal.0.1.3 (bd86dd4cf860)
=== DEPENDENCIES (14 transitive) ===
astring.0.8.5 156e7cc742dd
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
calendar.3.0.0 1d2414d5eaf8
cmdliner.1.3.0 dad70bc4de20
dune.3.23.1 5402470d931c
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
re.1.14.0 8d7c1999492d
topkg.1.1.1 ab549298f3fc
=== STDOUT ===
Processing: [default: loading data]
[ocal.0.1.3: dl]
[ocal.0.1.3: extract]
-> retrieved ocal.0.1.3 (https://opam.ocaml.org/cache)
[ocal: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "ocal" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocal.0.1.3)
- ocamlc src/.ocal.eobjs/config.{cmi,cmo,cmt}
- File "src/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc src/.ocal.eobjs/ocal.{cmi,cmo,cmt}
- File "src/ocal.ml", line 309, characters 2-11:
- 309 | Term.info Config.command ~version:Config.version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/ocal.ml", line 314, characters 8-17:
- 314 | match Term.eval cmd with
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- File "src/ocal.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlopt src/.ocal.eobjs/ocal.{cmx,o}
- File "src/ocal.ml", line 309, characters 2-11:
- 309 | Term.info Config.command ~version:Config.version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/ocal.ml", line 314, characters 8-17:
- 314 | match Term.eval cmd with
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled ocal.0.1.3
-> installed ocal.0.1.3
=== STDERR ===
2026-06-16 12:50.57: OK: build ocal.0.1.3 (runc: 2.1s, disk: 7KB)
2026-06-16 12:50.57: Job succeeded