log for de.kitshn.android:10200
== Installed Android Tools ==
2025-05-04 21:56:25,105 DEBUG: Reading 'config.yml'
2025-05-04 21:56:25,141 INFO: Creating log directory
2025-05-04 21:56:25,142 INFO: Creating temporary directory
2025-05-04 21:56:25,142 INFO: Creating output directory
2025-05-04 21:56:25,169 DEBUG: Getting git vcs interface for https://github.com/aimok04/kitshn
2025-05-04 21:56:25,169 DEBUG: Checking de.kitshn.android:10200
2025-05-04 21:56:25,169 INFO: Building version 1.2.0 (10200) of de.kitshn.android
2025-05-04 21:56:25,170 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-04 21:56:26,877 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-05-04 21:56:53,177 INFO: Getting source for revision 1c6780f291566ebeb65b2c8f7893066756173e29
2025-05-04 21:56:53,178 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:53,178 DEBUG: > git rev-parse --show-toplevel
2025-05-04 21:56:53,382 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:53,383 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-04 21:56:53,887 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:53,887 DEBUG: > git reset --hard
2025-05-04 21:56:54,592 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:54,592 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-04 21:56:54,699 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:54,699 DEBUG: > git clean -dffx
2025-05-04 21:56:54,802 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:54,802 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-05-04 21:56:55,607 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:55,607 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-05-04 21:56:56,212 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:56,212 DEBUG: > git remote set-head origin --auto
2025-05-04 21:56:56,820 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:56,820 DEBUG: > git checkout -f 1c6780f291566ebeb65b2c8f7893066756173e29
2025-05-04 21:56:57,524 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:57,525 DEBUG: > git clean -dffx
2025-05-04 21:56:57,628 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:57,628 DEBUG: > git rev-parse --show-toplevel
2025-05-04 21:56:57,831 DEBUG: Directory: build/de.kitshn.android
2025-05-04 21:56:57,831 DEBUG: > git submodule deinit --all --force
2025-05-04 21:56:57,934 INFO: Creating local.properties file at build/de.kitshn.android/local.properties
2025-05-04 21:56:57,948 INFO: Creating local.properties file at build/de.kitshn.android/composeApp/local.properties
2025-05-04 21:56:57,949 DEBUG: Removing debuggable flags from build/de.kitshn.android/composeApp
2025-05-04 21:56:57,980 INFO: Cleaned build.gradle.kts of keysigning configs at build/de.kitshn.android/composeApp/build.gradle.kts
2025-05-04 21:56:58,000 INFO: Running 'prebuild' commands in build/de.kitshn.android/composeApp
2025-05-04 21:56:58,001 DEBUG: Directory: build/de.kitshn.android/composeApp
2025-05-04 21:56:58,001 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i 's@maven("https://jogamp.org/deployment/maven")@// replaced jogamp maven@g' ../settings.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i 's@maven("https://jogamp.org/deployment/maven")@// replaced jogamp maven@g' ../settings.gradle.kts
2025-05-04 21:56:58,204 INFO: Cleaning Gradle project...
2025-05-04 21:56:58,205 DEBUG: Directory: build/de.kitshn.android/composeApp
2025-05-04 21:56:58,205 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Configure project :composeApp
w: The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
To hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.
> Task :composeApp:cleanJvmTest UP-TO-DATE
> Task :composeApp:cleanIosSimulatorArm64Test UP-TO-DATE
> Task :composeApp:cleanIosX64Test UP-TO-DATE
> Task :composeApp:cleanAllTests UP-TO-DATE
> Task :composeApp:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 36s
4 actionable tasks: 4 up-to-date
Configuration cache entry stored.
2025-05-04 21:59:43,954 INFO: Scanning source for common problems...
2025-05-04 21:59:44,000 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-04 21:59:44,001 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-04 21:59:44,611 DEBUG: write 'suss.json' to cache
2025-05-04 21:59:44,678 DEBUG: next suss.json cache update due in 23:59:59.923213
2025-05-04 21:59:44,798 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-04 21:59:44,912 INFO: Creating source tarball...
2025-05-04 21:59:47,969 INFO: Building Gradle project...
2025-05-04 21:59:47,970 DEBUG: Directory: build/de.kitshn.android/composeApp
2025-05-04 21:59:47,970 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
> Configure project :composeApp
w: The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
To hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :composeApp:preBuild UP-TO-DATE
> Task :composeApp:generateAndroidReleaseNonAndroidBuildConfig SKIPPED
> Task :composeApp:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :composeApp:generateAndroidMainNonAndroidBuildConfig SKIPPED
> Task :composeApp:preReleaseBuild UP-TO-DATE
> Task :composeApp:releaseAssetsCopyForAGP NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :composeApp:generateResourceAccessorsForAndroidRelease NO-SOURCE
> Task :composeApp:generateResourceAccessorsForAndroidMain NO-SOURCE
> Task :composeApp:writeReleaseAppMetadata
> Task :composeApp:extractProguardFiles
> Task :composeApp:buildKotlinToolingMetadata
> Task :composeApp:generateReleaseResValues
> Task :composeApp:generateReleaseBuildConfig
> Task :composeApp:mergeReleaseStartupProfile
> Task :composeApp:createReleaseCompatibleScreenManifests
> Task :composeApp:writeReleaseSigningConfigVersions
> Task :composeApp:extractDeepLinksRelease
> Task :composeApp:mergeReleaseJniLibFolders
> Task :composeApp:generateComposeResClass
> Task :composeApp:generateExpectResourceCollectorsForCommonMain
> Task :composeApp:generateReleaseResources
> Task :composeApp:generateNonAndroidBuildConfig
> Task :composeApp:mergeReleaseShaders
> Task :composeApp:compileReleaseShaders NO-SOURCE
> Task :composeApp:generateReleaseAssets UP-TO-DATE
> Task :composeApp:convertXmlValueResourcesForCommonMain
> Task :composeApp:extractReleaseSupportedLocales
> Task :composeApp:copyNonXmlValueResourcesForCommonMain
> Task :composeApp:extractReleaseVersionControlInfo
> Task :composeApp:prepareComposeResourcesTaskForCommonMain
> Task :composeApp:copyReleaseComposeResourcesToAndroidAssets
> Task :composeApp:generateResourceAccessorsForCommonMain
> Task :composeApp:generateActualResourceCollectorsForAndroidMain
> Task :composeApp:javaPreCompileRelease
> Task :composeApp:generateReleaseLocaleConfig
> Task :composeApp:checkReleaseDuplicateClasses
> Task :composeApp:packageReleaseResources
> Task :composeApp:mapReleaseSourceSetPaths
> Task :composeApp:mergeReleaseNativeLibs
> Task :composeApp:checkReleaseAarMetadata
> Task :composeApp:mergeReleaseAssets
> Task :composeApp:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :composeApp:extractReleaseNativeSymbolTables
> Task :composeApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :composeApp:compressReleaseAssets
> Task :composeApp:mergeReleaseArtProfile
> Task :composeApp:parseReleaseLocalResources
> Task :composeApp:processReleaseMainManifest
/home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :composeApp:processReleaseManifest
> Task :composeApp:processReleaseManifestForPackage
> Task :composeApp:mergeReleaseResources
> Task :composeApp:processReleaseResources
> Task :composeApp:convertLinkedResourcesToProtoRelease
> Task :composeApp:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/Utils.android.kt:166:1 Annotation `@ParameterName(name = "url")` has different arguments on actual declaration: `@ParameterName(name = "text")`.
All annotations from expect `de.kitshn.shareContentHandler` must be present with the same arguments on actual `de.kitshn.shareContentHandler`, otherwise they might behave incorrectly.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/ui/dialog/AdaptiveFullscreenDialog.android.kt:130:42 'fun rememberSystemUiController(window: Window? = ...): SystemUiController' is deprecated. accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/ui/dialog/AdaptiveFullscreenDialog.android.kt:131:48 'fun rememberSystemUiController(window: Window? = ...): SystemUiController' is deprecated. accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/ui/dialog/ImmersiveFullscreenDialog.android.kt:95:34 'fun rememberSystemUiController(window: Window? = ...): SystemUiController' is deprecated. accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/ui/dialog/ImmersiveFullscreenDialog.android.kt:96:40 'fun rememberSystemUiController(window: Window? = ...): SystemUiController' is deprecated. accompanist/systemuicontroller is deprecated and the API is no longer maintained.
We recommend going edge to edge using EdgeToEdge.enableEdgeToEdge in androidx.activity.
For more information please visit https://google.github.io/accompanist/systemuicontroller.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/androidMain/kotlin/de/kitshn/ui/dialog/external/PhotoPickerDialog.android.kt:11:1 Annotation `@ParameterName(name = "uri")` has different arguments on actual declaration: `@ParameterName(name = "image")`.
All annotations from expect `de.kitshn.ui.dialog.external.photoPickerDialogImpl` must be present with the same arguments on actual `de.kitshn.ui.dialog.external.photoPickerDialogImpl`, otherwise they might behave incorrectly.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/commonMain/kotlin/de/kitshn/ui/state/ForeverRememberListDetailPaneScaffoldNavigator.kt:34:40 Unchecked cast of 'androidx.compose.material3.adaptive.layout.ThreePaneScaffoldDestinationItem<*>' to 'androidx.compose.material3.adaptive.layout.ThreePaneScaffoldDestinationItem<T>'.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/commonMain/kotlin/de/kitshn/ui/state/ForeverRememberMutableStateList.kt:34:66 Unchecked cast of 'kotlin.collections.List<kotlin.Any>' to 'kotlin.collections.List<T>'.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/commonMain/kotlin/de/kitshn/ui/state/ForeverRememberMutableStateList.kt:40:84 Unchecked cast of 'kotlin.collections.List<T>' to 'kotlin.collections.List<kotlin.Any>'.
w: file:///home/vagrant/build/de.kitshn.android/composeApp/src/commonMain/kotlin/de/kitshn/ui/state/ForeverRememberNotSavable.kt:36:60 Unchecked cast of 'kotlin.Any?' to 'T'.
> Task :composeApp:processReleaseJavaRes
> Task :composeApp:mergeReleaseJavaResource
> Task :composeApp:compileReleaseJavaWithJavac
> Task :composeApp:mergeReleaseGeneratedProguardFiles
> Task :composeApp:expandReleaseArtProfileWildcards
> Task :composeApp:generateReleaseLintVitalReportModel
> Task :composeApp:lintVitalAnalyzeRelease
> Task :composeApp:minifyReleaseWithR8
> Task :composeApp:lintVitalReportRelease
> Task :composeApp:lintVitalRelease
> Task :composeApp:compileReleaseArtProfile SKIPPED
> Task :composeApp:shrinkReleaseRes
> Task :composeApp:convertShrunkResourcesToBinaryRelease
> Task :composeApp:optimizeReleaseResources
> Task :composeApp:packageRelease
> Task :composeApp:assembleRelease
> Task :composeApp:createReleaseApkListingFileRedirect
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 11m 38s
58 actionable tasks: 58 executed
Configuration cache entry stored.
2025-05-04 22:11:27,610 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.kitshn.android, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-04 22:11:27,618 INFO: Successfully built version 1.2.0 of de.kitshn.android from 1c6780f291566ebeb65b2c8f7893066756173e29
2025-05-04 22:11:27,918 DEBUG: Checking build/de.kitshn.android/composeApp/build/outputs/apk/release/composeApp-release-unsigned.apk
2025-05-04 22:11:27,965 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-04 22:11:27,965 INFO: ...retrieving https://github.com/aimok04/kitshn/releases/download/v1.2.0/android-release.apk
2025-05-04 22:11:27,970 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-04 22:11:28,270 DEBUG: https://github.com:443 "GET /aimok04/kitshn/releases/download/v1.2.0/android-release.apk HTTP/1.1" 302 0
2025-05-04 22:11:28,278 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-04 22:11:28,898 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/842720114/661ca735-ca6e-4738-b3ac-782653b4cfa8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250504%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250504T221128Z&X-Amz-Expires=300&X-Amz-Signature=73b948c604ddeae4fd44e5770bfc3b8aef168e5c58fa29578b3b93e942149d31&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dandroid-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 7106946
2025-05-04 22:11:30,369 DEBUG: unsigned/binaries/de.kitshn.android_10200.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-04 22:11:31,269 DEBUG: /tmp/tmpil4wprrx/sigcp_de.kitshn.android_10200.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-04 22:11:31,270 INFO: ...successfully verified
2025-05-04 22:11:31,270 INFO: compared built binary to supplied reference binary successfully
2025-05-04 22:11:31,391 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-05-04 22:11:31,420 DEBUG: Using APK Signature v2
2025-05-04 22:11:31,423 INFO: supplied reference binary has allowed signer 5d1a9ad416246d76753f51577e00cd6d72dc7c3f36f5f3ec1fcbdb2bc8dd317d
2025-05-04 22:11:31,426 INFO: success: de.kitshn.android
2025-05-04 22:11:31,426 INFO: Finished
2025-05-04 22:11:31,426 INFO: 1 build succeeded