← Back to PR #0

Build Log: graphql_parser.0.11.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [graphql_parser.0.11.0: http] [graphql_parser.0.11.0: extract] -> retrieved graphql_parser.0.11.0 (https://github.com/andreas/ocaml-graphql-server/releases/download/0.11.0/graphql-0.11.0.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.11.0) - 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.11.0 -> installed graphql_parser.0.11.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"} "fmt.0.8.5" -> {"base-unix.base" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "result.1.5" "topkg.1.1.1" "uchar.0.0.2"} "graphql_parser.0.11.0" -> {"dune.3.21.0" "fmt.0.8.5" "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"} "result.1.5" -> {"dune.3.21.0" "ocaml.4.09.1"} "seq.base" -> "ocaml.4.09.1"; "topkg.1.1.1" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"} "uchar.0.0.2" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1"} }