Advertisement
Guest User

Untitled

a guest
Oct 16th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. FAILURE: Build failed with an exception.
  2.  
  3. * What went wrong:
  4. Execution failed for task ':android:mergeDebugResources'.
  5. > Multiple task action failures occurred:
  6. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
  7. > AAPT2 aapt2-4.1.3-6503028-linux Daemon #0: Daemon startup failed
  8. This should not happen under normal circumstances, please file an issue if it does.
  9. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
  10. > AAPT2 aapt2-4.1.3-6503028-linux Daemon #1: Daemon startup failed
  11. This should not happen under normal circumstances, please file an issue if it does.
  12. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
  13. > AAPT2 aapt2-4.1.3-6503028-linux Daemon #3: Daemon startup failed
  14. This should not happen under normal circumstances, please file an issue if it does.
  15. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
  16. > AAPT2 aapt2-4.1.3-6503028-linux Daemon #2: Daemon startup failed
  17. This should not happen under normal circumstances, please file an issue if it does.
  18. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
  19. > AAPT2 aapt2-4.1.3-6503028-linux Daemon #4: Daemon startup failed
  20. This should not happen under normal circumstances, please file an issue if it does.
  21.  
  22. * Try:
  23. 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.
  24.  
  25. * Get more help at https://help.gradle.org
  26.  
  27. Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
  28. Use '--warning-mode all' to show the individual deprecation warnings.
  29. See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings
  30.  
  31. BUILD FAILED in 5s
  32. 12 actionable tasks: 2 executed, 10 up-to-date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement