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

Cross-compiling is broken #29

Closed
xobs opened this issue Jul 21, 2020 · 1 comment
Closed

Cross-compiling is broken #29

xobs opened this issue Jul 21, 2020 · 1 comment

Comments

@xobs
Copy link
Member

xobs commented Jul 21, 2020

This may be related to rust-lang/rust#71848 but that mentions it only happens on nightly, and we're only seeing this failure on stable.

The build fails with:

error: options `-C embed-bitcode=no` and `-C lto` are incompatible

error: could not compile `wishbone-tool`.

To learn more, run the command again with --verbose.

The command "sh ci/before_deploy.sh" failed and exited with 101 during .
@xobs
Copy link
Member Author

xobs commented Jul 21, 2020

Fixed in 8811f86

This broke with Rust 1.45.

@xobs xobs closed this as completed Jul 21, 2020
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