← Back to PR #29108
Build Log: menhir-lsp.0.0.1
Status: FAILURE
Log Output
Processing: [default: loading data]
[menhir-lsp.0.0.1: http]
[menhir-lsp.0.0.1: extract]
-> retrieved menhir-lsp.0.0.1 (https://github.com/dalps/menhir-lsp/archive/refs/tags/0.0.1.tar.gz)
[menhir-lsp: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "menhir-lsp" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/menhir-lsp.0.0.1)
- File "bin/dune", line 5, characters 41-51:
- 5 | (libraries menhirSyntax linol linol-lwt containers ordering))
- ^^^^^^^^^^
- Error: Library "containers" not found.
- -> required by _build/default/bin/main.exe
- -> required by _build/install/default/bin/menhir-lsp
- -> required by _build/default/menhir-lsp.install
- -> required by alias install
[ERROR] The compilation of menhir-lsp.0.0.1 failed at "dune build -p menhir-lsp -j 255 @install".
build failed...
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"base-bytes.base" -> {"ocaml.5.4.0" "ocamlfind.1.9.8"}
"cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.5.4.0"}
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.4.0"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.4.0"}
"lwt.5.9.2" -> {"base-threads.base" "base-unix.base" "cppo.1.8.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.4.0" "ocplib-endian.1.2"}
"lwt_ppx.5.9.2" -> {"dune.3.20.2" "lwt.5.9.2" "ocaml.5.4.0" "ppxlib.0.37.0"}
"menhir-lsp.0.0.1" -> {"dune.3.20.2" "lwt_ppx.5.9.2" "ocaml.5.4.0" "ordering.3.20.2"}
"ocaml.5.4.0" -> {"ocaml-base-compiler.5.4.0" "ocaml-config.3"}
"ocaml-base-compiler.5.4.0" -> "ocaml-compiler.5.4.0";
"ocaml-compiler-libs.v0.17.0" -> {"dune.3.20.2" "ocaml.5.4.0"}
"ocaml-config.3" -> "ocaml-base-compiler.5.4.0";
"ocamlfind.1.9.8" -> "ocaml.5.4.0";
"ocplib-endian.1.2" -> {"base-bytes.base" "cppo.1.8.0" "dune.3.20.2" "ocaml.5.4.0"}
"ordering.3.20.2" -> {"dune.3.20.2" "ocaml.5.4.0"}
"ppx_derivers.1.2.1" -> {"dune.3.20.2" "ocaml.5.4.0"}
"ppxlib.0.37.0" -> {"dune.3.20.2" "ocaml.5.4.0" "ocaml-compiler-libs.v0.17.0" "ppx_derivers.1.2.1" "sexplib0.v0.17.0" "stdlib-shims.0.3.0"}
"sexplib0.v0.17.0" -> {"dune.3.20.2" "ocaml.5.4.0"}
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.4.0"}
}