Samyak Jain
07/23/2020, 5:43 AMThis JVM does not support getting OS memory, so no OS memory status updates will be broadcast
Initialized native services in: /home/samyak/Kotlin/master/kotlin-1.3.30/.gradle/native
:kotlin-gradle-plugin:compileGroovy FAILED
:kotlin-gradle-plugin:compileGroovy (Thread[Task worker for ':' Thread 4,5,main]) completed. Took 7.665 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kotlin-gradle-plugin:compileGroovy'.
> android/databinding/tool/LayoutXmlProcessor$OriginalFileLookup has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
* Try:
Run with --debug option to get more log output. Run with --scan to get full insights.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':kotlin-gradle-plugin:compileGroovy'.
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
FULL LOGS: https://paste.ubuntu.com/p/MsvSXmh9bB/octylFractal
07/23/2020, 5:44 AMSamyak Jain
07/23/2020, 5:46 AMoctylFractal
07/23/2020, 5:47 AMoctylFractal
07/23/2020, 5:49 AM--release
in the appropriate java compiler: https://docs.gradle.org/current/dsl/org.gradle.api.tasks.compile.CompileOptions.html#org.gradle.api.tasks.compile.CompileOptions:compilerArgsSamyak Jain
07/23/2020, 5:51 AMoctylFractal
07/23/2020, 5:52 AMoctylFractal
07/23/2020, 5:53 AMoctylFractal
07/23/2020, 5:53 AMandroid
stuff would be compiled with 11, that's not typical.Samyak Jain
07/23/2020, 5:55 AMoctylFractal
07/23/2020, 5:56 AMSamyak Jain
07/23/2020, 5:56 AM1.2.3
1.2.4
octylFractal
07/23/2020, 5:57 AMReplacing com.android.tools.build:gradle:jar:2.0.0 -> com.android.tools.build:gradle:jar:debian
Replacing org.codehaus.groovy:groovy-all:jar:2.4.12 -> org.codehaus.groovy:groovy-all:jar:debian
this is kinda weirdSamyak Jain
07/23/2020, 5:58 AMoctylFractal
07/23/2020, 5:59 AMSamyak Jain
07/23/2020, 6:01 AMSamyak Jain
07/23/2020, 6:02 AM