android build failed at 38%
docker run --rm -it --volume=/home/tutor/.local/share/tutor/env/android:/openedx/config/ --volume=/home/tutor/.local/share/tutor/data/android:/openedx/data/ overhangio/openedx-android:3.11.7
Unable to find image 'overhangio/openedx-android:3.11.7' locally
3.11.7: Pulling from overhangio/openedx-android
5b7339215d1d: Already exists
14ca88e9f672: Already exists
a31c3b1caad4: Already exists
b054a26005b7: Already exists
7797ed515873: Already exists
b6e6102be8d1: Already exists
715f0a1a179c: Already exists
3943d626315a: Already exists
7a9b52ad91bf: Already exists
f36a4c649002: Pull complete
91d95aa95c2e: Pull complete
e2fc4684ea11: Pull complete
580a6a1c5590: Pull complete
6b9027b570c1: Pull complete
ed454fd3d6aa: Pull complete
Digest: sha256:6f2d2dec287a0e645282128049a3a7acd0ed3412b1a35e2c88741146aef6ebde
Status: Downloaded newer image for overhangio/openedx-android:3.11.7
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
> Configure project :OpenEdXMobile
Kotlin plugin should be enabled before 'kotlin-android-extensions'
WARNING: API 'variantOutput.getPackageApplication()' is obsolete and has been replaced with 'variant.getPackageApplicationProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variantOutput.getPackageApplication(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.
WARNING: API 'variant.getConnectedInstrumentTest()' is obsolete and has been replaced with 'variant.getConnectedInstrumentTestProvider()'.
It will be removed at the end of 2019.
For more information, see https://d.android.com/r/tools/task-configuration-avoidance.
To determine what is calling variant.getConnectedInstrumentTest(), use -Pandroid.debug.obsoleteApi=true on the command line to display a stack trace.
> Task :android-iconify:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :OpenEdXMobile:processProdDebuggableResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':OpenEdXMobile:processProdDebuggableResources'.
> Android resource linking failed
/openedx/edx-app-android/OpenEdXMobile/build/intermediates/merged_manifests/prodDebuggable/AndroidManifest.xml:2: AAPT: error: attribute 'package' in <manifest> tag is not a valid Android package name: 'com.blend-ed'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 42s
38 actionable tasks: 38 executed
>