27 lines
2.2 KiB
Plaintext
27 lines
2.2 KiB
Plaintext
.\gradlew.bat : WARNING: A restricted method in java.lang.System has been called
|
|
At line:1 char:1
|
|
+ .\gradlew.bat assembleDebug > build_log.txt 2>&1
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (WARNING: A rest...has been called:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an
|
|
unnamed module (file:/C:/Users/luana/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/na
|
|
tive-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
|
|
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
25.0.1
|
|
|
|
* 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
|