← Back to PR #0

Build Log: lp.0.3.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [lp.0.3.0: http] [lp.0.3.0: extract] -> retrieved lp.0.3.0 (https://github.com/ktahar/ocaml-lp/archive/0.3.0.tar.gz) [lp: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "lp" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/lp.0.3.0) - (cd _build/default && /home/opam/.opam/default/bin/menhir --log-automaton 2 --table src/lp/parser.mly --base src/lp/parser --infer-read-reply src/lp/parser__mock.mli.inferred) - Built an LR(0) automaton with 94 states. - The construction mode is pager. - Built an LR(1) automaton with 94 states. -> compiled lp.0.3.0 -> installed lp.0.3.0

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"} "lp.0.3.0" -> {"dune.3.21.0" "menhir.20250912" "ocaml.4.09.1"} "menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1"} "menhirCST.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "menhirLib.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "menhirSdk.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"} "ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"} "ocaml-config.1" -> "ocaml-base-compiler.4.09.1"; }