-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_error.txt
More file actions
32 lines (26 loc) · 1.23 KB
/
build_error.txt
File metadata and controls
32 lines (26 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.\gradlew.bat : WARNING: A restricted method in java.lang.System has been called
At line:1 char:1
+ .\gradlew.bat assembleDebug 2>&1 | Out-File -FilePath "build_error.tx ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (WARNING: A rest...has been called:S
tring) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
WARNING: java.lang.System::load has been called by
net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (fi
le:/C:/Users/nevil/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7
d/gradle-8.13/lib/native-platform-0.22-milestone-28.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers
in this module
WARNING: Restricted methods will be blocked in a future release unless native
access is enabled
Calculating task graph as no cached configuration is available for tasks: assembleDebug
FAILURE: Build failed with an exception.
* What went wrong:
25
* 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.
BUILD FAILED in 1s
Configuration cache entry stored.