← Back to PR #29234
Build Log: huml.0.2.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[huml.0.2.0: http]
[huml.0.2.0: extract]
-> retrieved huml.0.2.0 (https://github.com/huml-lang/huml-ml/releases/download/0.2.0/huml-0.2.0.tar.gz)
[huml: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "huml" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/huml.0.2.0)
- (cd _build/.sandbox/e837a253a63461e2539392714ed4be98/default && /home/opam/.opam/default/bin/menhir --explain lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred)
- Warning: 4 states have shift/reduce conflicts.
- Warning: 4 shift/reduce conflicts were arbitrarily resolved.
-> compiled huml.0.2.0
-> installed huml.0.2.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"}
"huml.0.2.0" -> {"dune.3.21.0" "menhir.20250912" "ocaml.5.4.0"}
"menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.5.4.0"}
"menhirCST.20250912" -> {"dune.3.21.0" "ocaml.5.4.0"}
"menhirLib.20250912" -> {"dune.3.21.0" "ocaml.5.4.0"}
"menhirSdk.20250912" -> {"dune.3.21.0" "ocaml.5.4.0"}
"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-config.3" -> "ocaml-base-compiler.5.4.0";
}