← Back to PR #0
Build Log: server-reason-react.0.4.0
Status: FAILURE
Log Output
Processing: [default: loading data]
[server-reason-react.0.4.0: http]
[server-reason-react.0.4.0: extract]
-> retrieved server-reason-react.0.4.0 (https://github.com/ml-in-barcelona/server-reason-react/releases/download/0.4.0/server-reason-react-0.4.0.tbz)
[server-reason-react: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "server-reason-react" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/server-reason-react.0.4.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I packages/browser-ppx/.browser_ppx.objs/byte -I /home/opam/.opam/default/lib/ppxlib -I /home/opam/.opam/default/lib/ppxlib/ast -I /home/opam/.opam/default/lib/ppxlib/astlib -no-alias-deps -open Browser_ppx -o packages/browser-ppx/.browser_ppx.objs/byte/browser_ppx__Ppx.cmo -c -impl packages/browser-ppx/ppx.pp.ml)
- File "packages/browser-ppx/ppx.ml", line 56, characters 4-12:
- 56 | | Pexp_fun (arg_label, _arg_expression, fun_pattern, expression) ->
- ^^^^^^^^
- Error: This variant pattern is expected to have type "Ppxlib.expression_desc"
- There is no constructor "Pexp_fun" within type "Ppxlib.expression_desc"
- Hint: Did you mean "Pexp_for"?
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -bin-annot-occurrences -I packages/melange.ppx/.melange_native_ppx.objs/byte -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ppxlib -I /home/opam/.opam/default/lib/ppxlib/ast -I /home/opam/.opam/default/lib/ppxlib/astlib -I /home/opam/.opam/default/lib/quickjs -I packages/melange.ppx/base32/lib/.base32.objs/byte -I packages/melange.ppx/xxhash/.xxhash.objs/byte -no-alias-deps -open Melange_native_ppx -o packages/melange.ppx/.melange_native_ppx.objs/byte/melange_native_ppx__Ppx.cmo -c -impl packages/melange.ppx/ppx.pp.ml)
- File "packages/melange.ppx/ppx.ml", line 540, characters 6-14:
- 540 | | Pexp_fun (_, _, _, expr) -> go expr.pexp_desc
- ^^^^^^^^
- Error: This variant pattern is expected to have type "Ppxlib.expression_desc"
- There is no constructor "Pexp_fun" within type "Ppxlib.expression_desc"
- Hint: Did you mean "Pexp_for"?
[ERROR] The compilation of server-reason-react.0.4.0 failed at "dune build -p server-reason-react -j 255 @install".
build failed...
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"angstrom.0.16.1" -> {"bigstringaf.0.10.0" "dune.3.20.2" "ocaml.5.3.0" "ocaml-syntax-shims.1.0.0"}
"base-bytes.base" -> {"ocaml.5.3.0" "ocamlfind.1.9.8"}
"bigstringaf.0.10.0" -> {"dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.3.0"}
"cmdliner.2.1.0" -> "ocaml.5.3.0";
"cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.5.3.0"}
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.3.0"}
"ctypes.0.24.0" -> {"dune.3.20.2" "dune-configurator.3.20.2" "integers.0.7.0" "ocaml.5.3.0"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.3.0"}
"dune-build-info.3.20.2" -> {"dune.3.20.2" "ocaml.5.3.0"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.3.0"}
"fix.20250919" -> {"dune.3.20.2" "ocaml.5.3.0"}
"integers.0.7.0" -> {"dune.3.20.2" "ocaml.5.3.0" "stdlib-shims.0.3.0"}
"lwt.5.9.2" -> {"base-threads.base" "base-unix.base" "cppo.1.8.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.3.0" "ocplib-endian.1.2"}
"lwt_ppx.5.9.2" -> {"dune.3.20.2" "lwt.5.9.2" "ocaml.5.3.0" "ppxlib.0.37.0"}
"melange.6.0.1-53" -> {"cmdliner.2.1.0" "cppo.1.8.0" "dune.3.20.2" "dune-build-info.3.20.2" "menhir.20250912" "ocaml.5.3.0" "ppxlib.0.37.0"}
"melange-fetch.0.2.0" -> {"dune.3.20.2" "melange.6.0.1-53" "ocaml.5.3.0"}
"melange-json.2.0.0" -> {"dune.3.20.2" "melange.6.0.1-53" "ocaml.5.3.0" "ppxlib.0.37.0"}
"melange-json-native.2.0.0" -> {"dune.3.20.2" "ocaml.5.3.0" "ppxlib.0.37.0" "yojson.3.0.0"}
"melange-webapi.0.22.0" -> {"dune.3.20.2" "melange.6.0.1-53" "melange-fetch.0.2.0" "ocaml.5.3.0" "reason.3.17.2"}
"menhir.20250912" -> {"dune.3.20.2" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.5.3.0"}
"menhirCST.20250912" -> {"dune.3.20.2" "ocaml.5.3.0"}
"menhirLib.20250912" -> {"dune.3.20.2" "ocaml.5.3.0"}
"menhirSdk.20250912" -> {"dune.3.20.2" "ocaml.5.3.0"}
"merlin-extend.0.6.2" -> {"cppo.1.8.0" "dune.3.20.2" "ocaml.5.3.0"}
"ocaml.5.3.0" -> {"ocaml-base-compiler.5.3.0" "ocaml-config.3"}
"ocaml-base-compiler.5.3.0" -> "ocaml-compiler.5.3.0";
"ocaml-compiler-libs.v0.17.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
"ocaml-config.3" -> "ocaml-base-compiler.5.3.0";
"ocaml-syntax-shims.1.0.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
"ocamlbuild.0.16.1" -> "ocaml.5.3.0";
"ocamlfind.1.9.8" -> "ocaml.5.3.0";
"ocplib-endian.1.2" -> {"base-bytes.base" "cppo.1.8.0" "dune.3.20.2" "ocaml.5.3.0"}
"ppx_derivers.1.2.1" -> {"dune.3.20.2" "ocaml.5.3.0"}
"ppxlib.0.37.0" -> {"dune.3.20.2" "ocaml.5.3.0" "ocaml-compiler-libs.v0.17.0" "ppx_derivers.1.2.1" "sexplib0.v0.17.0" "stdlib-shims.0.3.0"}
"quickjs.0.1.2" -> {"ctypes.0.24.0" "dune.3.20.2" "integers.0.7.0" "ocaml.5.3.0"}
"reason.3.17.2" -> {"cmdliner.2.1.0" "cppo.1.8.0" "dune.3.20.2" "dune-build-info.3.20.2" "fix.20250919" "menhir.20250912" "merlin-extend.0.6.2" "ocaml.5.3.0" "ocamlfind.1.9.8" "ppxlib.0.37.0"}
"reason-react.0.17.0" -> {"dune.3.20.2" "melange.6.0.1-53" "ocaml.5.3.0" "reason.3.17.2" "reason-react-ppx.0.17.0"}
"reason-react-ppx.0.17.0" -> {"dune.3.20.2" "ocaml.5.3.0" "ppxlib.0.37.0" "reason.3.17.2"}
"server-reason-react.0.4.0" -> {"dune.3.20.2" "integers.0.7.0" "lwt.5.9.2" "lwt_ppx.5.9.2" "melange.6.0.1-53" "melange-fetch.0.2.0" "melange-json.2.0.0" "melange-json-native.2.0.0" "melange-webapi.0.22.0" "ocaml.5.3.0" "ppxlib.0.37.0" "quickjs.0.1.2" "reason.3.17.2" "reason-react.0.17.0" "uri.4.4.0" "uucp.17.0.0" "yojson.3.0.0"}
"sexplib0.v0.17.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
"stringext.1.6.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
"topkg.1.1.1" -> {"ocaml.5.3.0" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"}
"uri.4.4.0" -> {"angstrom.0.16.1" "dune.3.20.2" "ocaml.5.3.0" "stringext.1.6.0"}
"uucp.17.0.0" -> {"cmdliner.2.1.0" "ocaml.5.3.0" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"}
"yojson.3.0.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
}