← Back to PR #0

Build Log: FrontC.4.0.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [FrontC.4.0.0: http] [FrontC.4.0.0: extract] -> retrieved FrontC.4.0.0 (https://github.com/BinaryAnalysisPlatform/FrontC/archive/refs/tags/v4.0.0.tar.gz) [FrontC: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "FrontC" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/FrontC.4.0.0) - (cd _build/default && /home/opam/.opam/default/bin/menhir --external-tokens Ctokens frontc/ctokens.mly frontc/cparser.mly --base frontc/cparser --infer-read-reply frontc/cparser__mock.mli.inferred) - Warning: 9 states have shift/reduce conflicts. - Warning: 9 shift/reduce conflicts were arbitrarily resolved. -> compiled FrontC.4.0.0 -> installed FrontC.4.0.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"} "FrontC.4.0.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"; }