Build:
- 0
2026-09-04 15:41.40: New job: build ocp-reloc.0.1 (177bbd4fb3c8) 2026-09-04 15:41.40: Waiting for resource in pool day11-builds 2026-09-04 15:44.21: Got resource from pool day11-builds 2026-09-04 15:44.21: [profile full] build ocp-reloc.0.1 2026-09-04 15:44.21: build ocp-reloc.0.1 (177bbd4fb3c8) === DEPENDENCIES (6 transitive) === cmdliner.1.3.0 1ca5e2b52587 compiler-cloning.enabled 966a2e6839f0 ocaml.5.5.1 70ca0c66e0e8 ocaml-base-compiler.5.5.1 59841d7ed85e ocaml-compiler.5.5.1 492c0c740bd1 ocamlfind.1.9.9~preview 5e0261154b58 === STDOUT === Processing: [default: loading data] [ocp-reloc.0.1: dl] [ocp-reloc.0.1: extract] -> retrieved ocp-reloc.0.1 (https://opam.ocaml.org/cache) [ocp-reloc: ocamlfind ocamlopt] + /home/opam/.opam/default/bin/ocamlfind "ocamlopt" "-package" "unix,cmdliner" "-linkpkg" "-I" "src" "src/reloc.mli" "src/reloc.ml" "src/relocMain.ml" "-o" "ocp-reloc" (CWD=/home/opam/.opam/default/.opam-switch/build/ocp-reloc.0.1) - File "src/relocMain.ml", line 33, characters 8-12: - 33 | Term.(pure (function Some s -> s | None -> default ()) $ arg) - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - - File "src/relocMain.ml", line 62, characters 4-8: - 62 | pure (fun ocamlrun verbose dry_run files -> - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - - File "src/relocMain.ml", line 70, characters 2-11: - 70 | Term.info "ocp-reloc" ~version:"0.1" ~doc - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "src/relocMain.ml", line 73, characters 8-17: - 73 | match Term.eval (process,info) with - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. -> compiled ocp-reloc.0.1 -> installed ocp-reloc.0.1 === STDERR === 2026-09-04 15:44.30: OK: build ocp-reloc.0.1 (runc: 2.2s, disk: 6KB) 2026-09-04 15:44.30: Job succeeded