Skip to content

CI Investigate timeout in no-OpenMP build with Meson 1.5 #29546

Closed
@lesteve

Description

@lesteve

#29486 (comment)

So the no-OpenMP build still times out ... from the diff Meson 1.5 could be the culprit maybe 🤔 ...

One thing that is weird is that OpenMP is now detected in the no-OpenMP build, so at the very least this build does not serve its purpose and needs to be adapted. Probably this as a side-effect of mesonbuild/meson#13350, see see build log

Built with OpenMP: True

Once this is fixed/worked-around, the temporary Meson<1.5 pin can be removed:

# TODO temporary to avoid a timeout in the no-OpenMP build, see
# https://github.com/scikit-learn/scikit-learn/pull/29486#issuecomment-2242359516
"meson": "<1.5",

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions