Build:
- 0
2026-06-24 15:10.28: New job: build llopt.1.0.0 (0ffb5f8a7bd3)
2026-06-24 15:10.28: Waiting for resource in pool day11-builds
2026-06-24 16:46.13: Got resource from pool day11-builds
2026-06-24 16:46.13: [profile full] build llopt.1.0.0
2026-06-24 16:46.13: build llopt.1.0.0 (0ffb5f8a7bd3)
=== DEPENDENCIES (19 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
cmdliner.1.3.0 7280d3fb1acd
conf-bash.1 6730968932c0
conf-cmake.1 712204d93053
conf-llvm.14.0.6 f9d339935716
conf-python-3.9.0.0 6d72fcfa5947
csexp.1.5.2 610c78f17734
ctypes.0.24.0 452af01b1e54
dune.3.23.1 848a72441e15
dune-configurator.3.23.1 bc97ce98d8a9
integers.0.8.0 203cb4afbaa0
jbuilder.1.0+beta20.2 4f461261c648
llvm.14.0.6 8b3a3cc33fba
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlfind.1.9.8 214dd418ac02
stdlib-shims.0.3.0 de5202e23add
=== 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-24 16:46.42: OK: build llopt.1.0.0 (runc: 4.1s, disk: 8KB)
2026-06-24 16:46.42: Job succeeded