Closed OlivierBBB closed 1 month ago
arijitdutta@1200789 linea-tracer % ./gradlew hub
> Task :arithmetization:hub FAILED
Generating traces for hub from [besu, -P, hub, -o, /Users/arijitdutta/repo/linea-tracer/arithmetization/src/main/java/net/consensys/linea/zktracer/module/hub, zkevm-constraints/hub/constants.lisp, zkevm-constraints/hub/columns/account.lisp, zkevm-constraints/hub/columns/context.lisp, zkevm-constraints/hub/columns/shared.lisp, zkevm-constraints/hub/columns/stack.lisp, zkevm-constraints/hub/columns/storage.lisp, zkevm-constraints/hub/columns/transaction.lisp, zkevm-constraints/hub/columns/scenario.lisp, zkevm-constraints/hub/columns/miscellaneous.lisp]
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':arithmetization:hub'.
> A problem occurred starting process 'command 'corset''
* 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 9.0.
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.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 510ms
9 actionable tasks: 1 executed, 8 up-to-date
I don't know what was the issue, I had the same, but just now, I was able to make it work again
Olivier:
~Note: the
arithmetization/arithmetization
in the first path. Others don't have that issue, I seem to be the only one with it.~ This is not an issue but just me misunderstanding the folder structure.