← Back to PR #0
Build Log: graphql.0.13.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[graphql.0.13.0: http]
[graphql.0.13.0: extract]
-> retrieved graphql.0.13.0 (https://github.com/andreas/ocaml-graphql-server/releases/download/0.13.0/graphql-0.13.0.tbz)
[graphql: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "graphql" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/graphql.0.13.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.0.13.0
-> installed graphql.0.13.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"biniou.1.2.2" -> {"camlp-streams.5.0.1" "dune.3.21.0" "easy-format.1.3.4" "ocaml.4.09.1"}
"camlp-streams.5.0.1" -> {"dune.3.21.0" "ocaml.4.09.1"}
"cppo.1.8.0" -> {"base-unix.base" "dune.3.21.0" "ocaml.4.09.1"}
"dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"}
"easy-format.1.3.4" -> {"dune.3.21.0" "ocaml.4.09.1"}
"fmt.0.11.0" -> {"base-unix.base" "ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"}
"graphql.0.13.0" -> {"dune.3.21.0" "graphql_parser.0.14.0" "ocaml.4.09.1" "rresult.0.7.0" "seq.base" "yojson.1.7.0"}
"graphql_parser.0.14.0" -> {"dune.3.21.0" "fmt.0.11.0" "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"}
"rresult.0.7.0" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"}
"seq.base" -> "ocaml.4.09.1";
"topkg.1.1.1" -> {"ocaml.4.09.1" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"}
"yojson.1.7.0" -> {"biniou.1.2.2" "cppo.1.8.0" "dune.3.21.0" "easy-format.1.3.4" "ocaml.4.09.1"}
}