← Back to PR #29118

Build Log: jsonrpc.1.25.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [jsonrpc.1.25.0: http] [jsonrpc.1.25.0: extract] -> retrieved jsonrpc.1.25.0 (https://github.com/ocaml/ocaml-lsp/releases/download/1.25.0/lsp-1.25.0.tbz) [jsonrpc: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "jsonrpc" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/jsonrpc.1.25.0) -> compiled jsonrpc.1.25.0 -> installed jsonrpc.1.25.0

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.4.14.2"} "jsonrpc.1.25.0" -> {"dune.3.20.2" "ocaml.4.14.2" "yojson.3.0.0"} "ocaml.4.14.2" -> {"ocaml-base-compiler.4.14.2" "ocaml-config.2"} "ocaml-config.2" -> "ocaml-base-compiler.4.14.2"; "yojson.3.0.0" -> {"dune.3.20.2" "ocaml.4.14.2"} }