Build:
- 0
2026-06-16 14:18.44: New job: build llopt.1.0.0 (0fa4d1447e1d)
2026-06-16 14:18.44: Waiting for resource in pool day11-builds
2026-06-16 16:02.56: Got resource from pool day11-builds
2026-06-16 16:02.56: [profile full] build llopt.1.0.0
2026-06-16 16:02.56: build llopt.1.0.0 (0fa4d1447e1d)
=== DEPENDENCIES (19 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 dad70bc4de20
conf-bash.1 e53fa0fe5f26
conf-cmake.1 28c4f93a74da
conf-llvm.14.0.6 9df84e860f2a
conf-python-3.9.0.0 9f0bbc328e53
csexp.1.5.2 ec63db2dab31
ctypes.0.24.0 5228215932fd
dune.3.23.1 5402470d931c
dune-configurator.3.23.1 58f4a3f92083
integers.0.8.0 705d881ec2bb
jbuilder.1.0+beta20.2 ab5ab9884b95
llvm.14.0.6 8cc25cf9ad4c
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlfind.1.9.8 6025f4a8e98e
stdlib-shims.0.3.0 e2dd0beb9112
=== STDOUT ===
Processing: [default: loading data]
[llopt.1.0.0: dl]
[llopt.1.0.0: extract]
-> retrieved llopt.1.0.0 (https://opam.ocaml.org/cache)
[llopt: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "llopt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/llopt.1.0.0)
- ocamlc src/.llopt.eobjs/config.{cmi,cmo,cmt}
- File "src/config.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlc src/.llopt.eobjs/llopt.{cmi,cmo,cmt}
- File "src/llopt.ml", line 74, characters 2-20:
- 74 | Cmdliner.Term.pure main $
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/llopt.ml", line 82, characters 2-20:
- 82 | Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/llopt.ml", line 90, characters 8-26:
- 90 | match Cmdliner.Term.eval (term, info) with
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- File "src/llopt.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- ocamlopt src/.llopt.eobjs/llopt.{cmx,o}
- File "src/llopt.ml", line 74, characters 2-20:
- 74 | Cmdliner.Term.pure main $
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "src/llopt.ml", line 82, characters 2-20:
- 82 | Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/llopt.ml", line 90, characters 8-26:
- 90 | match Cmdliner.Term.eval (term, info) with
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled llopt.1.0.0
-> installed llopt.1.0.0
[WARNING] Opam packages conf-llvm.14.0.6 and conf-python-3.9.0.0 depend on the following system packages that are no longer installed: llvm-14-dev python3
- conf-llvm.14.0.6: depends on llvm-14-dev
- conf-python-3.9.0.0: depends on python3
=== STDERR ===
2026-06-16 16:03.07: OK: build llopt.1.0.0 (runc: 3.8s, disk: 8KB)
2026-06-16 16:03.07: Job succeeded