← Back to PR #28907
Build Log: crowbar.0.2.2
Status: SUCCESS
Log Output
Processing: [default: loading data]
[crowbar.0.2.2: http]
[crowbar.0.2.2: extract]
-> retrieved crowbar.0.2.2 (https://github.com/stedolan/crowbar/archive/v0.2.2.tar.gz)
[crowbar: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "crowbar" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/crowbar.0.2.2)
[crowbar: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "crowbar" "--create-install-files" "crowbar" (CWD=/home/opam/.opam/default/.opam-switch/build/crowbar.0.2.2)
-> compiled crowbar.0.2.2
-> installed crowbar.0.2.2
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"afl-persistent.1.4" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.14.2"}
"cmdliner.2.0.0" -> "ocaml.4.14.2";
"crowbar.0.2.2" -> {"afl-persistent.1.4" "cmdliner.2.0.0" "dune.3.20.2" "ocaml.4.14.2"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.4.14.2"}
"ocaml.4.14.2" -> {"ocaml-base-compiler.4.14.2" "ocaml-config.2"}
"ocaml-config.2" -> "ocaml-base-compiler.4.14.2";
}