← Back to PR #0

Build Log: sqlgg.20231201

Status: SUCCESS

Log Output

Processing: [default: loading data] [sqlgg.20231201: http] [sqlgg.20231201: extract] -> retrieved sqlgg.20231201 (https://ygrek.org/p/release/sqlgg/sqlgg-20231201.tar.gz) [sqlgg: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "sqlgg" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/sqlgg.20231201) - (cd _build/default/src && ./gen_version.exe version.ml) - fatal: not a git repository (or any of the parent directories): .git - (cd _build/default && /home/opam/.opam/default/bin/menhir lib/sql_parser.mly --base lib/sql_parser --infer-read-reply lib/sql_parser__mock.mli.inferred) - Warning: 19 states have shift/reduce conflicts. - Warning: 3 states have reduce/reduce conflicts. - Warning: 109 shift/reduce conflicts were arbitrarily resolved. - Warning: 17 reduce/reduce conflicts were arbitrarily resolved. -> compiled sqlgg.20231201 -> installed sqlgg.20231201

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "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"} "extlib.1.8.0" -> {"cppo.1.8.0" "dune.3.21.0" "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"} "mybuild.7" -> {"base-unix.base" "dune.3.21.0" "ocaml.4.09.1"} "ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"} "ocaml-compiler-libs.v0.12.4" -> {"dune.3.21.0" "ocaml.4.09.1"} "ocaml-config.1" -> "ocaml-base-compiler.4.09.1"; "ocamlfind.1.9.8" -> "ocaml.4.09.1"; "ounit.2.2.7" -> {"ocamlfind.1.9.8" "ounit2.2.2.7"} "ounit2.2.2.7" -> {"base-unix.base" "dune.3.21.0" "ocaml.4.09.1" "seq.base" "stdlib-shims.0.3.0"} "ppx_derivers.1.2.1" -> {"dune.3.21.0" "ocaml.4.09.1"} "ppx_deriving.6.1.1" -> {"cppo.1.8.0" "dune.3.21.0" "ocaml.4.09.1" "ocamlfind.1.9.8" "ppx_derivers.1.2.1" "ppxlib.0.37.0"} "ppxlib.0.37.0" -> {"dune.3.21.0" "ocaml.4.09.1" "ocaml-compiler-libs.v0.12.4" "ppx_derivers.1.2.1" "sexplib0.v0.16.0" "stdlib-shims.0.3.0"} "seq.base" -> "ocaml.4.09.1"; "sexplib0.v0.16.0" -> {"dune.3.21.0" "ocaml.4.09.1"} "sqlgg.20231201" -> {"base-unix.base" "dune.3.21.0" "extlib.1.8.0" "menhir.20250912" "mybuild.7" "ocaml.4.09.1" "ounit.2.2.7" "ppx_deriving.6.1.1"} "stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.4.09.1"} }