← Back to PR #0
Build Log: reason.3.9.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[reason.3.9.0: http]
[reason.3.9.0: extract]
-> retrieved reason.3.9.0 (https://github.com/reasonml/reason/releases/download/3.9.0/reason-3.9.0.tbz)
[reason: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "reason" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/reason.3.9.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/reason-parser/.menhir_error_processor.eobjs/byte -I /home/opam/.opam/default/lib/menhirSdk -no-alias-deps -o src/reason-parser/.menhir_error_processor.eobjs/byte/dune__exe__Menhir_error_processor.cmo -c -impl src/reason-parser/menhir_error_processor.ml)
- File "src/reason-parser/menhir_error_processor.ml", line 31, characters 50-64:
- 31 | List.exists (fun (term, _) -> pred (T term)) (Lr1.reductions lr1) ||
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/reason-parser/.menhir_error_processor.eobjs/byte -I src/reason-parser/.menhir_error_processor.eobjs/native -I /home/opam/.opam/default/lib/menhirSdk -intf-suffix .ml -no-alias-deps -o src/reason-parser/.menhir_error_processor.eobjs/native/dune__exe__Menhir_error_processor.cmx -c -impl src/reason-parser/menhir_error_processor.ml)
- File "src/reason-parser/menhir_error_processor.ml", line 31, characters 50-64:
- 31 | List.exists (fun (term, _) -> pred (T term)) (Lr1.reductions lr1) ||
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default/src/refmt && /usr/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default/src/refmt && /usr/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/menhir-recover/.main.eobjs/byte -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/byte/dune__exe__Synthesis.cmo -c -impl src/menhir-recover/synthesis.ml)
- File "src/menhir-recover/synthesis.ml", line 200, characters 52-66:
- 200 | (fun (_,prods) -> List.mem prod prods) (Lr1.reductions st)
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/menhir-recover/.main.eobjs/byte -I src/menhir-recover/.main.eobjs/native -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/native/dune__exe__Synthesis.cmx -c -impl src/menhir-recover/synthesis.ml)
- File "src/menhir-recover/synthesis.ml", line 200, characters 52-66:
- 200 | (fun (_,prods) -> List.mem prod prods) (Lr1.reductions st)
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/menhir-recover/.main.eobjs/byte -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/byte/dune__exe__Main.cmo -c -impl src/menhir-recover/main.ml)
- File "src/menhir-recover/main.ml", line 45, characters 13-27:
- 45 | ) (Lr1.reductions st);
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/menhir-recover/.main.eobjs/byte -I src/menhir-recover/.main.eobjs/native -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/native/dune__exe__Main.cmx -c -impl src/menhir-recover/main.ml)
- File "src/menhir-recover/main.ml", line 45, characters 13-27:
- 45 | ) (Lr1.reductions st);
- ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
[reason: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "reason" "--create-install-files" "reason" (CWD=/home/opam/.opam/default/.opam-switch/build/reason.3.9.0)
-> compiled reason.3.9.0
-> installed reason.3.9.0
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"}
"dune-build-info.3.21.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
"fix.20250919" -> {"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"}
"merlin-extend.0.6.2" -> {"cppo.1.8.0" "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";
"ppx_derivers.1.2.1" -> {"dune.3.21.0" "ocaml.4.09.1"}
"ppxlib.0.35.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"}
"reason.3.9.0" -> {"dune.3.21.0" "dune-build-info.3.21.0" "fix.20250919" "menhir.20250912" "merlin-extend.0.6.2" "ocaml.4.09.1" "ocamlfind.1.9.8" "ppx_derivers.1.2.1" "ppxlib.0.35.0"}
"sexplib0.v0.16.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
"stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
}