Skip to content

lwt6 documentation failed to generate #3451

@raphael-proust

Description

@raphael-proust

the documentation for lwt.6.0.0 (and related packages lwt_direct and lwt_runtime_events) is missing https://ocaml.org/p/lwt/6.0.0

looking at https://ocaml.org/p/lwt/6.0.0 and then https://sage.caelum.ci.dev/job/2026-01-12/143820-voodoo-prep2-96d2de it looks like the error is completely unrelated to lwt

[ERROR] The compilation of opamh.dev failed at "dune build -p opamh -j 39".

#=== ERROR while compiling opamh.dev ==========================================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.5.3.0 | pinned(git+https://github.com/jonludlam/opamh.git#d54dbe7991af6020c36f89c300d8109664541963#d54dbe7991af6020c36f89c300d8109664541963)
# path                 ~/.opam/5.3/.opam-switch/build/opamh.dev
# command              ~/.opam/5.3/bin/dune build -p opamh -j 39
# exit-code            1
# env-file             ~/.opam/log/opamh-186-a1d34b.env
# output-file          ~/.opam/log/opamh-186-a1d34b.out
### output ###
# (cd _build/default && /home/opam/.opam/5.3/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .opamh.eobjs/byte -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/findlib -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/logs/fmt -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/patch -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/tar -I /home/opam/.opam/5.3/lib/tar-unix -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/yojson -no-alias-deps -open Dune__exe -o .opamh.eobjs/byte/dune__exe__Opam.cmo -c -impl opam.ml)
# File "opam.ml", line 61, characters 11-37:
# 61 |         if OpamStd.String.starts_with ~prefix:"opam-version" str then
#                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Unbound value "OpamStd.String.starts_with"

what can i do to trigger a rebuild or otherwise make the documentation update on there

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions