63 lines
3.2 KiB
Plaintext
63 lines
3.2 KiB
Plaintext
WARNING: A restricted method in java.lang.System has been called
|
|
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/Users/230405/.gradle/wrapper/dists/gradle-9.0-milestone-1-bin/3vdepk4s12bybhohyuvjcm1bd/gradle-9.0-milestone-1/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
|
|
|
|
> Task :app:preBuild UP-TO-DATE
|
|
> Task :app:preDebugBuild UP-TO-DATE
|
|
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
|
|
> Task :app:dataBindingMergeDependencyArtifactsDebug
|
|
> Task :app:generateDebugResValues UP-TO-DATE
|
|
> Task :app:generateDebugResources UP-TO-DATE
|
|
> Task :app:packageDebugResources
|
|
> Task :app:processDebugNavigationResources UP-TO-DATE
|
|
> Task :app:parseDebugLocalResources UP-TO-DATE
|
|
> Task :app:javaPreCompileDebug UP-TO-DATE
|
|
> Task :app:checkDebugAarMetadata UP-TO-DATE
|
|
> Task :app:compileDebugNavigationResources UP-TO-DATE
|
|
> Task :app:mapDebugSourceSetPaths UP-TO-DATE
|
|
> Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
|
|
> Task :app:extractDeepLinksDebug UP-TO-DATE
|
|
> Task :app:mergeDebugResources
|
|
> Task :app:processDebugMainManifest
|
|
> Task :app:dataBindingGenBaseClassesDebug
|
|
> Task :app:processDebugManifest
|
|
> Task :app:mergeDebugShaders UP-TO-DATE
|
|
> Task :app:compileDebugShaders NO-SOURCE
|
|
> Task :app:generateDebugAssets UP-TO-DATE
|
|
> Task :app:mergeDebugAssets UP-TO-DATE
|
|
> Task :app:compressDebugAssets UP-TO-DATE
|
|
> Task :app:processDebugManifestForPackage
|
|
> Task :app:checkDebugDuplicateClasses
|
|
> Task :app:desugarDebugFileDependencies UP-TO-DATE
|
|
> Task :app:processDebugResources FAILED
|
|
> Task :app:mergeExtDexDebug
|
|
|
|
[Incubating] Problems report is available at: file:///Users/230405/Documents/papcuida/build/reports/problems/problems-report.html
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Execution failed for task ':app:processDebugResources'.
|
|
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
|
|
> Android resource linking failed
|
|
ERROR: /Users/230405/Documents/papcuida/app/src/main/AndroidManifest.xml:5:5-32:19: AAPT: error: resource mipmap/ic_launcher (aka com.example.cuida:mipmap/ic_launcher) not found.
|
|
|
|
ERROR: /Users/230405/Documents/papcuida/app/src/main/AndroidManifest.xml:5:5-32:19: AAPT: error: resource mipmap/ic_launcher_round (aka com.example.cuida:mipmap/ic_launcher_round) not found.
|
|
|
|
|
|
* 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 10.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/9.0-milestone-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
|
|
|
BUILD FAILED in 5s
|
|
24 actionable tasks: 10 executed, 14 up-to-date
|