OpenOrienteering / mapper

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
https://www.openorienteering.org/apps/mapper/
GNU General Public License v3.0
404 stars 108 forks source link

CI: Android builds fail #2279

Closed dl3sdo closed 1 month ago

dl3sdo commented 1 month ago

Since a couple of weeks, the CI fails to build some of the releases for Android, e.g. https://github.com/OpenOrienteering/mapper/pull/2154/checks https://github.com/OpenOrienteering/mapper/pull/2125/checks It's not deterministic which pipeline run will fail.

dg0yt commented 1 month ago

I assume it is a GH issue.

dg0yt commented 1 month ago

https://github.com/orgs/community/discussions/139743

dl3sdo commented 1 month ago
2024-09-26T14:25:47.4938470Z Project evaluation failed including an error in afterEvaluate {}. Run with --stacktrace for details of the afterEvaluate {} error.
2024-09-26T14:25:47.4939330Z 
2024-09-26T14:25:47.4940480Z FAILURE: Build failed with an exception.
2024-09-26T14:25:47.4941150Z 
2024-09-26T14:25:47.4941860Z * Where:
2024-09-26T14:25:47.4943470Z Build file '/Users/runner/work/1/s/build/x86_64-linux-android/openorienteering-mapper-ci/packaging/android/Mapper/android-build/build.gradle' line: 37
2024-09-26T14:25:47.4944500Z 
2024-09-26T14:25:47.4945070Z * What went wrong:
2024-09-26T14:25:47.4946820Z A problem occurred evaluating root project 'android-build'.
2024-09-26T14:25:47.4948130Z > For input string: "ext11"
dg0yt commented 1 month ago

When Github adds new SDK platforms to GHA images, we must update our CI setup scripts.