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 builds are failing in CI environments #237

Closed
nilsreichardt opened this issue May 17, 2022 · 1 comment · Fixed by #239 or #241
Closed

Android builds are failing in CI environments #237

nilsreichardt opened this issue May 17, 2022 · 1 comment · Fixed by #239 or #241
Labels
bug Something isn't working. platform: android

Comments

@nilsreichardt
Copy link
Member

nilsreichardt commented May 17, 2022

Description

Currently, I'm unable to build Android in a CI environments. Building with Codemagic and GitHub Actions fails:

* What went wrong:
Execution failed for task ':fast_rsa:stripDebugDebugSymbols'.
> 1 exception was raised by workers:
  org.gradle.process.internal.ExecException: A problem occurred starting process 'command '/Users/runner/Library/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip''

https://github.com/SharezoneApp/sharezone-app/runs/6474959880?check_suite_focus=true

This blocks:

@nilsreichardt nilsreichardt added bug Something isn't working. platform: android labels May 17, 2022
nilsreichardt added a commit that referenced this issue May 17, 2022
## Description
This should fix #237. I ran a Codemagic build and this worked 👍 

This unblocks:
* #230
* #235
@nilsreichardt
Copy link
Member Author

Reopen because #239 has not fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. platform: android
Projects
None yet
1 participant