← Back to PR #0

Build Log: graphql_parser.0.12.2

Status: SUCCESS

Log Output

Processing: [default: loading data] [graphql_parser.0.12.2: http] [graphql_parser.0.12.2: extract] -> retrieved graphql_parser.0.12.2 (https://github.com/andreas/ocaml-graphql-server/releases/download/0.12.2/graphql-0.12.2.tbz) [graphql_parser: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "graphql_parser" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/graphql_parser.0.12.2) - File "dune-project", line 2, characters 14-17: - 2 | (using menhir 2.0) - ^^^ - Warning: Version 2.0 of the menhir extension is not supported until version - 1.4 of the dune language. - Supported versions of this extension in version 1.1 of the dune language: - - 1.0 -> compiled graphql_parser.0.12.2 -> installed graphql_parser.0.12.2

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"} "fmt.0.8.6" -> {"base-unix.base" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "seq.base" "stdlib-shims.0.3.0" "topkg.1.1.1"} "graphql_parser.0.12.2" -> {"dune.3.21.0" "fmt.0.8.6" "menhir.20250912" "ocaml.4.09.1" "re.1.11.0"} "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"; "ocamlbuild.0.16.1" -> "ocaml.4.09.1"; "ocamlfind.1.9.8" -> "ocaml.4.09.1"; "re.1.11.0" -> {"dune.3.21.0" "ocaml.4.09.1" "seq.base"} "seq.base" -> "ocaml.4.09.1"; "stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.4.09.1"} "topkg.1.1.1" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"} }