8000 odoc 2.3.0 gives "Rule failed to generate the following targets" · Issue #1013 · ocaml/odoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
odoc 2.3.0 gives "Rule failed to generate the following targets" #1013
Closed
@talex5

Description

@talex5

After upgrading to odoc 2.3.0, I get this error building Eio:

$ dune build @doc
File "_doc/_html/eio/Eio__core/_unknown_", line 1, characters 0-0:
Error: Rule failed to generate the following targets:
- _doc/_html/eio/Eio__core/index.html

Any idea what could cause that?

The problem also appears in CI (e.g. https://ocaml.ci.dev/github/ocaml-multicore/eio/commit/4db6533fa661ef348ae3197cc6c465622ae02703/variant/%28lint-doc%29#L429-432)

/src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
File "_doc/_html/eio/Eio__core/_unknown_", line 1, characters 0-0:
Error: Rule failed to generate the following targets:
- _doc/_html/eio/Eio__core/index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0