← Back to PR #29198
Build Log: expr.0.7.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[expr.0.7.0: http]
[expr.0.7.0: extract]
-> retrieved expr.0.7.0 (https://github.com/lindig/expr/archive/0.7.0.zip)
[expr: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "expr" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/expr.0.7.0)
- (cd _build/default/bin && /usr/bin/bash -e -u -o pipefail -c ./build.sh) > _build/default/bin/build.ml
- fatal: not a git repository (or any of the parent directories): .git
-> compiled expr.0.7.0
-> installed expr.0.7.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"cmdliner.1.3.0" -> "ocaml.5.2.1";
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
"expr.0.7.0" -> {"cmdliner.1.3.0" "dune.3.20.2" "ocaml.5.2.1"}
"ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
}