Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning during compiler build: Compiler version doesn't include clang or GCC #122231

Open
RalfJung opened this issue Mar 9, 2024 · 3 comments
Open
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Comments

@RalfJung
Copy link
Member

RalfJung commented Mar 9, 2024

Running ./x.py check compiler shows a warning:

warning: [email protected]: 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.
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Mar 9, 2024
@RalfJung
Copy link
Member Author

RalfJung commented Mar 9, 2024

This is probably rust-lang/cc-rs#958.

@jieyouxu jieyouxu added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Mar 9, 2024
@onur-ozkan onur-ozkan removed the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Mar 9, 2024
@workingjubilee
Copy link
Member

cc @NobodyXu What would be your recommendation?

@workingjubilee
Copy link
Member

Oh, I see rust-lang/cc-rs#1000 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

No branches or pull requests

5 participants