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

Any way to configure for Apple Silicon? #13

Open
ZachManno opened this issue Feb 13, 2022 · 0 comments
Open

Any way to configure for Apple Silicon? #13

ZachManno opened this issue Feb 13, 2022 · 0 comments

Comments

@ZachManno
Copy link

Getting this error just running the default build, I assume it's related to running on an Apple M1 chip laptop:

thread 'rustc' panicked at 'invalid terminator state', src/librustc/mir/mod.rs:1329:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

note: rustc 1.43.1 (8d69840ab 2020-05-04) running on x86_64-unknown-linux-gnu

note: compiler flags: -C opt-level=3 --crate-type lib

note: some of the compiler flags provided by cargo are hidden

error: could not compile `http`.

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...

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

1 participant