-
Notifications
You must be signed in to change notification settings - Fork 31
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
Build failed: build failed on mac M1 chip #78
Comments
Just checked on a fresh install. It works just fine for me. |
I got the same problem. Which Mac do you have where it's working? Could it be the cargo version? Mine is also failing with 1.58.0 |
Any update on this? We're running into the same problem |
then after I did
without any other changes running Any other leads? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build failed: build failed on mac M1 chip
Build Env:
cargo 1.58.0-nightly (2e2a16e98 2021-11-08)
rustc 1.58.0-nightly (936238a92 2021-11-11)
Error msg
Compiling quote v1.0.10
Compiling wabt-sys v0.8.0 (/Users/jacksoom/programer/rust/tools/wabt-rs/wabt-sys)
Compiling serde_json v1.0.72
Compiling syn v1.0.82
Compiling serde_derive v1.0.130
Compiling wabt v0.10.0 (/Users/jacksoom/programer/rust/tools/wabt-rs)
error: failed to add native library /Users/jacksoom/programer/rust/tools/wabt-rs/target/debug/build/wabt-sys-161fabea683d9915/out/build/libwabt.a: file too small to be an archive
error: could not compile
wabt-sys
due to previous errorwarning: build failed, waiting for other jobs to finish...
error: build failed
The text was updated successfully, but these errors were encountered: