Project

General

Profile

4645a_fail.txt

Failed gradle log from Windows 10 - Eugenie Lyzenko, 02/18/2026 12:00 PM

Download (1.47 KB)

 
1
...
2
> Task :antlr3_text
3
Custom actions are attached to task ':antlr3_text'.
4
Caching disabled for task ':antlr3_text' because:
5
  Build cache is disabled
6
  Gradle would require more information to cache this task
7
Task ':antlr3_text' is not up-to-date because:
8
  No history is available.
9

    
10
> Task :antlr3_text FAILED
11

    
12
[Incubating] Problems report is available at: file:///C:/opt/4645a_16431/build/reports/problems/problems-report.html
13

    
14
FAILURE: Build failed with an exception.
15

    
16
* Where:
17
Build file 'C:\opt\4645a_16431\build.gradle' line: 573
18

    
19
* What went wrong:
20
Execution failed for task ':antlr3_text'.
21
> java.io.IOException: Cannot run program "C:\jdk17\bin\java.exe": CreateProcess error=206, The filename or extension is too long
22

    
23
* Try:
24
> Run with --stacktrace option to get the stack trace.
25
> Run with --debug option to get more log output.
26
> Run with --scan to generate a Build Scan (powered by Develocity).
27
> Get more help at https://help.gradle.org.
28

    
29
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
30

    
31
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
32

    
33
For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
34

    
35
BUILD FAILED in 2m 4s
36
12 actionable tasks: 11 executed, 1 up-to-date
37
Watched directory hierarchies: [C:\opt\4645a_16431]