-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Enable some android host builder #42639
Comments
Nominating. We have some capacity now, perhaps one of these can be enabled (and possibly in place of the existing |
See also this recent blog post: “My $169 development Chromebook” about using Chrome OS and Termux. It would be nice if rustup worked on Termux. |
There's already an issue about that: termux/termux-packages#261 I think the binaries are the only thing missing, rustup.rs already provides binaries for installing rustup on android. I would vote for aarch64-linux-android as the first builder |
cc @rust-lang/infra |
We've discussed this in the infra team meeting - unfortunately this requires another builder, and therefore someone willing to fund that builder. Even with that, the process for accepting money is still being ironed out by the core team. So the answer is unfortunately "not yet". |
I think it's worth revisiting this issue given that the CI situation has considerably changed. AFAIK, Microsoft now sponsors the CI builders, so maybe it is possible to add this additional builder now? |
I would really like to use rustup with Termux (nightly and so on), please make this happen |
Can this be re-nominated for discussion? I'd expect a lot has changed in the past 4 years, having rustup work on aarch64-linux-android would be awesome! |
install scrapy in termux with command note: This error originates from a subprocess, and is likely not a problem with pip. |
There are some interest in running rust in android devices, see for example: termux/termux-packages#261, https://www.reddit.com/r/rust/comments/631bl2/exciting_rust_coming_to_android_and_chromebooks/
We have disabled android builders, it would be great if we enabled some of these builders, so users of android devices (including chromebooks) would be able to run rustc.
As discussed here, we are running at the limit of our travis capacity, so it must be discussed.
The text was updated successfully, but these errors were encountered: