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

Android CI is broken #531

Closed
Amanieu opened this issue Jun 19, 2023 · 4 comments
Closed

Android CI is broken #531

Amanieu opened this issue Jun 19, 2023 · 4 comments

Comments

@Amanieu
Copy link
Member

Amanieu commented Jun 19, 2023

This seems to be related to rust-lang/rust#103673. Essentially we need to update the CI scripts to use a newer NDK version. Possible inspiration can be taken from the rust-libc CI scripts, which are similar to the ones in this crate.

This was referenced Jun 19, 2023
@workingjubilee
Copy link
Contributor

workingjubilee commented Jun 19, 2023

cc aarch64 android maintainers: @chriswailes @maurer @mgeisler

Hello! Our backtrace crate is deep in arrears on maintenance and we could use all the help we can get, specifically with some Android issues. It should be a relatively simple fix, tho'.

@chriswailes
Copy link
Contributor

I'd be happy to take a look at this tomorrow.

@chriswailes
Copy link
Contributor

Sorry for the delay. It looks like #534 will bring the CI definition up to date.

@workingjubilee
Copy link
Contributor

Completely fine! It's great to have this taken care of!

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

No branches or pull requests

4 participants
@Amanieu @chriswailes @workingjubilee and others