log for com.sobuumedia.sobuu:6
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 com.sobuumedia.sobuu:1.3.0
==== detail begin ====
== Installed Android Tools ==
2025-06-23 20:26:52,501 DEBUG: Reading 'config.yml'
2025-06-23 20:26:52,519 INFO: Creating log directory
2025-06-23 20:26:52,519 INFO: Creating temporary directory
2025-06-23 20:26:52,519 INFO: Creating output directory
2025-06-23 20:26:52,528 DEBUG: Getting git vcs interface for https://gitlab.com/sobuu/sobuu.git
2025-06-23 20:26:52,528 DEBUG: Checking com.sobuumedia.sobuu:6
2025-06-23 20:26:52,528 INFO: Building version 1.3.0 (6) of com.sobuumedia.sobuu
2025-06-23 20:26:52,533 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.sobuumedia.sobuu, universal_newlines=False, shell=None, istream=None)
2025-06-23 20:26:52,545 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-23 20:26:53,349 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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-23 20:27:08,905 INFO: Getting source for revision 5be28465085305f07ea6a56a116cd9c4a2309cee
2025-06-23 20:27:08,912 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:08,912 DEBUG: > git rev-parse --show-toplevel
2025-06-23 20:27:09,125 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:09,126 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-23 20:27:09,329 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:09,329 DEBUG: > git reset --hard
2025-06-23 20:27:09,733 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:09,733 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-23 20:27:09,836 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:09,836 DEBUG: > git clean -dffx
2025-06-23 20:27:09,939 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:09,940 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-23 20:27:11,076 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:11,076 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-23 20:27:11,781 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:11,782 DEBUG: > git remote set-head origin --auto
2025-06-23 20:27:12,587 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:12,587 DEBUG: > git checkout -f 5be28465085305f07ea6a56a116cd9c4a2309cee
2025-06-23 20:27:12,991 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:12,991 DEBUG: > git clean -dffx
2025-06-23 20:27:13,098 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:13,098 DEBUG: > git rev-parse --show-toplevel
2025-06-23 20:27:13,305 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-23 20:27:13,306 DEBUG: > git submodule deinit --all --force
2025-06-23 20:27:13,408 INFO: Creating local.properties file at build/com.sobuumedia.sobuu/local.properties
2025-06-23 20:27:13,415 INFO: Creating local.properties file at build/com.sobuumedia.sobuu/sobuu_androidApp/local.properties
2025-06-23 20:27:13,416 DEBUG: Removing debuggable flags from build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-23 20:27:13,427 INFO: Removing specified files
2025-06-23 20:27:13,428 INFO: Removing sobuu_iosApp
2025-06-23 20:27:13,467 INFO: Cleaned build.gradle of keysigning configs at build/com.sobuumedia.sobuu/sobuu_androidApp/build.gradle
2025-06-23 20:27:13,477 INFO: Cleaning Gradle project...
2025-06-23 20:27:13,477 DEBUG: Directory: build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-23 20:27:13,477 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.14.2 via distributionUrl
Downloading missing gradle version 8.14.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.2-bin.zip: OK
Running /opt/gradle/versions/8.14.2/bin/gradle clean
Welcome to Gradle 8.14.2!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14.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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :shared
linkDebugFrameworkIosX64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosX64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkDebugFrameworkIosArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkDebugFrameworkIosSimulatorArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosSimulatorArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
w: The `kotlin.mpp.androidGradlePluginCompatibility.nowarn` deprecated property is used in your build.
Please, stop using it as it is unsupported and may apply no effect to your build.
> Configure project :sobuu_androidApp
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
> Task :sobuu_androidApp:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.sobuumedia.sobuu/build/reports/problems/problems-report.html
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.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3m 10s
1 actionable task: 1 up-to-date
2025-06-23 20:30:33,115 INFO: Scanning source for common problems...
2025-06-23 20:30:33,190 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-23 20:30:33,190 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-23 20:30:33,778 DEBUG: write 'suss.json' to cache
2025-06-23 20:30:33,781 DEBUG: next suss.json cache update due in 23:59:59.981287
2025-06-23 20:30:33,995 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-23 20:30:34,151 INFO: Creating source tarball...
2025-06-23 20:30:35,320 INFO: Building Gradle project...
2025-06-23 20:30:35,320 DEBUG: Directory: build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-23 20:30:35,320 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.14.2 via distributionUrl
Running /opt/gradle/versions/8.14.2/bin/gradle assembleRelease
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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :shared
linkDebugFrameworkIosX64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosX64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkDebugFrameworkIosArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkDebugFrameworkIosSimulatorArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
linkReleaseFrameworkIosSimulatorArm64 is found.
If you use a static framework, Xcode should have Build Phase with copyFrameworkResourcesToApp gradle task call.
Please read readme on https://github.com/icerockdev/moko-resources
-
To hide this message, add 'moko.resources.disableStaticFrameworkWarning=true' to the Gradle properties.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
w: The `kotlin.mpp.androidGradlePluginCompatibility.nowarn` deprecated property is used in your build.
Please, stop using it as it is unsupported and may apply no effect to your build.
> Configure project :sobuu_androidApp
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
ksp-2.0.21-1.0.27 is too old for kotlin-2.1.10. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.21.
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 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Configuration 'androidJdkImage' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Configuration 'releaseAnnotationProcessorClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'kotlinCompilerPluginClasspathAndroidRelease' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'kotlinCompilerClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'androidApis' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'kspReleaseKotlinAndroidProcessorClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration '_agp_internal_javaPreCompileRelease_kspClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'lintChecks' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'lintPublish' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
> Task :shared:generateMRcommonMain
> Task :shared:generateMRandroidDebug SKIPPED
> Task :shared:generateMRcommonTest
> Task :shared:generateMRandroidInstrumentedTest
> Task :shared:generateMRandroidInstrumentedTestDebug SKIPPED
> Task :shared:generateMRandroidMain
> Task :shared:generateMRandroidRelease SKIPPED
> Task :shared:generateMRandroidUnitTest
> Task :shared:generateMRandroidUnitTestDebug SKIPPED
> Task :shared:generateMRandroidUnitTestRelease SKIPPED
> Task :shared:preBuild
> Task :shared:preReleaseBuild
> Task :shared:mergeReleaseJniLibFolders
> Task :shared:mergeReleaseNativeLibs NO-SOURCE
> Task :sobuu_androidApp:preBuild UP-TO-DATE
> Task :sobuu_androidApp:preReleaseBuild UP-TO-DATE
> Task :shared:copyReleaseJniLibsProjectOnly
> Task :sobuu_androidApp:mergeReleaseJniLibFolders
> Task :sobuu_androidApp:mergeReleaseNativeLibs
> Task :shared:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :shared:generateBuildKonfig
> Task :shared:generateReleaseResValues
> Task :shared:generateReleaseResources
> Task :shared:packageReleaseResources
> Task :sobuu_androidApp:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libimage_processing_util_jni.so, libsqliteJni.so, libsurface_util_jni.so. Run with --info option to learn more.
> Task :shared:mockativeConfiguration
> Task :sobuu_androidApp:extractReleaseNativeSymbolTables
> Task :shared:mockativeProcessRuntime
> Task :sobuu_androidApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :shared:javaPreCompileRelease
> Task :shared:parseReleaseLocalResources
> Task :sobuu_androidApp:buildKotlinToolingMetadata
> Task :shared:generateReleaseRFile
> Task :sobuu_androidApp:checkReleaseDuplicateClasses
> Task :sobuu_androidApp:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :sobuu_androidApp:generateReleaseBuildConfig
> Task :shared:compileReleaseLibraryResources
> Task :shared:writeReleaseAarMetadata
> Task :sobuu_androidApp:generateReleaseResValues
> Task :sobuu_androidApp:checkReleaseAarMetadata
> Task :sobuu_androidApp:mapReleaseSourceSetPaths
> Task :sobuu_androidApp:generateReleaseResources
> Task :sobuu_androidApp:packageReleaseResources
> Task :sobuu_androidApp:mergeReleaseResources
> Task :sobuu_androidApp:createReleaseCompatibleScreenManifests
> Task :shared:extractDeepLinksRelease
> Task :sobuu_androidApp:parseReleaseLocalResources
> Task :sobuu_androidApp:extractDeepLinksRelease
> Task :sobuu_androidApp:javaPreCompileRelease
> Task :shared:prepareReleaseArtProfile
> Task :shared:processReleaseManifest
> Task :sobuu_androidApp:mergeReleaseArtProfile
> Task :sobuu_androidApp:processReleaseMainManifest
package="com.sobuumedia.sobuu.android" found in source AndroidManifest.xml: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.sobuumedia.sobuu.android" from the source AndroidManifest.xml: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/AndroidManifest.xml.
/home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :sobuu_androidApp:processReleaseManifest
> Task :sobuu_androidApp:extractProguardFiles
> Task :sobuu_androidApp:mergeReleaseStartupProfile
> Task :shared:mergeReleaseShaders
> Task :shared:compileReleaseShaders NO-SOURCE
> Task :shared:generateReleaseAssets UP-TO-DATE
> Task :shared:releaseAssetsCopyForAGP NO-SOURCE
> Task :shared:mergeReleaseAssets
> Task :sobuu_androidApp:mergeReleaseShaders
> Task :sobuu_androidApp:compileReleaseShaders NO-SOURCE
> Task :sobuu_androidApp:generateReleaseAssets UP-TO-DATE
> Task :sobuu_androidApp:mergeReleaseAssets
> Task :sobuu_androidApp:compressReleaseAssets
> Task :sobuu_androidApp:extractReleaseVersionControlInfo
> Task :shared:extractProguardFiles
> Task :shared:stripReleaseDebugSymbols NO-SOURCE
> Task :shared:prepareLintJarForPublish
> Task :shared:copyReleaseJniLibsProjectAndLocalJars
> Task :shared:extractDeepLinksForAarRelease
> Task :shared:writeReleaseLintModelMetadata
> Task :sobuu_androidApp:writeReleaseAppMetadata
> Task :sobuu_androidApp:writeReleaseSigningConfigVersions
> Task :sobuu_androidApp:processReleaseManifestForPackage
> Task :sobuu_androidApp:processReleaseResources
> Task :sobuu_androidApp:optimizeReleaseResources
> Task :shared:kspReleaseKotlinAndroid
> Task :shared:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/buildkonfig/androidMain/com/sobuumedia/sobuu/shared/BuildKonfig.kt:5:10 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/buildkonfig/commonMain/com/sobuumedia/sobuu/shared/BuildKonfig.kt:5:10 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/kotlin/generateMRandroidMain/com/sobuumedia/sobuu/SharedRes.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/kotlin/generateMRandroidMain/com/sobuumedia/sobuu/SharedRes.kt:13:10 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/ksp/android/androidRelease/kotlin/com/sobuumedia/sobuu/SobuuDatabaseConstructor.kt:5:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/mockative/androidMain/kotlin/io/mockative/concurrency/AtomicReference.kt:5:10 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/mockative/androidMain/kotlin/io/mockative/fake/MakeValueOf.kt:29:44 Java type mismatch: inferred type is 'java.lang.Class<*>?', but 'java.lang.Class<*>' was expected.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/mockative/commonMain/kotlin/io/mockative/concurrency/AtomicReference.kt:3:10 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/moko-resources/commonMain/src/com/sobuumedia/sobuu/SharedRes.kt:8:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/build/generated/moko-resources/commonMain/src/com/sobuumedia/sobuu/SharedRes.kt:9:17 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/androidMain/kotlin/com/sobuumedia/sobuu/DateTimeHelper.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/androidMain/kotlin/com/sobuumedia/sobuu/SharedPref.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/androidMain/kotlin/com/sobuumedia/sobuu/StringsHelper.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/commonMain/kotlin/com/sobuumedia/sobuu/DateTimeHelper.kt:5:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/commonMain/kotlin/com/sobuumedia/sobuu/SharedPref.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/commonMain/kotlin/com/sobuumedia/sobuu/SobuuDB.kt:46:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sobuumedia.sobuu/shared/src/commonMain/kotlin/com/sobuumedia/sobuu/StringsHelper.kt:7:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
> Task :shared:compileReleaseJavaWithJavac NO-SOURCE
> Task :shared:mergeReleaseGeneratedProguardFiles
> Task :shared:exportReleaseConsumerProguardFiles
> Task :shared:processReleaseJavaRes
> Task :shared:bundleLibRuntimeToJarRelease
> Task :shared:bundleLibCompileToJarRelease
> Task :shared:generateReleaseLintVitalModel
> Task :shared:createFullJarRelease
> Task :shared:generateReleaseLintModel
> Task :shared:extractReleaseAnnotations
> Task :shared:mergeReleaseConsumerProguardFiles
> Task :shared:mergeReleaseJavaResource
> Task :shared:syncReleaseLibJars
> Task :shared:bundleReleaseLocalLintAar
> Task :sobuu_androidApp:compileReleaseKotlin
> Task :shared:lintVitalAnalyzeRelease
> Task :sobuu_androidApp:compileReleaseKotlin
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/buttons/EmailButton.kt:37:13 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/buttons/GitlabButton.kt:38:13 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/buttons/MastodonButton.kt:37:13 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/buttons/ShareButton.kt:36:13 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/buttons/TranslationButton.kt:37:13 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/atoms/texts/AcceptanceLegalTextWithLinks.kt:60:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/molecules/SearchResultSendEmailOrAddManuallyBlock.kt:7:8 'interface ClipboardManager : Any' is deprecated. Use Clipboard instead, which supports suspend functions.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/molecules/SearchResultSendEmailOrAddManuallyBlock.kt:23:27 'interface ClipboardManager : Any' is deprecated. Use Clipboard instead, which supports suspend functions.
w: file:///home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/src/main/java/com/sobuumedia/sobuu/android/coreUI/portrait/molecules/SearchResultSendEmailOrAddManuallyBlock.kt:23:46 'val LocalClipboardManager: ProvidableCompositionLocal<ClipboardManager>' is deprecated. Use LocalClipboard instead which supports suspend functions.
> Task :sobuu_androidApp:compileReleaseJavaWithJavac
> Task :sobuu_androidApp:mergeReleaseGeneratedProguardFiles
> Task :sobuu_androidApp:processReleaseJavaRes
> Task :sobuu_androidApp:expandReleaseArtProfileWildcards
> Task :sobuu_androidApp:mergeReleaseJavaResource
> Task :sobuu_androidApp:generateReleaseLintVitalReportModel
> Task :sobuu_androidApp:minifyReleaseWithR8
WARNING: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/javax.annotation.processing.Processor.
WARNING: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor.
WARNING: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar.
WARNING: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.diagnostics.rendering.DefaultErrorMessages$Extension.
WARNING: /home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.fir.extensions.FirExtensionRegistrar.
> Task :sobuu_androidApp:lintVitalAnalyzeRelease
> Task :sobuu_androidApp:lintVitalReportRelease
Lint found no errors or warnings
31 errors/warnings were listed in the baseline file (/home/vagrant/build/com.sobuumedia.sobuu/sobuu_androidApp/lint-baseline.xml) but not found in the project; perhaps they have been fixed?
Note: The baseline was created using a different target/variant than it was checked against.
Creation variant: lint
Current variant: lintVitalRelease
> Task :sobuu_androidApp:lintVitalRelease
> Task :sobuu_androidApp:compileReleaseArtProfile
> Task :sobuu_androidApp:packageRelease
> Task :sobuu_androidApp:createReleaseApkListingFileRedirect
> Task :sobuu_androidApp:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.sobuumedia.sobuu/build/reports/problems/problems-report.html
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.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 11m 39s
89 actionable tasks: 89 executed
2025-06-23 20:42:15,426 INFO: Successfully built version 1.3.0 of com.sobuumedia.sobuu from 5be28465085305f07ea6a56a116cd9c4a2309cee
2025-06-23 20:42:15,715 DEBUG: Checking build/com.sobuumedia.sobuu/sobuu_androidApp/build/outputs/apk/release/sobuu_androidApp-release-unsigned.apk
2025-06-23 20:42:15,767 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-23 20:42:15,767 INFO: ...retrieving https://gitlab.com/sobuu/sobuu/-/releases/1.3.0/downloads/Sobuu-1.3.0.apk
2025-06-23 20:42:15,992 DEBUG: Starting new HTTPS connection (1): gitlab.com:443
2025-06-23 20:42:16,311 DEBUG: https://gitlab.com:443 "GET /sobuu/sobuu/-/releases/1.3.0/downloads/Sobuu-1.3.0.apk HTTP/1.1" 302 0
2025-06-23 20:42:16,589 DEBUG: https://gitlab.com:443 "GET /-/project/42306654/uploads/0a02a9f213ffd99feb64976d76449825/sobuu_androidApp-release.apk HTTP/1.1" 200 14620462
2025-06-23 20:42:18,803 DEBUG: unsigned/binaries/com.sobuumedia.sobuu_6.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v3 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <9a4ea6dc62b6d9a9dd2c2bb32a87d1a4bc006b4e2ad8cb9322326df9cfa63747>, actual: <9e178e58413445166ff7b87985c9c1b87d1ede1f5fd595da71280c18e8028475>
2025-06-23 20:42:19,783 ERROR:
/tmp/tmpy5a5gg1r/sigcp_com.sobuumedia.sobuu_6.apk:
2025-06-23 20:42:19,783 INFO: ...NOT verified - /tmp/tmpy5a5gg1r/sigcp_com.sobuumedia.sobuu_6.apk
2025-06-23 20:42:20,434 DEBUG: > diff -r /tmp/tmpy5a5gg1r/unsigned_binaries_com.sobuumedia.sobuu_6.binary /tmp/tmpy5a5gg1r/_tmp_tmpy5a5gg1r_sigcp_com.sobuumedia.sobuu_6
2025-06-23 20:42:20,655 DEBUG: removing unsigned/com.sobuumedia.sobuu_6.apk
2025-06-23 20:42:20,666 DEBUG: removing unsigned/binaries/com.sobuumedia.sobuu_6.binary.apk
2025-06-23 20:42:20,793 ERROR: Could not build app com.sobuumedia.sobuu: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
Binary files /tmp/tmpy5a5gg1r/unsigned_binaries_com.sobuumedia.sobuu_6.binary/content/assets/dexopt/baseline.prof and /tmp/tmpy5a5gg1r/_tmp_tmpy5a5gg1r_sigcp_com.sobuumedia.sobuu_6/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmpy5a5gg1r/unsigned_binaries_com.sobuumedia.sobuu_6.binary/content/classes.dex and /tmp/tmpy5a5gg1r/_tmp_tmpy5a5gg1r_sigcp_com.sobuumedia.sobuu_6/content/classes.dex differ
==== detail end ====
2025-06-23 20:42:20,794 DEBUG: Error encountered, stopping by user request.
==== detail end ====