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-10 21:47:05,159 DEBUG: Reading 'config.yml'
2025-06-10 21:47:05,225 INFO: Creating log directory
2025-06-10 21:47:05,226 INFO: Creating temporary directory
2025-06-10 21:47:05,227 INFO: Creating output directory
2025-06-10 21:47:05,261 DEBUG: Getting git vcs interface for https://gitlab.com/sobuu/sobuu.git
2025-06-10 21:47:05,261 DEBUG: Checking com.sobuumedia.sobuu:6
2025-06-10 21:47:05,262 INFO: Building version 1.3.0 (6) of com.sobuumedia.sobuu
2025-06-10 21:47:05,270 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.sobuumedia.sobuu, universal_newlines=False, shell=None, istream=None)
2025-06-10 21:47:05,301 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-10 21:47:06,308 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-10 21:47:32,781 INFO: Getting source for revision 4edd9b99be9f40a30e9f030512951633206d5b16
2025-06-10 21:47:32,782 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:32,782 DEBUG: > git rev-parse --show-toplevel
2025-06-10 21:47:32,989 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:32,990 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-10 21:47:33,394 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:33,394 DEBUG: > git reset --hard
2025-06-10 21:47:33,798 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:33,798 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-10 21:47:33,901 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:33,901 DEBUG: > git clean -dffx
2025-06-10 21:47:34,004 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:34,005 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-10 21:47:35,511 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:35,512 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-10 21:47:36,316 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:36,316 DEBUG: > git remote set-head origin --auto
2025-06-10 21:47:37,121 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:37,121 DEBUG: > git checkout -f 4edd9b99be9f40a30e9f030512951633206d5b16
2025-06-10 21:47:37,525 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:37,525 DEBUG: > git clean -dffx
2025-06-10 21:47:37,628 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:37,629 DEBUG: > git rev-parse --show-toplevel
2025-06-10 21:47:37,832 DEBUG: Directory: build/com.sobuumedia.sobuu
2025-06-10 21:47:37,833 DEBUG: > git submodule deinit --all --force
2025-06-10 21:47:37,935 INFO: Creating local.properties file at build/com.sobuumedia.sobuu/local.properties
2025-06-10 21:47:37,962 INFO: Creating local.properties file at build/com.sobuumedia.sobuu/sobuu_androidApp/local.properties
2025-06-10 21:47:37,962 DEBUG: Removing debuggable flags from build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-10 21:47:37,974 INFO: Removing specified files
2025-06-10 21:47:37,974 INFO: Removing sobuu_iosApp
2025-06-10 21:47:38,013 INFO: Cleaned build.gradle of keysigning configs at build/com.sobuumedia.sobuu/sobuu_androidApp/build.gradle
2025-06-10 21:47:38,023 INFO: Cleaning Gradle project...
2025-06-10 21:47:38,024 DEBUG: Directory: build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-10 21:47:38,024 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.14.1 via distributionUrl
Downloading missing gradle version 8.14.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.1-bin.zip: OK
Running /opt/gradle/versions/8.14.1/bin/gradle clean
Welcome to Gradle 8.14.1!
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.1/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.1/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.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3m 14s
1 actionable task: 1 up-to-date
2025-06-10 21:51:00,658 INFO: Scanning source for common problems...
2025-06-10 21:51:00,734 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-10 21:51:00,735 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-10 21:51:01,305 DEBUG: write 'suss.json' to cache
2025-06-10 21:51:01,308 DEBUG: next suss.json cache update due in 23:59:59.981666
2025-06-10 21:51:01,517 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-10 21:51:01,674 INFO: Creating source tarball...
2025-06-10 21:51:02,842 INFO: Building Gradle project...
2025-06-10 21:51:02,842 DEBUG: Directory: build/com.sobuumedia.sobuu/sobuu_androidApp
2025-06-10 21:51:02,842 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.14.1 via distributionUrl
Running /opt/gradle/versions/8.14.1/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.1/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 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 '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.
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 :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:packageReleaseResources
> Task :sobuu_androidApp:extractReleaseNativeSymbolTables
> Task :sobuu_androidApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :shared:mockativeConfiguration
> Task :shared:mockativeProcessRuntime
> 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:writeReleaseAarMetadata
> Task :shared:compileReleaseLibraryResources
> Task :sobuu_androidApp:generateReleaseResValues
> Task :sobuu_androidApp:checkReleaseAarMetadata
> Task :sobuu_androidApp:mapReleaseSourceSetPaths
> Task :sobuu_androidApp:generateReleaseResources
> Task :sobuu_androidApp:packageReleaseResources
> Task :sobuu_androidApp:createReleaseCompatibleScreenManifests
> Task :shared:extractDeepLinksRelease
> Task :sobuu_androidApp:parseReleaseLocalResources
> Task :sobuu_androidApp:extractDeepLinksRelease
> Task :sobuu_androidApp:javaPreCompileRelease
> Task :shared:prepareReleaseArtProfile
> Task :sobuu_androidApp:mergeReleaseResources
> 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:bundleLibCompileToJarRelease
> Task :shared:bundleLibRuntimeToJarRelease
> 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.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 11m 19s
89 actionable tasks: 89 executed
2025-06-10 22:02:23,714 INFO: Successfully built version 1.3.0 of com.sobuumedia.sobuu from 4edd9b99be9f40a30e9f030512951633206d5b16
2025-06-10 22:02:24,111 DEBUG: Checking build/com.sobuumedia.sobuu/sobuu_androidApp/build/outputs/apk/release/sobuu_androidApp-release-unsigned.apk
2025-06-10 22:02:24,167 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-10 22:02:24,167 INFO: ...retrieving https://gitlab.com/sobuu/sobuu/-/releases/1.3.0/downloads/Sobuu-1.3.0.apk
2025-06-10 22:02:24,621 DEBUG: Starting new HTTPS connection (1): gitlab.com:443
2025-06-10 22:02:24,957 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-10 22:02:25,306 DEBUG: https://gitlab.com:443 "GET /-/project/42306654/uploads/8403664459ddb371e279ffc00ae0195e/sobuu_androidApp-release.apk HTTP/1.1" 200 14620462
2025-06-10 22:02:27,114 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): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <8e1b581a461c76793aec9a34a3844671e11bedc3d71d88d41487ae900830823f>, actual: <115f38fe6f580ca093081bf209fcf9bfca8fabcc37c59f8b92541fc3a971d835>
2025-06-10 22:02:28,112 ERROR:
/tmp/tmpustverjv/sigcp_com.sobuumedia.sobuu_6.apk:
2025-06-10 22:02:28,112 INFO: ...NOT verified - /tmp/tmpustverjv/sigcp_com.sobuumedia.sobuu_6.apk
2025-06-10 22:02:28,774 DEBUG: > diff -r /tmp/tmpustverjv/unsigned_binaries_com.sobuumedia.sobuu_6.binary /tmp/tmpustverjv/_tmp_tmpustverjv_sigcp_com.sobuumedia.sobuu_6
2025-06-10 22:02:28,994 DEBUG: removing unsigned/com.sobuumedia.sobuu_6.apk
2025-06-10 22:02:29,001 DEBUG: removing unsigned/binaries/com.sobuumedia.sobuu_6.binary.apk
2025-06-10 22:02:29,102 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/tmpustverjv/unsigned_binaries_com.sobuumedia.sobuu_6.binary/content/assets/dexopt/baseline.prof and /tmp/tmpustverjv/_tmp_tmpustverjv_sigcp_com.sobuumedia.sobuu_6/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmpustverjv/unsigned_binaries_com.sobuumedia.sobuu_6.binary/content/classes.dex and /tmp/tmpustverjv/_tmp_tmpustverjv_sigcp_com.sobuumedia.sobuu_6/content/classes.dex differ
==== detail end ====
2025-06-10 22:02:29,102 DEBUG: Error encountered, stopping by user request.
==== detail end ====