jaredsburrows / jaredsburrows/android-bazel-java-app-template
Extracting AAR Resources failed
- Lingua principale
- Java
- Stelle
- 16
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'm getting this error while trying to run the project
```
INFO: Analyzed target //src/main:template_app (0 packages loaded, 0 targets configured).
ERROR: /private/var/tmp/_bazel_christdoes/da056a56f45eca9a834f638cf60b7411/external/maven/BUILD:997:11: Extracting AAR Resources for @@maven//:com_google_android_gms_play_services_ads_lite failed: (Exit 1): aar_resources_extractor failed: error executing AarResourcesExtractor command (from target @@maven//:com_google_android_gms_play_services_ads_lite) bazel-out/darwin_x86_64-opt-exec-ST-13d3ddad9198/bin/external/bazel_tools/tools/android/aar_resources_extractor --input_aar ... (remaining 9 arguments skipped)
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
pyenv: version `3.7.0' is not installed (set by /Users/christdoes/.pyenv/version)
ERROR: /private/var/tmp/_bazel_christdoes/da056a56f45eca9a834f638cf60b7411/external/maven/BUILD:889:11: Extracting AAR Resources for @@maven//:com_android_support_support_core_ui failed: (Exit 1): aar_resources_extractor failed: error executing AarResourcesExtractor command (from target @@maven//:com_android_support_support_core_ui) bazel-out/darwin_x86_64-opt-exec-ST-13d3ddad9198/bin/external/bazel_tools/tools/android/aar_resources_extractor --input_aar ... (remaining 9 arguments skipped)
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
pyenv: version `3.7.0' is not installed (set by /Users/christdoes/.pyenv/version)
Target //src/main:template_app failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 0.545s, Critical Path: 0.36s
INFO: 6 processes: 6 internal.
ERROR: Build did NOT complete successfully
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Riproduci la build di //src/main:template_app con --sandbox_debug e --verbose_failures, quindi esamina l’errore di aar_resources_extractor e l’assenza di pyenv Python 3.7.0 riportata nell’output. Il lavoro è completato quando le destinazioni delle risorse AAR e la build di template_app vengono completate correttamente senza questi errori.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, java, python
- Ambito
- build-system, mobile
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100