Skip to content

CI failure #2006

@PizieDust

Description

@PizieDust

When the CI runs, it fails with the log:

Run opam exec -- dune build @check
Entering directory '/home/runner/work/merlin/merlin'
File "irmin/duniverse/ppxlib/astlib/dune", lines 10-13, characters 0-94:
10 | (rule
11 |  (targets ast-version)
12 |  (action
13 |   (run %{ocaml} %{dep:config/gen.ml} %{ocaml_version})))
(cd _build/default/irmin/duniverse/ppxlib/astlib && /home/runner/work/merlin/merlin/_opam/bin/ocaml config/gen.ml 5.4.0)
Unknown OCaml version 5.4.0
File "irmin/duniverse/ppxlib/ast/dune", line 16, characters 5-58:
16 |      (run %{exe:pp/pp.exe} %{ocaml_version} %{input-file}))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(cd _build/.sandbox/75ac29a3e2509a443064b0b7f56d5e15/default && irmin/duniverse/ppxlib/ast/pp/pp.exe 5.4.0 irmin/duniverse/ppxlib/ast/versions.mli) > _build/.sandbox/75ac29a3e2509a443064b0b7f56d5e15/default/irmin/duniverse/ppxlib/ast/versions.pp.mli
Unknown OCaml version 5.4.0
File "irmin/duniverse/ppxlib/ast/dune", line 16, characters 5-58:
16 |      (run %{exe:pp/pp.exe} %{ocaml_version} %{input-file}))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(cd _build/.sandbox/1d3f17d59c00557c14acb4bdd25f714e/default && irmin/duniverse/ppxlib/ast/pp/pp.exe 5.4.0 irmin/duniverse/ppxlib/ast/versions.ml) > _build/.sandbox/1d3f17d59c00557c14acb4bdd25f714e/default/irmin/duniverse/ppxlib/ast/versions.pp.ml
Unknown OCaml version 5.4.0
Leaving directory '/home/runner/work/merlin/merlin'
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Unhandled

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions