Skip to content

Build fails from the master: Error: The constructor Pexp_function expects 3 argument(s), but is applied here to 1 argument(s) #451

@barracuda156

Description

@barracuda156
--->  Building ocaml-bisect_ppx
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_ocaml_ocaml-bisect_ppx/ocaml-bisect_ppx/work/bisect_ppx-2.8.3" && /opt/local/bin/dune build -j 8 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_ocaml_ocaml-bisect_ppx/ocaml-bisect_ppx/work/bisect_ppx-2.8.3 --profile=release --ignore-promoted-rules --no-config --only-packages=bisect_ppx --default-target=@install @install 
File "src/report/main.ml", line 35, characters 20-45:
35 |   let eval_choice = Cmdliner.Term.eval_choice [@ocaml.warning "-3"]
                         ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound value Cmdliner.Term.eval_choice
File "src/ppx/instrument.ml", line 1317, characters 12-31:
1317 |           | Pexp_function cases ->
                   ^^^^^^^^^^^^^^^^^^^
Error: The constructor Pexp_function expects 3 argument(s),
       but is applied here to 1 argument(s)
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_ocaml_ocaml-bisect_ppx/ocaml-bisect_ppx/work/bisect_ppx-2.8.3" && /opt/local/bin/dune build -j 8 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_macos-powerpc.org_macos-powerpc_PPCPorts_ports_ocaml_ocaml-bisect_ppx/ocaml-bisect_ppx/work/bisect_ppx-2.8.3 --profile=release --ignore-promoted-rules --no-config --only-packages=bisect_ppx --default-target=@install @install 
Exit code: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions