dannybuntu

com.greenaddress.greenbits_android_wallet_4.0.25-2024-05-17

May 17th, 2024
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.17 KB | None | 0 0
  1. > Task :gdk:generateReleaseLintModel
  2. Generating lint files for backported methods only (compile API B)
  3.  
  4. > Task :gdk:stripReleaseDebugSymbols
  5. Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
  6.  
  7. > Task :common:generateReleaseRFile FAILED
  8. > Task :green:dataBindingMergeDependencyArtifactsProductionGoogleRelease FAILED
  9.  
  10. FAILURE: Build completed with 2 failures.
  11.  
  12. 1: Task failed with an exception.
  13. -----------
  14. * What went wrong:
  15. Execution failed for task ':common:generateReleaseRFile'.
  16. > Could not resolve all files for configuration ':common:releaseCompileClasspath'.
  17.    > Failed to transform breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2) to match attributes {artifactType=android-symbol-with-package-name, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-api, org.jetbrains.kotlin.platform.type=androidJvm}.
  18.       > Could not download breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2)
  19.          > Could not get resource 'https://mvn.breez.technology/releases/technology/breez/breez-sdk-kmp-android/0.4.1-rc2/breez-sdk-kmp-android-0.4.1-rc2.aar'.
  20.             > Premature end of Content-Length delimited message body (expected: 54,259,220; received: 7,631,605)
  21.  
  22. * Try:
  23. > Run with --stacktrace option to get the stack trace.
  24. > Run with --info or --debug option to get more log output.
  25. > Run with --scan to get full insights.
  26. > Get more help at https://help.gradle.org.
  27. ==============================================================================
  28.  
  29. 2: Task failed with an exception.
  30. -----------
  31. * What went wrong:
  32. Execution failed for task ':green:dataBindingMergeDependencyArtifactsProductionGoogleRelease'.
  33. > Could not resolve all files for configuration ':green:productionGoogleReleaseCompileClasspath'.
  34.    > Failed to transform breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2) to match attributes {artifactType=android-databinding, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-api, org.jetbrains.kotlin.platform.type=androidJvm}.
  35.       > Could not download breez-sdk-kmp-release.aar (technology.breez:breez-sdk-kmp-android:0.4.1-rc2)
  36.          > Could not get resource 'https://mvn.breez.technology/releases/technology/breez/breez-sdk-kmp-android/0.4.1-rc2/breez-sdk-kmp-android-0.4.1-rc2.aar'.
  37.             > Premature end of Content-Length delimited message body (expected: 54,259,220; received: 7,631,605)
  38.  
  39. * Try:
  40. > Run with --stacktrace option to get the stack trace.
  41. > Run with --info or --debug option to get more log output.
  42. > Run with --scan to get full insights.
  43. > Get more help at https://help.gradle.org.
  44. ==============================================================================
  45.  
  46. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
  47.  
  48. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  49.  
  50. For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
  51.  
  52. BUILD FAILED in 51m 56s
  53.  
Add Comment
Please, Sign In to add comment