log for io.horizontalsystems.bankwallet:133
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for io.horizontalsystems.bankwallet:0.42.4
==== detail begin ====
== Installed Android Tools ==
2025-06-12 19:21:03,758 DEBUG: Reading 'config.yml'
2025-06-12 19:21:03,773 INFO: Creating log directory
2025-06-12 19:21:03,773 INFO: Creating temporary directory
2025-06-12 19:21:03,773 INFO: Creating output directory
2025-06-12 19:21:03,848 DEBUG: Getting git vcs interface for https://github.com/horizontalsystems/unstoppable-wallet-android.git
2025-06-12 19:21:03,849 DEBUG: Checking io.horizontalsystems.bankwallet:133
2025-06-12 19:21:03,849 INFO: Building version 0.42.4 (133) of io.horizontalsystems.bankwallet
2025-06-12 19:21:03,868 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.horizontalsystems.bankwallet, universal_newlines=False, shell=None, istream=None)
2025-06-12 19:21:04,736 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-12 19:21:05,157 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-12 19:21:18,854 INFO: Getting source for revision 6c465b81aea90adef188191c1852b594341477aa
2025-06-12 19:21:18,854 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:18,854 DEBUG: > git rev-parse --show-toplevel
2025-06-12 19:21:19,061 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:19,061 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-12 19:21:19,264 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:19,264 DEBUG: > git reset --hard
2025-06-12 19:21:20,069 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:20,069 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-12 19:21:20,172 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:20,173 DEBUG: > git clean -dffx
2025-06-12 19:21:20,276 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:20,276 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-12 19:21:21,381 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:21,382 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-12 19:21:21,986 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:21,986 DEBUG: > git remote set-head origin --auto
2025-06-12 19:21:22,690 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:22,690 DEBUG: > git checkout -f 6c465b81aea90adef188191c1852b594341477aa
2025-06-12 19:21:23,395 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:23,395 DEBUG: > git clean -dffx
2025-06-12 19:21:23,498 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:23,498 DEBUG: > git rev-parse --show-toplevel
2025-06-12 19:21:23,701 DEBUG: Directory: build/io.horizontalsystems.bankwallet
2025-06-12 19:21:23,701 DEBUG: > git submodule deinit --all --force
2025-06-12 19:21:23,804 INFO: Creating local.properties file at build/io.horizontalsystems.bankwallet/local.properties
2025-06-12 19:21:23,811 INFO: Creating local.properties file at build/io.horizontalsystems.bankwallet/app/local.properties
2025-06-12 19:21:23,811 DEBUG: Removing debuggable flags from build/io.horizontalsystems.bankwallet/app
2025-06-12 19:21:23,844 INFO: Removing specified files
2025-06-12 19:21:23,845 INFO: Removing subscriptions-google-play
2025-06-12 19:21:23,874 INFO: Cleaned build.gradle of keysigning configs at build/io.horizontalsystems.bankwallet/app/build.gradle
2025-06-12 19:21:23,907 INFO: Running 'prebuild' commands in build/io.horizontalsystems.bankwallet/app
2025-06-12 19:21:23,907 DEBUG: Directory: build/io.horizontalsystems.bankwallet/app
2025-06-12 19:21:23,907 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/marketKit.sendStats/d' src/main/java/io/horizontalsystems/bankwallet/core/stats/StatsManager.kt
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /marketKit.sendStats/d src/main/java/io/horizontalsystems/bankwallet/core/stats/StatsManager.kt
2025-06-12 19:21:24,109 INFO: Cleaning Gradle project...
2025-06-12 19:21:24,110 DEBUG: Directory: build/io.horizontalsystems.bankwallet/app
2025-06-12 19:21:24,110 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.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/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 48s
1 actionable task: 1 up-to-date
2025-06-12 19:23:19,542 INFO: Scanning source for common problems...
2025-06-12 19:23:19,568 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-12 19:23:19,569 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-12 19:23:20,164 DEBUG: write 'suss.json' to cache
2025-06-12 19:23:20,167 DEBUG: next suss.json cache update due in 23:59:59.982436
2025-06-12 19:23:20,314 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-12 19:23:20,569 INFO: Creating source tarball...
2025-06-12 19:23:25,484 INFO: Building Gradle project...
2025-06-12 19:23:25,484 DEBUG: Directory: build/io.horizontalsystems.bankwallet/app
2025-06-12 19:23:25,484 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :core:preBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :core:mergeReleaseJniLibFolders
> Task :core:mergeReleaseNativeLibs NO-SOURCE
> Task :subscriptions-core:preBuild UP-TO-DATE
> Task :subscriptions-core:preReleaseBuild UP-TO-DATE
> Task :core:copyReleaseJniLibsProjectOnly
> Task :subscriptions-core:mergeReleaseJniLibFolders
> Task :subscriptions-core:mergeReleaseNativeLibs NO-SOURCE
> Task :subscriptions-fdroid:preBuild UP-TO-DATE
> Task :subscriptions-core:copyReleaseJniLibsProjectOnly
> Task :subscriptions-fdroid:preReleaseBuild UP-TO-DATE
> Task :subscriptions-fdroid:mergeReleaseJniLibFolders
> Task :subscriptions-fdroid:mergeReleaseNativeLibs NO-SOURCE
> Task :components:chartview:preBuild UP-TO-DATE
> Task :subscriptions-fdroid:copyReleaseJniLibsProjectOnly
> Task :components:chartview:preReleaseBuild UP-TO-DATE
> Task :components:chartview:mergeReleaseJniLibFolders
> Task :components:chartview:mergeReleaseNativeLibs NO-SOURCE
> Task :components:icons:preBuild UP-TO-DATE
> Task :components:chartview:copyReleaseJniLibsProjectOnly
> Task :components:icons:preReleaseBuild UP-TO-DATE
> Task :components:icons:mergeReleaseJniLibFolders
> Task :components:icons:mergeReleaseNativeLibs NO-SOURCE
> Task :components:icons:copyReleaseJniLibsProjectOnly
> Task :core:prepareReleaseArtProfile
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:mergeFdroidReleaseNativeLibs FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeFdroidReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:fdroidReleaseRuntimeClasspath'.
> Failed to transform oneinchkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:oneinchkit:f17004c) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.status=release}.
> Could not find oneinchkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:oneinchkit:f17004c).
Searched in the following locations:
https://jitpack.io/com/github/horizontalsystems/ethereum-kit-android/oneinchkit/f17004c/oneinchkit-f17004c.aar
> Failed to transform uniswapkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:uniswapkit:f17004c) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.status=release}.
> Could not find uniswapkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:uniswapkit:f17004c).
Searched in the following locations:
https://jitpack.io/com/github/horizontalsystems/ethereum-kit-android/uniswapkit/f17004c/uniswapkit-f17004c.aar
* 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 9.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/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 3m 55s
13 actionable tasks: 13 executed
2025-06-12 19:27:22,454 ERROR: Could not build app io.horizontalsystems.bankwallet: Build failed for io.horizontalsystems.bankwallet:0.42.4@6c465b81aea90adef188191c1852b594341477aa
==== detail begin ====
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :core:preBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :core:mergeReleaseJniLibFolders
> Task :core:mergeReleaseNativeLibs NO-SOURCE
> Task :subscriptions-core:preBuild UP-TO-DATE
> Task :subscriptions-core:preReleaseBuild UP-TO-DATE
> Task :core:copyReleaseJniLibsProjectOnly
> Task :subscriptions-core:mergeReleaseJniLibFolders
> Task :subscriptions-core:mergeReleaseNativeLibs NO-SOURCE
> Task :subscriptions-fdroid:preBuild UP-TO-DATE
> Task :subscriptions-core:copyReleaseJniLibsProjectOnly
> Task :subscriptions-fdroid:preReleaseBuild UP-TO-DATE
> Task :subscriptions-fdroid:mergeReleaseJniLibFolders
> Task :subscriptions-fdroid:mergeReleaseNativeLibs NO-SOURCE
> Task :components:chartview:preBuild UP-TO-DATE
> Task :subscriptions-fdroid:copyReleaseJniLibsProjectOnly
> Task :components:chartview:preReleaseBuild UP-TO-DATE
> Task :components:chartview:mergeReleaseJniLibFolders
> Task :components:chartview:mergeReleaseNativeLibs NO-SOURCE
> Task :components:icons:preBuild UP-TO-DATE
> Task :components:chartview:copyReleaseJniLibsProjectOnly
> Task :components:icons:preReleaseBuild UP-TO-DATE
> Task :components:icons:mergeReleaseJniLibFolders
> Task :components:icons:mergeReleaseNativeLibs NO-SOURCE
> Task :components:icons:copyReleaseJniLibsProjectOnly
> Task :core:prepareReleaseArtProfile
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:mergeFdroidReleaseNativeLibs FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeFdroidReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:fdroidReleaseRuntimeClasspath'.
> Failed to transform oneinchkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:oneinchkit:f17004c) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.status=release}.
> Could not find oneinchkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:oneinchkit:f17004c).
Searched in the following locations:
https://jitpack.io/com/github/horizontalsystems/ethereum-kit-android/oneinchkit/f17004c/oneinchkit-f17004c.aar
> Failed to transform uniswapkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:uniswapkit:f17004c) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.status=release}.
> Could not find uniswapkit-f17004c.aar (com.github.horizontalsystems.ethereum-kit-android:uniswapkit:f17004c).
Searched in the following locations:
https://jitpack.io/com/github/horizontalsystems/ethereum-kit-android/uniswapkit/f17004c/uniswapkit-f17004c.aar
* 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 9.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/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 3m 55s
13 actionable tasks: 13 executed
==== detail end ====
2025-06-12 19:27:22,458 DEBUG: Error encountered, stopping by user request.
==== detail end ====