log for org.jellyfin.mobile:2060399

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in mainif trybuild(app, build, build_dir, output_dir, log_dir,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for org.jellyfin.mobile:2.6.3==== detail begin ====== Installed Android Tools ==2025-06-10 19:08:43,667 DEBUG: Reading 'config.yml'2025-06-10 19:08:43,678 INFO: Creating log directory2025-06-10 19:08:43,679 INFO: Creating temporary directory2025-06-10 19:08:43,679 INFO: Creating output directory2025-06-10 19:08:43,697 DEBUG: Getting git vcs interface for https://github.com/jellyfin/jellyfin-android.git2025-06-10 19:08:43,698 DEBUG: Checking org.jellyfin.mobile:20603992025-06-10 19:08:43,698 INFO: Building version 2.6.3 (2060399) of org.jellyfin.mobile2025-06-10 19:08:43,703 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.jellyfin.mobile, universal_newlines=False, shell=None, istream=None)2025-06-10 19:08:43,715 INFO: Running 'sudo' commands in /home/vagrant2025-06-10 19:08:43,716 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=20+ CPUS=20+ (( c=16 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-06-10 19:08:44,025 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-06-10 19:08:44,630 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-06-10 19:09:01,315 INFO: Getting source for revision v2.6.32025-06-10 19:09:01,317 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:01,317 DEBUG: > git rev-parse --show-toplevel2025-06-10 19:09:01,525 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:01,525 DEBUG: > git submodule foreach --recursive git reset --hard2025-06-10 19:09:01,728 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:01,729 DEBUG: > git reset --hard2025-06-10 19:09:02,032 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:02,032 DEBUG: > git submodule foreach --recursive git clean -dffx2025-06-10 19:09:02,135 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:02,136 DEBUG: > git clean -dffx2025-06-10 19:09:02,239 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:02,239 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 origin2025-06-10 19:09:03,044 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:03,044 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 origin2025-06-10 19:09:03,548 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:03,549 DEBUG: > git remote set-head origin --auto2025-06-10 19:09:05,256 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:05,256 DEBUG: > git checkout -f v2.6.32025-06-10 19:09:05,961 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:05,961 DEBUG: > git clean -dffx2025-06-10 19:09:06,064 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:06,064 DEBUG: > git rev-parse --show-toplevel2025-06-10 19:09:06,268 DEBUG: Directory: build/org.jellyfin.mobile2025-06-10 19:09:06,268 DEBUG: > git submodule deinit --all --force2025-06-10 19:09:06,371 INFO: Collecting source libraries2025-06-10 19:09:06,505 DEBUG: Removing debuggable flags from build/srclib/ExoPlayer2025-06-10 19:09:06,581 INFO: Creating local.properties file at build/org.jellyfin.mobile/local.properties2025-06-10 19:09:06,582 INFO: Creating local.properties file at build/org.jellyfin.mobile/app/local.properties2025-06-10 19:09:06,582 DEBUG: Removing debuggable flags from build/org.jellyfin.mobile/app2025-06-10 19:09:06,597 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.jellyfin.mobile/app/build.gradle.kts2025-06-10 19:09:06,603 INFO: Running 'prebuild' commands in build/org.jellyfin.mobile/app2025-06-10 19:09:06,603 DEBUG: Directory: build/org.jellyfin.mobile/app2025-06-10 19:09:06,603 DEBUG: > bash -e -u -o pipefail -x -c -- echo 'jellyfin.version=2.6.3' >> ../gradle.properties; export cronetVersion=$(sed -n -E 's/cronet-embedded = "(.*)"/\1/p' ../gradle/libs.versions.toml); sed -i -e "s/\"com.google.android.gms:play-services-cronet:.*\"/\"org.chromium.net:cronet-embedded:$cronetVersion\"/" -e 's/extension-cronet/extension-embeded/' /home/vagrant/build/srclib/ExoPlayer/extensions/cronet/build.gradle; sed -i -e 's/com.google.android.gms:play-services-cronet/org.chromium.net:cronet-embedded/' /home/vagrant/build/srclib/ExoPlayer/missing_aar_type_workaround.gradle; sed -i -e 's/extension-cronet/extension-embeded/' ../gradle/libs.versions.toml; sed -i -e '/repositories {/a mavenLocal()' ../build.gradle.kts/etc/bash.bashrc: line 7: PS1: unbound variable+ echo jellyfin.version=2.6.3++ sed -n -E 's/cronet-embedded = "(.*)"/\1/p' ../gradle/libs.versions.toml+ export cronetVersion=119.6045.31+ cronetVersion=119.6045.31+ sed -i -e 's/"com.google.android.gms:play-services-cronet:.*"/"org.chromium.net:cronet-embedded:119.6045.31"/' -e s/extension-cronet/extension-embeded/ /home/vagrant/build/srclib/ExoPlayer/extensions/cronet/build.gradle+ sed -i -e s/com.google.android.gms:play-services-cronet/org.chromium.net:cronet-embedded/ /home/vagrant/build/srclib/ExoPlayer/missing_aar_type_workaround.gradle+ sed -i -e s/extension-cronet/extension-embeded/ ../gradle/libs.versions.toml+ sed -i -e '/repositories {/a mavenLocal()' ../build.gradle.kts2025-06-10 19:09:06,805 INFO: Cleaning Gradle project...2025-06-10 19:09:06,806 DEBUG: Directory: build/org.jellyfin.mobile/app2025-06-10 19:09:06,806 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.8 via distributionUrlDownloading missing gradle version 8.8cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.8-bin.zip: OKRunning /opt/gradle/versions/8.8/bin/gradle cleanWelcome to Gradle 8.8!Here are the highlights of this release:- Running Gradle on Java 22- Configurable Gradle daemon JVM- Improved IDE performance for large projectsFor more details see https://docs.gradle.org/8.8/release-notes.htmlTo 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.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors> Task :buildSrc:pluginDescriptors> Task :buildSrc:processResources NO-SOURCE> Task :buildSrc:compileKotlin> Task :buildSrc:compileJava NO-SOURCE> Task :buildSrc:compileGroovy NO-SOURCE> Task :buildSrc:classes UP-TO-DATE> Task :buildSrc:jar:jar: No valid plugin descriptors were found in META-INF/gradle-plugins> Configure project :w: file:///home/vagrant/build/org.jellyfin.mobile/build.gradle.kts:26:24: 'getter for buildDir: File!' is deprecated. Deprecated in Java> Configure project :appw: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:35:9: Variable 'releaseSigningConfig' is never usedw: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:178:9: 'kotlinOptions(KotlinJvmOptionsDeprecated /* = KotlinJvmOptions */.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8lnw: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:204:20: 'getter for buildDir: File!' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:204:20: 'getter for buildDir: File!' is deprecated. Deprecated in Java> Task :app:clean UP-TO-DATEDeprecated 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.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 3m 30s5 actionable tasks: 4 executed, 1 up-to-date2025-06-10 19:12:46,519 INFO: Scanning source for common problems...2025-06-10 19:12:46,581 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-06-10 19:12:46,598 DEBUG: scanner is configured to use signature data from: 'suss'2025-06-10 19:12:46,598 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-06-10 19:12:47,244 DEBUG: write 'suss.json' to cache2025-06-10 19:12:47,247 DEBUG: next suss.json cache update due in 23:59:59.9879972025-06-10 19:12:47,455 INFO: Creating source tarball...2025-06-10 19:12:47,987 INFO: Running 'build' commands in build/org.jellyfin.mobile/app2025-06-10 19:12:47,987 DEBUG: Directory: build/org.jellyfin.mobile/app2025-06-10 19:12:47,987 DEBUG: > bash -e -u -o pipefail -x -c cd /home/vagrant/build/srclib/ExoPlayer/extensions/cronet; gradle assembleRelease; gradle publishToMavenLocal/etc/bash.bashrc: line 7: PS1: unbound variable+ cd /home/vagrant/build/srclib/ExoPlayer/extensions/cronet+ gradle assembleReleaseFound 7.4.2 via distributionUrlDownloading missing gradle version 7.4.2cachedir/tmp/tmp.EIxJWSZ7H5/gradle-7.4.2-bin.zip: OKRunning /opt/gradle/versions/7.4.2/bin/gradle assembleReleaseWelcome to Gradle 7.4.2!Here are the highlights of this release:- Aggregated test and JaCoCo reports- Marking additional test source directories as tests in IntelliJ- Support for Adoptium JDKs in Java toolchainsFor more details see https://docs.gradle.org/7.4.2/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Configure project :demoWARNING:The option setting 'android.jetifier.ignorelist=bcprov' is experimental.> Configure project :extension-castWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-cronetWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-imaWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-leanbackWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-media2WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-mediasessionWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-okhttpWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-rtmpWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-workmanagerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :libraryWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-commonWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-containerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-coreWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-dashWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-databaseWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-datasourceWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-decoderWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-effectWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-extractorWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-hlsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-muxerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-rtspWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-smoothstreamingWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-transformerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-uiWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :robolectricutilsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :testutilsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :extension-cronet:preBuild UP-TO-DATE> Task :extension-cronet:preReleaseBuild UP-TO-DATE> Task :library-common:preBuild UP-TO-DATE> Task :library-common:preReleaseBuild UP-TO-DATE> Task :library-common:compileReleaseAidl NO-SOURCE> Task :library-database:preBuild UP-TO-DATE> Task :library-database:preReleaseBuild UP-TO-DATE> Task :library-database:compileReleaseAidl NO-SOURCE> Task :library-datasource:preBuild UP-TO-DATE> Task :library-datasource:preReleaseBuild UP-TO-DATE> Task :library-datasource:compileReleaseAidl NO-SOURCE> Task :extension-cronet:compileReleaseAidl NO-SOURCE> Task :extension-cronet:mergeReleaseJniLibFolders> Task :extension-cronet:mergeReleaseNativeLibs NO-SOURCE> Task :extension-cronet:stripReleaseDebugSymbols NO-SOURCE> Task :library-common:packageReleaseRenderscript NO-SOURCE> Task :library-datasource:packageReleaseRenderscript NO-SOURCE> Task :extension-cronet:compileReleaseRenderscript NO-SOURCE> Task :extension-cronet:copyReleaseJniLibsProjectAndLocalJars> Task :extension-cronet:generateReleaseBuildConfig> Task :extension-cronet:generateReleaseResValues> Task :extension-cronet:generateReleaseResources> Task :extension-cronet:packageReleaseResources> Task :library-common:compileReleaseRenderscript NO-SOURCE> Task :library-common:generateReleaseResValues> Task :library-common:generateReleaseResources> Task :library-common:packageReleaseResources> Task :extension-cronet:parseReleaseLocalResources> Task :library-common:parseReleaseLocalResources> Task :library-database:compileReleaseRenderscript NO-SOURCE> Task :library-database:generateReleaseResValues> Task :library-database:generateReleaseResources> Task :library-database:packageReleaseResources> Task :library-database:parseReleaseLocalResources> Task :library-database:packageReleaseRenderscript NO-SOURCE> Task :library-datasource:compileReleaseRenderscript NO-SOURCE> Task :library-datasource:generateReleaseResValues> Task :library-datasource:generateReleaseResources> Task :library-datasource:packageReleaseResources> Task :extension-cronet:processReleaseManifest> Task :library-database:processReleaseManifest> Task :library-common:processReleaseManifest> Task :library-common:generateReleaseBuildConfig> Task :library-datasource:parseReleaseLocalResources> Task :library-datasource:processReleaseManifest> Task :library-common:javaPreCompileRelease> Task :library-database:generateReleaseBuildConfig> Task :library-database:javaPreCompileRelease> Task :library-datasource:generateReleaseBuildConfig> Task :library-datasource:javaPreCompileRelease> Task :library-common:generateReleaseRFile> Task :extension-cronet:javaPreCompileRelease> Task :extension-cronet:mergeReleaseShaders> Task :extension-cronet:compileReleaseShaders NO-SOURCE> Task :extension-cronet:generateReleaseAssets UP-TO-DATE> Task :extension-cronet:packageReleaseAssets> Task :extension-cronet:packageReleaseRenderscript NO-SOURCE> Task :extension-cronet:prepareReleaseArtProfile> Task :extension-cronet:prepareLintJarForPublish> Task :extension-cronet:processReleaseJavaRes NO-SOURCE> Task :extension-cronet:writeReleaseAarMetadata> Task :extension-cronet:mergeReleaseJavaResource> Task :extension-cronet:mergeReleaseResources> Task :library-database:generateReleaseRFile> Task :library-common:compileReleaseJavaWithJavacwarning: unknown enum constant Level.FULLreason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not foundNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.1 warning> Task :library-datasource:generateReleaseRFile> Task :extension-cronet:mapReleaseSourceSetPaths> Task :library-common:bundleLibCompileToJarRelease> Task :library-common:compileReleaseLibraryResources> Task :extension-cronet:generateReleaseRFile> Task :library-database:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :library-database:bundleLibCompileToJarRelease> Task :library-database:compileReleaseLibraryResources> Task :library-datasource:compileReleaseLibraryResources> Task :library-datasource:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :library-datasource:bundleLibCompileToJarRelease> Task :extension-cronet:verifyReleaseResources> Task :extension-cronet:extractReleaseAnnotations> Task :extension-cronet:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :extension-cronet:mergeReleaseGeneratedProguardFiles> Task :extension-cronet:mergeReleaseConsumerProguardFiles> Task :extension-cronet:syncReleaseLibJars> Task :extension-cronet:bundleReleaseAar> Task :extension-cronet:assembleReleaseBUILD SUCCESSFUL in 2m 34s54 actionable tasks: 54 executed+ gradle publishToMavenLocalFound 7.4.2 via distributionUrlRunning /opt/gradle/versions/7.4.2/bin/gradle publishToMavenLocalTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Configure project :demoWARNING:The option setting 'android.jetifier.ignorelist=bcprov' is experimental.> Configure project :extension-castWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-cronetWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-imaWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-leanbackWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-media2WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-mediasessionWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-okhttpWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-rtmpWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :extension-workmanagerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :libraryWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-commonWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-containerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-coreWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-dashWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-databaseWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-datasourceWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-decoderWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-effectWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-extractorWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-hlsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-muxerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-rtspWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-smoothstreamingWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-transformerWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :library-uiWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :robolectricutilsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.> Configure project :testutilsWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :extension-cronet:androidSourcesJar> Task :extension-cronet:preBuild UP-TO-DATE> Task :extension-cronet:preReleaseBuild UP-TO-DATE> Task :library-common:preBuild UP-TO-DATE> Task :library-common:preReleaseBuild UP-TO-DATE> Task :library-common:compileReleaseAidl NO-SOURCE> Task :library-database:preBuild UP-TO-DATE> Task :library-database:preReleaseBuild UP-TO-DATE> Task :library-database:compileReleaseAidl NO-SOURCE> Task :library-datasource:preBuild UP-TO-DATE> Task :library-datasource:preReleaseBuild UP-TO-DATE> Task :library-datasource:compileReleaseAidl NO-SOURCE> Task :extension-cronet:compileReleaseAidl NO-SOURCE> Task :extension-cronet:mergeReleaseJniLibFolders UP-TO-DATE> Task :extension-cronet:mergeReleaseNativeLibs NO-SOURCE> Task :extension-cronet:stripReleaseDebugSymbols NO-SOURCE> Task :extension-cronet:copyReleaseJniLibsProjectAndLocalJars UP-TO-DATE> Task :library-common:packageReleaseRenderscript NO-SOURCE> Task :library-datasource:packageReleaseRenderscript NO-SOURCE> Task :extension-cronet:compileReleaseRenderscript NO-SOURCE> Task :extension-cronet:generateReleaseBuildConfig UP-TO-DATE> Task :extension-cronet:generateReleaseResValues UP-TO-DATE> Task :extension-cronet:generateReleaseResources UP-TO-DATE> Task :extension-cronet:packageReleaseResources UP-TO-DATE> Task :extension-cronet:parseReleaseLocalResources UP-TO-DATE> Task :extension-cronet:processReleaseManifest UP-TO-DATE> Task :library-common:compileReleaseRenderscript NO-SOURCE> Task :library-common:generateReleaseResValues UP-TO-DATE> Task :library-common:generateReleaseResources UP-TO-DATE> Task :library-common:packageReleaseResources UP-TO-DATE> Task :library-common:parseReleaseLocalResources UP-TO-DATE> Task :library-common:processReleaseManifest UP-TO-DATE> Task :library-common:generateReleaseRFile UP-TO-DATE> Task :library-database:compileReleaseRenderscript NO-SOURCE> Task :library-database:generateReleaseResValues UP-TO-DATE> Task :library-database:generateReleaseResources UP-TO-DATE> Task :library-database:packageReleaseResources UP-TO-DATE> Task :library-database:parseReleaseLocalResources UP-TO-DATE> Task :library-database:processReleaseManifest UP-TO-DATE> Task :library-database:generateReleaseRFile UP-TO-DATE> Task :library-database:packageReleaseRenderscript NO-SOURCE> Task :library-datasource:compileReleaseRenderscript NO-SOURCE> Task :library-datasource:generateReleaseResValues UP-TO-DATE> Task :library-datasource:generateReleaseResources UP-TO-DATE> Task :library-datasource:packageReleaseResources UP-TO-DATE> Task :library-datasource:parseReleaseLocalResources UP-TO-DATE> Task :library-datasource:processReleaseManifest UP-TO-DATE> Task :library-datasource:generateReleaseRFile UP-TO-DATE> Task :extension-cronet:generateReleaseRFile UP-TO-DATE> Task :library-common:generateReleaseBuildConfig UP-TO-DATE> Task :library-common:javaPreCompileRelease UP-TO-DATE> Task :library-common:compileReleaseJavaWithJavac UP-TO-DATE> Task :library-common:bundleLibCompileToJarRelease UP-TO-DATE> Task :library-database:generateReleaseBuildConfig UP-TO-DATE> Task :library-database:javaPreCompileRelease UP-TO-DATE> Task :library-database:compileReleaseJavaWithJavac UP-TO-DATE> Task :library-database:bundleLibCompileToJarRelease UP-TO-DATE> Task :library-datasource:generateReleaseBuildConfig UP-TO-DATE> Task :library-datasource:javaPreCompileRelease UP-TO-DATE> Task :library-datasource:compileReleaseJavaWithJavac UP-TO-DATE> Task :library-datasource:bundleLibCompileToJarRelease UP-TO-DATE> Task :extension-cronet:extractReleaseAnnotations UP-TO-DATE> Task :extension-cronet:javaPreCompileRelease UP-TO-DATE> Task :extension-cronet:compileReleaseJavaWithJavac UP-TO-DATE> Task :extension-cronet:mergeReleaseGeneratedProguardFiles UP-TO-DATE> Task :extension-cronet:mergeReleaseConsumerProguardFiles UP-TO-DATE> Task :extension-cronet:mergeReleaseShaders UP-TO-DATE> Task :extension-cronet:compileReleaseShaders NO-SOURCE> Task :extension-cronet:generateReleaseAssets UP-TO-DATE> Task :extension-cronet:packageReleaseAssets UP-TO-DATE> Task :extension-cronet:packageReleaseRenderscript NO-SOURCE> Task :extension-cronet:prepareLintJarForPublish UP-TO-DATE> Task :extension-cronet:prepareReleaseArtProfile UP-TO-DATE> Task :extension-cronet:processReleaseJavaRes NO-SOURCE> Task :extension-cronet:mergeReleaseJavaResource UP-TO-DATE> Task :extension-cronet:syncReleaseLibJars UP-TO-DATE> Task :extension-cronet:writeReleaseAarMetadata UP-TO-DATE> Task :extension-cronet:bundleReleaseAar UP-TO-DATE> Task :extension-cronet:generateMetadataFileForReleasePublication> Task :extension-cronet:generatePomFileForReleasePublication> Task :extension-cronet:publishReleasePublicationToMavenLocal> Task :extension-cronet:publishToMavenLocalBUILD SUCCESSFUL in 28s52 actionable tasks: 4 executed, 48 up-to-date2025-06-10 19:15:56,980 INFO: Building Gradle project...2025-06-10 19:15:56,980 DEBUG: Directory: build/org.jellyfin.mobile/app2025-06-10 19:15:56,981 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleLibreReleaseFound 8.8 via distributionUrlRunning /opt/gradle/versions/8.8/bin/gradle assembleLibreReleaseTo 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.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors> Task :buildSrc:pluginDescriptors> Task :buildSrc:processResources NO-SOURCE> Task :buildSrc:compileKotlin> Task :buildSrc:compileJava NO-SOURCE> Task :buildSrc:compileGroovy NO-SOURCE> Task :buildSrc:classes UP-TO-DATE> Task :buildSrc:jar:jar: No valid plugin descriptors were found in META-INF/gradle-pluginsException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 3)"."Install Android SDK Platform 34 (revision 3)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 3)" complete."Install Android SDK Platform 34 (revision 3)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preLibreReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsLibreRelease> Task :app:generateLibreReleaseResValues> Task :app:generateLibreReleaseResources> Task :app:packageLibreReleaseResources> Task :app:mergeLibreReleaseResources> Task :app:generateLibreReleaseBuildConfig> Task :app:parseLibreReleaseLocalResources> Task :app:checkLibreReleaseAarMetadata> Task :app:dataBindingGenBaseClassesLibreRelease> Task :app:mapLibreReleaseSourceSetPaths> Task :app:createLibreReleaseCompatibleScreenManifests> Task :app:extractDeepLinksLibreRelease> Task :app:processLibreReleaseMainManifest[org.chromium.net:cronet-embedded:119.6045.31] /home/vagrant/.gradle/caches/8.8/transforms/64862d6beb1ed7674b30b1c893d41b8e/transformed/cronet-embedded-119.6045.31/AndroidManifest.xml Warning:Namespace 'org.chromium.net' is used in multiple modules and/or libraries: org.chromium.net:cronet-embedded:119.6045.31, org.chromium.net:cronet-common:119.6045.31, org.chromium.net:cronet-api:119.6045.31. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace/home/vagrant/build/org.jellyfin.mobile/app/src/libre/AndroidManifest.xml Warning:uses-permission#android.permission.READ_EXTERNAL_STORAGE was tagged at AndroidManifest.xml:0 to remove other declarations but no other declaration present> Task :app:processLibreReleaseManifest> Task :app:javaPreCompileLibreRelease> Task :app:extractProguardFiles> Task :app:mergeLibreReleaseJniLibFolders> Task :app:mergeLibreReleaseNativeLibs> Task :app:mergeLibreReleaseArtProfile> Task :app:checkLibreReleaseDuplicateClasses> Task :app:stripLibreReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libcronet.119.0.6045.31.so, libffmpegJNI.so.> Task :app:mergeLibreReleaseStartupProfile> Task :app:extractLibreReleaseNativeSymbolTables> Task :app:mergeLibreReleaseShaders> Task :app:mergeLibreReleaseNativeDebugMetadata NO-SOURCE> Task :app:compileLibreReleaseShaders NO-SOURCE> Task :app:generateLibreReleaseAssets UP-TO-DATE> Task :app:mergeLibreReleaseAssets> Task :app:compressLibreReleaseAssets> Task :app:expandLibreReleaseL8ArtProfileWildcards> Task :app:extractLibreReleaseVersionControlInfo> Task :app:processApplicationManifestLibreReleaseForBundle> Task :app:collectLibreReleaseDependencies> Task :app:sdkLibreReleaseDependencyData> Task :app:writeLibreReleaseAppMetadata> Task :app:writeLibreReleaseSigningConfigVersions> Task :app:processLibreReleaseManifestForPackage> Task :app:processLibreReleaseResources> Task :app:bundleLibreReleaseResources> Task :app:kspLibreReleaseKotlinw: Argument -Xopt-in is deprecated. Please use -opt-in instead> Task :app:compileLibreReleaseKotlinw: Argument -Xopt-in is deprecated. Please use -opt-in insteadw: file:///home/vagrant/build/org.jellyfin.mobile/app/src/libre/java/org/jellyfin/mobile/player/cast/CastPlayerProvider.kt:3:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/libre/java/org/jellyfin/mobile/player/cast/CastPlayerProvider.kt:9:25 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:6:8 '@Deprecated(...) class CronetDataSource : BaseDataSource, HttpDataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:7:8 '@Deprecated(...) class DefaultExtractorsFactory : Any, ExtractorsFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:8:8 '@Deprecated(...) class TsExtractor : Any, Extractor' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:9:8 '@Deprecated(...) class DefaultMediaSourceFactory : Any, MediaSourceFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:10:8 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:11:8 '@Deprecated(...) class ProgressiveMediaSource : BaseMediaSource, ProgressiveMediaPeriod.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:12:8 '@Deprecated(...) class SingleSampleMediaSource : BaseMediaSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:13:8 '@Deprecated(...) class HlsMediaSource : BaseMediaSource, HlsPlaylistTracker.PrimaryPlaylistListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:14:8 '@Deprecated(...) interface DataSource : Any, DataReader' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:15:8 '@Deprecated(...) class DataSpec : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:16:8 '@Deprecated(...) class DefaultDataSource : Any, DataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:17:8 '@Deprecated(...) class DefaultHttpDataSource : BaseDataSource, HttpDataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:18:8 '@Deprecated(...) class ResolvingDataSource : Any, DataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:19:8 '@Deprecated(...) class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:102:13 '@Deprecated(...) class CronetDataSource : BaseDataSource, HttpDataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:103:30 '@Deprecated(...) class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:106:13 '@Deprecated(...) class DefaultHttpDataSource : BaseDataSource, HttpDataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:107:30 '@Deprecated(...) class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:111:33 '@Deprecated(...) class DefaultDataSource : Any, DataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:115:9 '@Deprecated(...) class ResolvingDataSource : Any, DataSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:115:68 '@Deprecated(...) class DataSpec : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:136:33 'constructor(): DefaultExtractorsFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:140:68 '@Deprecated(...) class TsExtractor : Any, Extractor' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:141:29 '@Deprecated(...) class TsExtractor : Any, Extractor' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:145:9 'constructor(p0: DataSource.Factory, p1: ExtractorsFactory): DefaultMediaSourceFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:147:14 '@Deprecated(...) class ProgressiveMediaSource : BaseMediaSource, ProgressiveMediaPeriod.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:148:14 '@Deprecated(...) class HlsMediaSource : BaseMediaSource, HlsPlaylistTracker.PrimaryPlaylistListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/app/AppModule.kt:149:14 '@Deprecated(...) class SingleSampleMediaSource : BaseMediaSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:15:8 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:16:8 '@Deprecated(...) class DefaultRenderersFactory : Any, RenderersFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:17:8 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:18:8 '@Deprecated(...) class PlaybackException : Exception, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:19:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:20:8 '@Deprecated(...) class DefaultAnalyticsCollector : Any, AnalyticsCollector' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:21:8 '@Deprecated(...) class MediaCodecDecoderException : DecoderException' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:22:8 '@Deprecated(...) class MediaCodecInfo : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:23:8 '@Deprecated(...) interface MediaCodecSelector : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:24:8 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:25:8 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:26:8 '@Deprecated(...) interface Clock : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:27:8 '@Deprecated(...) class EventLogger : Any, AnalyticsListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:28:8 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:91:33 'constructor(p0: Context): DefaultTrackSelector' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:98:43 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:101:26 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:108:31 'constructor(): EventLogger' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:118:23 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:178:45 'constructor(p0: Clock): DefaultAnalyticsCollector' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:178:71 '@Deprecated(...) interface Clock : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:186:32 'constructor(p0: Context): DefaultRenderersFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:189:53 '@Deprecated(...) class DefaultRenderersFactory : Any, RenderersFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:190:25 '@Deprecated(...) class DefaultRenderersFactory : Any, RenderersFactory' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:194:39 '@Deprecated(...) interface MediaCodecSelector : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:200:22 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:204:68 '@Deprecated(...) class MediaCodecInfo : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:205:71 '@Deprecated(...) class MediaCodecInfo : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:220:25 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:226:41 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:244:72 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:295:25 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:318:25 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:321:30 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:351:51 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:483:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:490:30 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:499:30 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:518:17 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:518:37 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:521:17 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:531:39 '@Deprecated(...) class PlaybackException : Exception, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/PlayerViewModel.kt:532:28 '@Deprecated(...) class MediaCodecDecoderException : DecoderException' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:3:8 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:4:8 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:16:32 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:81:56 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:127:66 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:143:64 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/TrackSelectionHelper.kt:149:72 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:30:8 '@Deprecated(...) class ForwardingPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:31:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:32:8 '@Deprecated(...) class PlayerNotificationManager : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:57:38 '@Deprecated(...) class PlayerNotificationManager : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:62:31 '@Deprecated(...) class PlayerNotificationManager : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:76:43 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:87:56 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:87:66 '@Deprecated(...) class ForwardingPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:101:57 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:104:52 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:107:53 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/AudioNotificationManager.kt:110:50 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:24:8 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:25:8 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:26:8 '@Deprecated(...) class PlaybackException : Exception, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:27:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:28:8 '@Deprecated(...) class AudioAttributes : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:29:8 '@Deprecated(...) class MediaSessionConnector : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:30:8 '@Deprecated(...) class TimelineQueueNavigator : Any, MediaSessionConnector.QueueNavigator' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:31:8 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:32:8 '@Deprecated(...) class PlayerNotificationManager : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:51:8 '@Deprecated(...) class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:64:41 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:69:49 '@Deprecated(...) class MediaSessionConnector : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:76:41 '@Deprecated(...) class AudioAttributes : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:77:25 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:78:19 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:84:28 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:85:9 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:124:33 'constructor(p0: MediaSessionCompat): MediaSessionConnector' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:199:13 '@Deprecated(...) class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:228:48 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:228:68 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:242:41 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:242:79 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:280:81 '@Deprecated(...) class TimelineQueueNavigator : Any, MediaSessionConnector.QueueNavigator' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:281:50 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:351:21 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:373:13 '@Deprecated(...) fun stopForeground(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:383:22 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:385:17 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:386:17 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:389:42 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:398:29 '@Deprecated(...) fun stopForeground(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/audio/MediaService.kt:406:43 '@Deprecated(...) class PlaybackException : Exception, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/cast/ICastPlayerProvider.kt:3:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/cast/ICastPlayerProvider.kt:8:16 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:5:8 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:245:32 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:246:29 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:247:23 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:248:32 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:249:29 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/deviceprofile/CodecHelpers.kt:250:32 '@Deprecated(...) class MimeTypes : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/interaction/PlayerNotificationHelper.kt:18:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:7:8 '@Deprecated(...) class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:8:8 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:9:8 '@Deprecated(...) class MergingMediaSource : CompositeMediaSource<Int>' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:10:8 '@Deprecated(...) class ProgressiveMediaSource : BaseMediaSource, ProgressiveMediaPeriod.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:11:8 '@Deprecated(...) class SingleSampleMediaSource : BaseMediaSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:12:8 '@Deprecated(...) class HlsMediaSource : BaseMediaSource, HlsPlaylistTracker.PrimaryPlaylistListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:190:62 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:194:45 'constructor(vararg p0: MediaSource): MergingMediaSource' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:206:70 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:254:25 '@Deprecated(...) class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:271:14 '@Deprecated(...) interface MediaSource : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/queue/QueueManager.kt:275:29 '@Deprecated(...) class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerFragment.kt:28:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerFragment.kt:29:8 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerFragment.kt:61:29 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerFragment.kt:102:57 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerGestureHelper.kt:17:8 '@Deprecated(...) class AspectRatioFrameLayout : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerGestureHelper.kt:18:8 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerGestureHelper.kt:36:29 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerGestureHelper.kt:268:46 '@Deprecated(...) class AspectRatioFrameLayout : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerGestureHelper.kt:268:91 '@Deprecated(...) class AspectRatioFrameLayout : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerLockScreenHelper.kt:7:8 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/player/ui/PlayerLockScreenHelper.kt:19:29 '@Deprecated(...) class PlayerView : FrameLayout, AdViewProvider' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/ui/screens/connect/ServerSelection.kt:302:51 '@property:Deprecated(...) val Icons.Outlined.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.ArrowBack.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:10:8 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:11:8 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:12:8 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:13:8 '@Deprecated(...) interface AnalyticsCollector : Any, Player.Listener, MediaSourceEventListener, BandwidthMeter.EventListener, DrmSessionEventListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:16:8 '@Deprecated(...) class AudioAttributes : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:51:43 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:53:9 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:53:28 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:54:9 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:55:9 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:77:12 '@Deprecated(...) interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:78:27 '@Deprecated(...) class AudioAttributes : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:79:19 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:85:5 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:88:23 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:95:5 '@Deprecated(...) interface Player : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/MediaExtensions.kt:95:42 '@Deprecated(...) interface AnalyticsCollector : Any, Player.Listener, MediaSourceEventListener, BandwidthMeter.EventListener, DrmSessionEventListener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:3:8 '@Deprecated(...) class C : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:4:8 '@Deprecated(...) class TrackGroup : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:5:8 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:6:8 '@Deprecated(...) class TrackSelectionOverride : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:14:5 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:14:75 '@Deprecated(...) class TrackGroup : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:17:21 'constructor(p0: TrackGroup, p1: Int): TrackSelectionOverride' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.jellyfin.mobile/app/src/main/java/org/jellyfin/mobile/utils/TrackSelectionUtils.kt:29:5 '@Deprecated(...) class DefaultTrackSelector : MappingTrackSelector, RendererCapabilities.Listener' is deprecated. Deprecated in Java.> Task :app:compileLibreReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:generateLibreReleaseLintVitalReportModel> Task :app:mergeLibreReleaseGeneratedProguardFiles> Task :app:processLibreReleaseJavaRes> Task :app:expandLibreReleaseArtProfileWildcards> Task :app:mergeLibreReleaseJavaResource> Task :app:lintVitalAnalyzeLibreRelease> Task :app:minifyLibreReleaseWithR8> Task :app:lintVitalReportLibreRelease> Task :app:lintVitalLibreRelease> Task :app:l8DexDesugarLibLibreRelease> Task :app:compileLibreReleaseArtProfile> Task :app:shrinkLibreReleaseRes> Task :app:optimizeLibreReleaseResources> Task :app:packageLibreRelease> Task :app:createLibreReleaseApkListingFileRedirect> Task :app:assembleLibreReleaseDeprecated 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.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 10m 7s59 actionable tasks: 59 executed2025-06-10 19:26:05,460 INFO: Successfully built version 2.6.3 of org.jellyfin.mobile from d92e6e9dc368d13769753b3f2fe2c799c2317f942025-06-10 19:26:05,780 DEBUG: Checking build/org.jellyfin.mobile/app/build/outputs/apk/libre/release/jellyfin-android-v2.6.3-libre-release-unsigned.apk2025-06-10 19:26:05,846 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-06-10 19:26:05,846 INFO: ...retrieving https://repo.jellyfin.org/releases/client/android/versions/v2.6.3/jellyfin-android-v2.6.3-libre-release.apk2025-06-10 19:26:05,850 DEBUG: Starting new HTTPS connection (1): repo.jellyfin.org:4432025-06-10 19:26:06,155 DEBUG: https://repo.jellyfin.org:443 "GET /releases/client/android/versions/v2.6.3/jellyfin-android-v2.6.3-libre-release.apk HTTP/1.1" 302 1452025-06-10 19:26:06,218 DEBUG: https://repo.jellyfin.org:443 "GET /files/client/android/versions/v2.6.3/jellyfin-android-v2.6.3-libre-release.apk HTTP/1.1" 302 02025-06-10 19:26:06,224 DEBUG: Starting new HTTPS connection (1): tor1.mirror.jellyfin.org:4432025-06-10 19:26:06,599 DEBUG: https://tor1.mirror.jellyfin.org:443 "GET /files/client/android/versions/v2.6.3/jellyfin-android-v2.6.3-libre-release.apk HTTP/1.1" 200 186294122025-06-10 19:26:10,957 DEBUG: unsigned/binaries/org.jellyfin.mobile_2060399.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): trueVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.material_material-icons-extended.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.mediarouter_mediarouter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx_coroutines_jdk8.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/kotlinx_coroutines_slf4j.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/io.ktor.client.HttpClientEngineContainer not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/n5.B not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/o5.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.DOES NOT VERIFYERROR: APK Signature Scheme v3 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <0515b1dc6a7871da900092c48969d2eec5895cce17815cf3a82eccf00c274f26>, actual: <15519dde208082dea868d80b52c9c654f6bac4cd48c686275f95c8cfbe1f40fc>2025-06-10 19:26:12,113 ERROR:/tmp/tmpgob1ix7h/sigcp_org.jellyfin.mobile_2060399.apk:2025-06-10 19:26:12,113 INFO: ...NOT verified - /tmp/tmpgob1ix7h/sigcp_org.jellyfin.mobile_2060399.apk2025-06-10 19:26:13,408 DEBUG: > diff -r /tmp/tmpgob1ix7h/unsigned_binaries_org.jellyfin.mobile_2060399.binary /tmp/tmpgob1ix7h/_tmp_tmpgob1ix7h_sigcp_org.jellyfin.mobile_20603992025-06-10 19:26:13,612 DEBUG: removing unsigned/org.jellyfin.mobile_2060399.apk2025-06-10 19:26:13,619 DEBUG: removing unsigned/binaries/org.jellyfin.mobile_2060399.binary.apk2025-06-10 19:26:13,735 ERROR: Could not build app org.jellyfin.mobile: compared built binary to supplied reference binary but failed==== detail begin ====verification of APK with copied signature failedComparing reference APK to APK with copied signature...Unexpected diff output:Binary files /tmp/tmpgob1ix7h/unsigned_binaries_org.jellyfin.mobile_2060399.binary/content/assets/dexopt/baseline.prof and /tmp/tmpgob1ix7h/_tmp_tmpgob1ix7h_sigcp_org.jellyfin.mobile_2060399/content/assets/dexopt/baseline.prof differ==== detail end ====2025-06-10 19:26:13,735 DEBUG: Error encountered, stopping by user request.==== detail end ====