log for org.jellyfin.mobile:2060399
== Installed Android Tools ==
2025-06-18 17:26:10,332 DEBUG: Reading 'config.yml'
2025-06-18 17:26:10,344 INFO: Creating log directory
2025-06-18 17:26:10,344 INFO: Creating temporary directory
2025-06-18 17:26:10,344 INFO: Creating output directory
2025-06-18 17:26:10,363 DEBUG: Getting git vcs interface for https://github.com/jellyfin/jellyfin-android.git
2025-06-18 17:26:10,363 DEBUG: Checking org.jellyfin.mobile:2060399
2025-06-18 17:26:10,363 INFO: Building version 2.6.3 (2060399) of org.jellyfin.mobile
2025-06-18 17:26:10,369 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.jellyfin.mobile, universal_newlines=False, shell=None, istream=None)
2025-06-18 17:26:10,380 INFO: Running 'sudo' commands in /home/vagrant
2025-06-18 17:26:10,380 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-18 17:26:10,830 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-18 17:26:11,435 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-18 17:26:28,541 INFO: Getting source for revision v2.6.3
2025-06-18 17:26:28,541 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:28,541 DEBUG: > git rev-parse --show-toplevel
2025-06-18 17:26:28,748 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:28,749 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-18 17:26:28,952 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:28,952 DEBUG: > git reset --hard
2025-06-18 17:26:29,256 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:29,256 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-18 17:26:29,359 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:29,360 DEBUG: > git clean -dffx
2025-06-18 17:26:29,466 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:29,466 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-18 17:26:30,295 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:30,296 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-18 17:26:30,901 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:30,901 DEBUG: > git remote set-head origin --auto
2025-06-18 17:26:31,823 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:31,824 DEBUG: > git checkout -f v2.6.3
2025-06-18 17:26:32,930 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:32,931 DEBUG: > git clean -dffx
2025-06-18 17:26:33,034 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:33,034 DEBUG: > git rev-parse --show-toplevel
2025-06-18 17:26:33,238 DEBUG: Directory: build/org.jellyfin.mobile
2025-06-18 17:26:33,238 DEBUG: > git submodule deinit --all --force
2025-06-18 17:26:33,342 INFO: Collecting source libraries
2025-06-18 17:26:33,474 DEBUG: Removing debuggable flags from build/srclib/ExoPlayer
2025-06-18 17:26:33,548 INFO: Creating local.properties file at build/org.jellyfin.mobile/local.properties
2025-06-18 17:26:33,549 INFO: Creating local.properties file at build/org.jellyfin.mobile/app/local.properties
2025-06-18 17:26:33,550 DEBUG: Removing debuggable flags from build/org.jellyfin.mobile/app
2025-06-18 17:26:33,564 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.jellyfin.mobile/app/build.gradle.kts
2025-06-18 17:26:33,570 INFO: Running 'prebuild' commands in build/org.jellyfin.mobile/app
2025-06-18 17:26:33,570 DEBUG: Directory: build/org.jellyfin.mobile/app
2025-06-18 17:26:33,570 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.kts
2025-06-18 17:26:33,773 INFO: Cleaning Gradle project...
2025-06-18 17:26:33,773 DEBUG: Directory: build/org.jellyfin.mobile/app
2025-06-18 17:26:33,773 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.8 via distributionUrl
Downloading missing gradle version 8.8
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.8-bin.zip: OK
Running /opt/gradle/versions/8.8/bin/gradle clean
Welcome 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 projects
For more details see https://docs.gradle.org/8.8/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.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 :app
w: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:35:9: Variable 'releaseSigningConfig' is never used
w: 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/u1r8ln
w: file:///home/vagrant/build/org.jellyfin.mobile/app/build.gradle.kts:204:20: 'getter for buildDir: File!' is deprecated. Deprecated in Java
w: 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-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3m 27s
5 actionable tasks: 4 executed, 1 up-to-date
2025-06-18 17:30:08,796 INFO: Scanning source for common problems...
2025-06-18 17:30:08,860 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-18 17:30:08,878 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-18 17:30:08,878 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-18 17:30:09,518 DEBUG: write 'suss.json' to cache
2025-06-18 17:30:09,520 DEBUG: next suss.json cache update due in 23:59:59.986584
2025-06-18 17:30:09,729 INFO: Creating source tarball...
2025-06-18 17:30:10,267 INFO: Running 'build' commands in build/org.jellyfin.mobile/app
2025-06-18 17:30:10,267 DEBUG: Directory: build/org.jellyfin.mobile/app
2025-06-18 17:30:10,268 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 assembleRelease
Found 7.4.2 via distributionUrl
Downloading missing gradle version 7.4.2
cachedir
/tmp/tmp.EdKm4MWCli/gradle-7.4.2-bin.zip: OK
Running /opt/gradle/versions/7.4.2/bin/gradle assembleRelease
Welcome 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 toolchains
For more details see https://docs.gradle.org/7.4.2/release-notes.html
To 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 :demo
WARNING:The option setting 'android.jetifier.ignorelist=bcprov' is experimental.
> Configure project :extension-cast
WARNING: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-cronet
WARNING: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-ima
WARNING: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-leanback
WARNING: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-media2
WARNING: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-mediasession
WARNING: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-okhttp
WARNING: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-rtmp
WARNING: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-workmanager
WARNING: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
WARNING: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-common
WARNING: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-container
WARNING: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-core
WARNING: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-dash
WARNING: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-database
WARNING: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-datasource
WARNING: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-decoder
WARNING: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-effect
WARNING: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-extractor
WARNING: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-hls
WARNING: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-muxer
WARNING: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-rtsp
WARNING: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-smoothstreaming
WARNING: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-transformer
WARNING: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-ui
WARNING: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 :robolectricutils
WARNING: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 :testutils
WARNING: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-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :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-database:compileReleaseRenderscript NO-SOURCE
> Task :library-common:parseReleaseLocalResources
> Task :library-database:generateReleaseResValues
> Task :library-database:generateReleaseResources
> Task :library-database:packageReleaseResources
> Task :library-database:packageReleaseRenderscript NO-SOURCE
> Task :library-datasource:compileReleaseRenderscript NO-SOURCE
> Task :library-datasource:generateReleaseResValues
> Task :library-datasource:generateReleaseResources
> Task :library-database:parseReleaseLocalResources
> Task :library-datasource:packageReleaseResources
> Task :library-datasource:parseReleaseLocalResources
> Task :library-common:generateReleaseBuildConfig
> Task :library-common:processReleaseManifest
> Task :library-database:processReleaseManifest
> Task :extension-cronet:processReleaseManifest
> 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 :extension-cronet:javaPreCompileRelease
> Task :library-common:generateReleaseRFile
> 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:prepareLintJarForPublish
> Task :extension-cronet:prepareReleaseArtProfile
> 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:compileReleaseJavaWithJavac
warning: unknown enum constant Level.FULL
reason: class file for com.google.j2objc.annotations.ReflectionSupport$Level not found
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
> Task :library-datasource:generateReleaseRFile
> Task :library-common:bundleLibCompileToJarRelease
> Task :extension-cronet:generateReleaseRFile
> Task :library-database:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :library-database:bundleLibCompileToJarRelease
> Task :extension-cronet:mapReleaseSourceSetPaths
> Task :library-common:compileReleaseLibraryResources
> Task :library-database:compileReleaseLibraryResources
> Task :library-datasource:compileReleaseLibraryResources
> Task :library-datasource:compileReleaseJavaWithJavac
Note: 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:compileReleaseJavaWithJavac
Note: 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:assembleRelease
BUILD SUCCESSFUL in 2m 36s
54 actionable tasks: 54 executed
+ gradle publishToMavenLocal
Found 7.4.2 via distributionUrl
Running /opt/gradle/versions/7.4.2/bin/gradle publishToMavenLocal
To 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 :demo
WARNING:The option setting 'android.jetifier.ignorelist=bcprov' is experimental.
> Configure project :extension-cast
WARNING: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-cronet
WARNING: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-ima
WARNING: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-leanback
WARNING: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-media2
WARNING: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-mediasession
WARNING: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-okhttp
WARNING: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-rtmp
WARNING: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-workmanager
WARNING: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
WARNING: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-common
WARNING: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-container
WARNING: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-core
WARNING: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-dash
WARNING: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-database
WARNING: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-datasource
WARNING: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-decoder
WARNING: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-effect
WARNING: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-extractor
WARNING: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-hls
WARNING: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-muxer
WARNING: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-rtsp
WARNING: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-smoothstreaming
WARNING: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-transformer
WARNING: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-ui
WARNING: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 :robolectricutils
WARNING: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 :testutils
WARNING: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-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :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:publishToMavenLocal
BUILD SUCCESSFUL in 28s
52 actionable tasks: 4 executed, 48 up-to-date
2025-06-18 17:33:21,233 INFO: Building Gradle project...
2025-06-18 17:33:21,234 DEBUG: Directory: build/org.jellyfin.mobile/app
2025-06-18 17:33:21,235 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleLibreRelease
Found 8.8 via distributionUrl
Running /opt/gradle/versions/8.8/bin/gradle assembleLibreRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.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
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License 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/licenses
License 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-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app: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:generateLibreReleaseBuildConfig
> Task :app:mergeLibreReleaseResources
> 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:processLibreReleaseManifestForPackage
> Task :app:javaPreCompileLibreRelease
> Task :app:extractProguardFiles
> Task :app:mergeLibreReleaseJniLibFolders
> Task :app:mergeLibreReleaseArtProfile
> Task :app:mergeLibreReleaseNativeLibs
> Task :app:processLibreReleaseResources
> Task :app:checkLibreReleaseDuplicateClasses
> Task :app:stripLibreReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libcronet.119.0.6045.31.so, libffmpegJNI.so.
> Task :app:kspLibreReleaseKotlin
> Task :app:mergeLibreReleaseStartupProfile
> Task :app:mergeLibreReleaseShaders
> Task :app:extractLibreReleaseNativeSymbolTables
> Task :app:compileLibreReleaseShaders NO-SOURCE
> Task :app:mergeLibreReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateLibreReleaseAssets UP-TO-DATE
> Task :app:expandLibreReleaseL8ArtProfileWildcards
> Task :app:mergeLibreReleaseAssets
> Task :app:compressLibreReleaseAssets
> Task :app:extractLibreReleaseVersionControlInfo
> Task :app:processApplicationManifestLibreReleaseForBundle
> Task :app:collectLibreReleaseDependencies
> Task :app:sdkLibreReleaseDependencyData
> Task :app:writeLibreReleaseAppMetadata
> Task :app:writeLibreReleaseSigningConfigVersions
> Task :app:bundleLibreReleaseResources
> Task :app:kspLibreReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
> Task :app:compileLibreReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
w: 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:compileLibreReleaseJavaWithJavac
Note: 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:assembleLibreRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 50s
59 actionable tasks: 59 executed
2025-06-18 17:43:13,229 INFO: Successfully built version 2.6.3 of org.jellyfin.mobile from d92e6e9dc368d13769753b3f2fe2c799c2317f94
2025-06-18 17:43:13,485 DEBUG: Checking build/org.jellyfin.mobile/app/build/outputs/apk/libre/release/jellyfin-android-v2.6.3-libre-release-unsigned.apk
2025-06-18 17:43:13,554 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-06-18 17:43:13,554 INFO: ...retrieving https://repo.jellyfin.org/releases/client/android/versions/v2.6.3/jellyfin-android-v2.6.3-libre-release.apk
2025-06-18 17:43:13,558 DEBUG: Starting new HTTPS connection (1): repo.jellyfin.org:443
2025-06-18 17:43:13,854 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 145
2025-06-18 17:43:13,917 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 0
2025-06-18 17:43:13,924 DEBUG: Starting new HTTPS connection (1): tor1.mirror.jellyfin.org:443
2025-06-18 17:43:14,300 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 18629412
2025-06-18 17:43:18,311 DEBUG: unsigned/binaries/org.jellyfin.mobile_2060399.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: 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/.
2025-06-18 17:43:20,909 DEBUG: /tmp/tmpmxt1bgf2/sigcp_org.jellyfin.mobile_2060399.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: 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/.
2025-06-18 17:43:20,910 INFO: ...successfully verified
2025-06-18 17:43:20,911 INFO: compared built binary to supplied reference binary successfully
2025-06-18 17:43:20,991 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2025-06-18 17:43:21,061 DEBUG: Using APK Signature v3
2025-06-18 17:43:21,077 INFO: supplied reference binary has allowed signer d881796ed2a67ff6ef9f676828723c6b1fa18e09388962cba4abc4a594a69131
2025-06-18 17:43:21,086 INFO: success: org.jellyfin.mobile
2025-06-18 17:43:21,086 INFO: Finished
2025-06-18 17:43:21,087 INFO: 1 build succeeded