-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Warning during compiler build: Compiler version doesn't include clang or GCC #122231
Copy link
Copy link
Open
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
Running ./x.py check compiler shows a warning:
warning: rustc_llvm@0.0.0: Compiler version doesn't include clang or GCC: "c++" "--version"
I think this must have started pretty recently.
FTR, c++ --version shows
$ c++ --version
c++ (Debian 13.2.0-13) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Type
Fields
Give feedbackNo fields configured for issues without a type.