Skip to content

Detect homebrew python and fail #32992

Closed
Closed
@sophiajt

Description

@sophiajt

Currently, in OS X, if we find homebrew python we'll use it instead of the system python. Unfortunately, this seems to conflict with the lldb python module.

We don't warn the users that this is the case, and instead happily configure homebrew and promptly crash when the user tries to run any of the debuginfo-lldb tests. We should instead warn the user to not use python from homebrew but instead use the system python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions