-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Ref. 3201
Logs:
Starting build...
Watching the file system is configured to be disabled
File system watching is inactive
Creating ClassLoader e72b9ada-7166-4ed7-b923-3965a416329c from {client-owned-class-loader classpath: [file:/data/data/com.itsaky.androidide/files/home/.androidide/tooling-api/tooling-api-all.jar]} and [FilteringClassLoader(VisitableURLClassLoader(ant-and-gradle-loader))].
Code On the Go clean logs of gradle (8.14.3) task running....
Starting Build
Settings evaluated using settings file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/settings.gradle'.
Plugin instance: 25608150
Adding maven repository: file:/data/data/com.itsaky.androidide/files/home/maven/localMvnRepository/
Adding maven repository: file:/data/data/com.itsaky.androidide/files/home/maven/localMvnRepository/
Using local directory build cache for the root build (location = /data/data/com.itsaky.androidide/files/home/.gradle/caches/build-cache-1, remove unused entries = after 7 days).
Code On the Go clean logs of gradle (8.14.3) task running....
Code On the Go clean logs of gradle (8.14.3) task running....
Projects loaded. Root project using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/build.gradle'.
Included projects: [root project 'Block IDLE', project ':annotations', project ':annotations-processor', project ':app', project ':app-plugin-api', project ':beans', project ':editor', project ':extension-core', project ':extensions', project ':logiceditor', project ':terminal', project ':tooling', project ':treeview', project ':utilitiesplugin', project ':vieweditor', project ':beans:basebeans', project ':beans:blockbeans', project ':beans:gradlebeans', project ':beans:javabeans', project ':beans:layoutbeans', project ':beans:projectbeans', project ':beans:xmlbeans', project ':terminal:app', project ':terminal:terminal-emulator', project ':terminal:terminal-view', project ':terminal:termux-shared', project ':tooling:api', project ':tooling:impl']
> Configure project :plugin-builder
Evaluating project ':plugin-builder' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/plugin-builder/build.gradle'.
> Configure project :
Evaluating root project 'Block IDLE' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/build.gradle'.
> Configure project :plugin-builder:plugin
Evaluating project ':plugin-builder:plugin' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/plugin-builder/plugin/build.gradle'.
Resolved plugin [id: 'java-gradle-plugin']
Resolved plugin [id: 'com.vanniktech.maven.publish', version: '0.34.0']
Trying to apply plugin 'com.itsaky.androidide' to project ':plugin'
> Configure project :markdown-doc-plugin
Evaluating project ':markdown-doc-plugin' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/markdown-doc-plugin/build.gradle'.
> Configure project :markdown-doc-plugin:plugin
Evaluating project ':markdown-doc-plugin:plugin' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/markdown-doc-plugin/plugin/build.gradle'.
Resolved plugin [id: 'java-gradle-plugin']
Trying to apply plugin 'com.itsaky.androidide' to project ':plugin'
> Configure project :
Resolved plugin [id: 'com.android.application', version: '8.10.1', apply: false]
Resolved plugin [id: 'com.android.library', version: '8.10.1', apply: false]
Resolved plugin [id: '[org.jetbrains.kotlin.android](http://org.jetbrains.kotlin.android/)', version: '2.1.10', apply: false]
Resolved plugin [id: 'com.diffplug.spotless', version: '7.0.0.BETA3']
Resolved plugin [id: 'org.jetbrains.dokka', version: '2.1.0', apply: false]
Resolved plugin [id: 'de.undercouch.download', version: '5.6.0', apply: false]
Resolved plugin [id: 'com.github.johnrengelman.shadow', version: '8.1.1', apply: false]
> Configure project :annotations
Evaluating project ':annotations' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/annotations/build.gradle'.
Resolved plugin [id: 'java']
Trying to apply plugin 'com.itsaky.androidide' to project ':annotations'
> Configure project :annotations-processor
Evaluating project ':annotations-processor' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/annotations-processor/build.gradle'.
Resolved plugin [id: 'java']
Trying to apply plugin 'com.itsaky.androidide' to project ':annotations-processor'
> Configure project :app
Evaluating project ':app' using build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/app/build.gradle'.
Caching disabled for Groovy DSL script compilation (cp_proj) because:
Not worth caching.
Compiling build file '/storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/app/build.gradle' using SubsetScriptTransformer.
Trying to apply plugin 'com.itsaky.androidide' to project ':app'
[Incubating] Problems report is available at: file:///storage/emulated/0/CodeOnTheGoProjects/BlockIDLE/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':app'.
> java.nio.BufferOverflowException (no error message)
Try:
> Run with --stacktrace option to get the stack trace.
Run with --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org/.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
CONFIGURE FAILED in 1m 20s
Reactions are currently unavailable