← Back to PR #0

Build Log: ocamlformat.0.14.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [ocamlformat.0.14.0: http] [ocamlformat.0.14.0: extract] -> retrieved ocamlformat.0.14.0 (https://github.com/ocaml-ppx/ocamlformat/releases/download/0.14.0/ocamlformat-0.14.0.tbz) [ocamlformat: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "ocamlformat" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/ocamlformat.0.14.0) - File "dune-project", line 17, characters 14-17: - 17 | (using menhir 2.1) - ^^^ - Warning: Version 2.1 of the menhir extension is not supported until version - 2.2 of the dune language. - Supported versions of this extension in version 1.11 of the dune language: - - 1.0 to 1.1 - - 2.0 - ocamlc lib/import/.import.objs/byte/import.{cmi,cmti} - File "lib/import/Import.mli", line 75, characters 14-23: - 75 | val parse : Term.info -> (unit -> 'a Term.ret) -> 'a Term.result - ^^^^^^^^^ - Alert deprecated: Term.info - Use Cmd.info instead. - ocamlc vendor/parse-wyc/menhir-recover/.main.eobjs/byte/synthesis.{cmi,cmo,cmt} - File "vendor/parse-wyc/menhir-recover/synthesis.ml", line 194, characters 15-29: - 194 | (Lr1.reductions st) - ^^^^^^^^^^^^^^ - Alert deprecated: G.Lr1.reductions - Please use [get_reductions] - ocamlopt lib/import/.import.objs/native/import.{cmx,o} - File "lib/import/Import.ml", line 89, characters 4-13: - 89 | Term.eval (Term.(ret (const validate $ tuple !args)), info) - ^^^^^^^^^ - Alert deprecated: Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlopt vendor/parse-wyc/menhir-recover/.main.eobjs/native/synthesis.{cmx,o} - File "vendor/parse-wyc/menhir-recover/synthesis.ml", line 194, characters 15-29: - 194 | (Lr1.reductions st) - ^^^^^^^^^^^^^^ - Alert deprecated: G.Lr1.reductions - Please use [get_reductions] - ocamlc vendor/parse-wyc/menhir-recover/.main.eobjs/byte/main.{cmi,cmo,cmt} - File "vendor/parse-wyc/menhir-recover/main.ml", line 47, characters 11-25: - 47 | (Lr1.reductions st)); - ^^^^^^^^^^^^^^ - Alert deprecated: G.Lr1.reductions - Please use [get_reductions] - ocamlopt vendor/parse-wyc/menhir-recover/.main.eobjs/native/main.{cmx,o} - File "vendor/parse-wyc/menhir-recover/main.ml", line 47, characters 11-25: - 47 | (Lr1.reductions st)); - ^^^^^^^^^^^^^^ - Alert deprecated: G.Lr1.reductions - Please use [get_reductions] - ocamlopt lib/.ocamlformat_lib.objs/native/ocamlformat_lib__Conf.{cmx,o} - File "lib/Conf.ml", line 177, characters 2-11: - 177 | Term.info "ocamlformat" ~version:Version.version ~doc ~man - ^^^^^^^^^ - Alert deprecated: Import.Cmdliner.Term.info - Use Cmd.info instead. - File "lib/Conf.ml", line 1256, characters 12-23: - 1256 | let env = Arg.env_var "OCAMLFORMAT" in - ^^^^^^^^^^^ - Alert deprecated: Import.Cmdliner.Arg.env_var - Use Cmd.Env.info instead. -> compiled ocamlformat.0.14.0 -> installed ocamlformat.0.14.0

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "astring.0.8.5" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"} "base.v0.13.2" -> {"dune.2.9.3" "dune-configurator.2.9.3" "ocaml.4.09.1" "sexplib0.v0.13.0"} "cmdliner.1.3.0" -> "ocaml.4.09.1"; "cppo.1.8.0" -> {"base-unix.base" "dune.2.9.3" "ocaml.4.09.1"} "csexp.1.5.1" -> {"dune.2.9.3" "ocaml.4.09.1"} "dune.2.9.3" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"} "dune-configurator.2.9.3" -> {"csexp.1.5.1" "dune.2.9.3" "ocaml.4.09.1" "result.1.5"} "fix.20250919" -> {"dune.2.9.3" "ocaml.4.09.1"} "fpath.0.7.3" -> {"astring.0.8.5" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"} "menhir.20250912" -> {"dune.2.9.3" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1"} "menhirCST.20250912" -> {"dune.2.9.3" "ocaml.4.09.1"} "menhirLib.20250912" -> {"dune.2.9.3" "ocaml.4.09.1"} "menhirSdk.20250912" -> {"dune.2.9.3" "ocaml.4.09.1"} "ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"} "ocaml-config.1" -> "ocaml-base-compiler.4.09.1"; "ocaml-migrate-parsetree.1.8.0" -> {"dune.2.9.3" "ocaml.4.09.1" "ppx_derivers.1.2.1" "result.1.5"} "ocamlbuild.0.16.1" -> "ocaml.4.09.1"; "ocamlfind.1.9.8" -> "ocaml.4.09.1"; "ocamlformat.0.14.0" -> {"base.v0.13.2" "base-unix.base" "cmdliner.1.3.0" "dune.2.9.3" "fix.20250919" "fpath.0.7.3" "menhir.20250912" "ocaml.4.09.1" "ocaml-migrate-parsetree.1.8.0" "odoc.1.5.3" "re.1.11.0" "stdio.v0.13.0" "uuseg.15.0.0" "uutf.1.0.4"} "odoc.1.5.3" -> {"astring.0.8.5" "cmdliner.1.3.0" "cppo.1.8.0" "dune.2.9.3" "fpath.0.7.3" "ocaml.4.09.1" "result.1.5" "tyxml.4.6.0"} "ppx_derivers.1.2.1" -> {"dune.2.9.3" "ocaml.4.09.1"} "re.1.11.0" -> {"dune.2.9.3" "ocaml.4.09.1" "seq.base"} "result.1.5" -> {"dune.2.9.3" "ocaml.4.09.1"} "seq.base" -> "ocaml.4.09.1"; "sexplib0.v0.13.0" -> {"dune.2.9.3" "ocaml.4.09.1"} "stdio.v0.13.0" -> {"base.v0.13.2" "dune.2.9.3" "ocaml.4.09.1"} "topkg.1.1.1" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"} "tyxml.4.6.0" -> {"dune.2.9.3" "ocaml.4.09.1" "re.1.11.0" "seq.base" "uutf.1.0.4"} "uucp.15.0.0" -> {"cmdliner.1.3.0" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1" "uutf.1.0.4"} "uuseg.15.0.0" -> {"cmdliner.1.3.0" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1" "uucp.15.0.0" "uutf.1.0.4"} "uutf.1.0.4" -> {"cmdliner.1.3.0" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"} }