Skip to content

Standard Library documentation build fails when optional libraries are disabled #10584

@yurivict

Description

@yurivict

When built without threads it fails:

File "../otherlibs/systhreads/condition.mli", line 41, characters 16-23:
41 | m] atomically unlocks the mutex [m] and suspends the
                     ^^^^^^^
Error: Unbound module Mutex

configure arguments: -verbose -prefix "/usr/local" --disable-force-safe-string CC="cc" ASPP="cc -c" PARTIALLD="ld -r" AS="as " --disable-systhreads

Version: 4.12.0
OS: FreeBSD 13

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions