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

Stuck compiling nalgebra on nightly #1437

Closed
manglemix opened this issue Sep 7, 2024 · 5 comments
Closed

Stuck compiling nalgebra on nightly #1437

manglemix opened this issue Sep 7, 2024 · 5 comments

Comments

@manglemix
Copy link

Repository

This affects our repository, and all crates contained within depending on nalgebra.

Platform

I am using a MacBook M1 Pro, and I installed rust normally. As you can see from the rust-toolchain.toml in the repository, we are using nightly.

Example

Clone the repo and run cargo build -p lunabot. There are no external dependencies.

Attempted fixes

Removing native flag from .cargo/config.toml
cargo clean

@nuudlman
Copy link

nuudlman commented Sep 7, 2024

This is an issue with today's nightly. If you revert to nightly-2024-09-06, everything is fine again. Today's nightly also broke -Zthreads too :(

@nuudlman
Copy link

nuudlman commented Sep 7, 2024

See rust-lang/rust#130056

@manglemix
Copy link
Author

This is an issue with today's nightly. If you revert to nightly-2024-09-06, everything is fine again. Today's nightly also broke -Zthreads too :(

This worked.

@theemathas
Copy link

Maybe this should be reopened and pinned in the issues page, for better visibility?

@cybersoulK
Copy link

just ran into this too 😮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants