jaredsburrows / jaredsburrows/android-bazel-java-app-template
Extracting AAR Resources failed
- Lenguaje dominante
- Java
- Estrellas
- 16
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Reproduce el build de //src/main:template_app con --sandbox_debug y --verbose_failures y, a continuación, inspecciona el error de aar_resources_extractor y el Python 3.7.0 de pyenv que falta, según se informa en la salida. Se considera terminado cuando los destinos de recursos AAR y el build de template_app se completen correctamente sin estos errores.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java, python
- Área
- build-system, mobile
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100