log for com.yogeshpaliyal.deepr:9
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1192, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 933, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 284, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.yogeshpaliyal.deepr:1.0.8
==== detail begin ====
== Installed Android Tools ==
2025-09-15 14:47:18,266 DEBUG: Reading 'config.yml'
2025-09-15 14:47:18,281 INFO: Creating log directory
2025-09-15 14:47:18,281 INFO: Creating temporary directory
2025-09-15 14:47:18,281 INFO: Creating output directory
2025-09-15 14:47:18,289 DEBUG: Getting git vcs interface for https://github.com/yogeshpaliyal/Deepr.git
2025-09-15 14:47:18,290 DEBUG: Checking com.yogeshpaliyal.deepr:9
2025-09-15 14:47:18,290 INFO: Building version 1.0.8 (9) of com.yogeshpaliyal.deepr
2025-09-15 14:47:18,295 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.yogeshpaliyal.deepr, universal_newlines=False, shell=None, istream=None)
2025-09-15 14:47:18,310 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-15 14:47:18,914 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-15 14:47:34,244 INFO: Getting source for revision cfdecfb7fa34dabc3d46519317ed01faa1ff5546
2025-09-15 14:47:34,245 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:34,245 DEBUG: > git rev-parse --show-toplevel
2025-09-15 14:47:34,448 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:34,448 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-15 14:47:34,652 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:34,652 DEBUG: > git reset --hard
2025-09-15 14:47:34,956 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:34,956 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-15 14:47:35,059 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:35,059 DEBUG: > git clean -dffx
2025-09-15 14:47:35,162 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:35,163 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-09-15 14:47:35,992 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:35,992 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-09-15 14:47:36,704 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:36,704 DEBUG: > git remote set-head origin --auto
2025-09-15 14:47:37,319 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:37,319 DEBUG: > git checkout -f cfdecfb7fa34dabc3d46519317ed01faa1ff5546
2025-09-15 14:47:37,623 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:37,623 DEBUG: > git clean -dffx
2025-09-15 14:47:37,726 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:37,726 DEBUG: > git rev-parse --show-toplevel
2025-09-15 14:47:37,930 DEBUG: Directory: build/com.yogeshpaliyal.deepr
2025-09-15 14:47:37,930 DEBUG: > git submodule deinit --all --force
2025-09-15 14:47:38,033 INFO: Creating local.properties file at build/com.yogeshpaliyal.deepr/local.properties
2025-09-15 14:47:38,036 INFO: Creating local.properties file at build/com.yogeshpaliyal.deepr/app/local.properties
2025-09-15 14:47:38,036 DEBUG: Removing debuggable flags from build/com.yogeshpaliyal.deepr/app
2025-09-15 14:47:38,049 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.yogeshpaliyal.deepr/app/build.gradle.kts
2025-09-15 14:47:38,055 INFO: Cleaning Gradle project...
2025-09-15 14:47:38,055 DEBUG: Directory: build/com.yogeshpaliyal.deepr/app
2025-09-15 14:47:38,055 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
w: file:///home/vagrant/build/com.yogeshpaliyal.deepr/app/build.gradle.kts:52:9: 'jvmTarget: String' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 10s
1 actionable task: 1 up-to-date
2025-09-15 14:49:55,122 INFO: Scanning source for common problems...
2025-09-15 14:49:55,202 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-15 14:49:55,202 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-15 14:49:55,843 DEBUG: write 'suss.json' to cache
2025-09-15 14:49:55,846 DEBUG: next suss.json cache update due in 23:59:59.986207
2025-09-15 14:49:56,068 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-15 14:49:56,112 INFO: Creating source tarball...
2025-09-15 14:49:56,649 INFO: Running 'build' commands in build/com.yogeshpaliyal.deepr/app
2025-09-15 14:49:56,649 DEBUG: Directory: build/com.yogeshpaliyal.deepr/app
2025-09-15 14:49:56,649 DEBUG: > bash -e -u -o pipefail -x -c taskset --cpu-list 0-15 gradle assembleRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
+ taskset --cpu-list 0-15 gradle assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
WARNING: The specified Android SDK Build Tools version (34.0.0) is ignored, as it is below the minimum supported version (35.0.0) for Android Gradle Plugin 8.11.1.
Android SDK Build Tools 35.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '34.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (34.0.0) is ignored, as it is below the minimum supported version (35.0.0) for Android Gradle Plugin 8.11.1.
Android SDK Build Tools 35.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '34.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :copyGitHooks
> Task :installGitHooks
> Task :app:preBuild
> Task :app:preFreeReleaseBuild
> Task :app:mergeFreeReleaseJniLibFolders
> Task :app:mergeFreeReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripFreeReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractFreeReleaseNativeSymbolTables
> Task :app:generateFreeReleaseBuildConfig
> Task :app:mergeFreeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkFreeReleaseDuplicateClasses
> Task :app:generateFreeReleaseResValues
> Task :app:checkFreeReleaseAarMetadata
> Task :app:mapFreeReleaseSourceSetPaths
> Task :app:generateFreeReleaseResources
> Task :app:packageFreeReleaseResources
> Task :app:generateFreeReleaseDeeprDBInterface
WARN: Attempt to load key 'ide.hide.excluded.files' for not yet loaded registry
WARN: Attempt to load key 'psi.sleep.in.validity.check' for not yet loaded registry
WARN: Attempt to load key 'psi.incremental.reparse.depth.limit' for not yet loaded registry
> Task :app:mergeFreeReleaseResources
> Task :app:createFreeReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFreeRelease
> Task :app:parseFreeReleaseLocalResources
> Task :app:processFreeReleaseMainManifest
> Task :app:processFreeReleaseManifest
> Task :app:javaPreCompileFreeRelease
> Task :app:mergeFreeReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeFreeReleaseStartupProfile
> Task :app:mergeFreeReleaseShaders
> Task :app:compileFreeReleaseShaders NO-SOURCE
> Task :app:generateFreeReleaseAssets UP-TO-DATE
> Task :app:mergeFreeReleaseAssets
> Task :app:compressFreeReleaseAssets
> Task :app:extractFreeReleaseVersionControlInfo
> Task :app:collectFreeReleaseDependencies
> Task :app:sdkFreeReleaseDependencyData
> Task :app:writeFreeReleaseAppMetadata
> Task :app:writeFreeReleaseSigningConfigVersions
> Task :app:preProReleaseBuild
> Task :app:mergeProReleaseJniLibFolders
> Task :app:mergeProReleaseNativeLibs
> Task :app:stripProReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so. Run with --info option to learn more.
> Task :app:generateProReleaseBuildConfig
> Task :app:extractProReleaseNativeSymbolTables
> Task :app:mergeProReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkProReleaseDuplicateClasses
> Task :app:generateProReleaseResValues
> Task :app:checkProReleaseAarMetadata
> Task :app:mapProReleaseSourceSetPaths
> Task :app:generateProReleaseResources
> Task :app:generateProReleaseDeeprDBInterface
> Task :app:packageProReleaseResources
> Task :app:processFreeReleaseManifestForPackage
> Task :app:parseProReleaseLocalResources
> Task :app:mergeProReleaseResources
> Task :app:createProReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksProRelease
> Task :app:processProReleaseMainManifest
> Task :app:processProReleaseManifest
> Task :app:javaPreCompileProRelease
> Task :app:processProReleaseManifestForPackage
> Task :app:mergeProReleaseArtProfile
> Task :app:mergeProReleaseStartupProfile
> Task :app:mergeProReleaseShaders
> Task :app:compileProReleaseShaders NO-SOURCE
> Task :app:generateProReleaseAssets UP-TO-DATE
> Task :app:mergeProReleaseAssets
> Task :app:compressProReleaseAssets
> Task :app:extractProReleaseVersionControlInfo
> Task :app:processFreeReleaseResources
> Task :app:collectProReleaseDependencies
> Task :app:processProReleaseResources
> Task :app:optimizeFreeReleaseResources
> Task :app:sdkProReleaseDependencyData
> Task :app:writeProReleaseAppMetadata
> Task :app:writeProReleaseSigningConfigVersions
> Task :app:optimizeProReleaseResources
> Task :app:compileFreeReleaseKotlin
> Task :app:compileProReleaseKotlin
w: file:///home/vagrant/build/com.yogeshpaliyal.deepr/app/src/main/java/com/yogeshpaliyal/deepr/ui/screens/home/Home.kt:123:48 'fun largeTopAppBarColors(containerColor: Color = ..., scrolledContainerColor: Color = ..., navigationIconContentColor: Color = ..., titleContentColor: Color = ..., actionIconContentColor: Color = ...): TopAppBarColors' is deprecated. Use topAppBarColors instead.
> Task :app:compileFreeReleaseKotlin
w: file:///home/vagrant/build/com.yogeshpaliyal.deepr/app/src/main/java/com/yogeshpaliyal/deepr/ui/screens/home/Home.kt:123:48 'fun largeTopAppBarColors(containerColor: Color = ..., scrolledContainerColor: Color = ..., navigationIconContentColor: Color = ..., titleContentColor: Color = ..., actionIconContentColor: Color = ...): TopAppBarColors' is deprecated. Use topAppBarColors instead.
> Task :app:compileFreeReleaseJavaWithJavac
> Task :app:mergeFreeReleaseGeneratedProguardFiles
> Task :app:processFreeReleaseJavaRes
> Task :app:expandFreeReleaseArtProfileWildcards
> Task :app:mergeFreeReleaseJavaResource
> Task :app:generateFreeReleaseLintVitalReportModel
> Task :app:compileProReleaseJavaWithJavac
> Task :app:mergeProReleaseGeneratedProguardFiles
> Task :app:processProReleaseJavaRes
> Task :app:generateProReleaseLintVitalReportModel
> Task :app:expandProReleaseArtProfileWildcards
> Task :app:mergeProReleaseJavaResource
> Task :app:minifyFreeReleaseWithR8
> Task :app:lintVitalAnalyzeFreeRelease
> Task :app:lintVitalAnalyzeProRelease
> Task :app:lintVitalReportProRelease
> Task :app:lintVitalProRelease
> Task :app:lintVitalReportFreeRelease
> Task :app:lintVitalFreeRelease
> Task :app:compileFreeReleaseArtProfile
> Task :app:packageFreeRelease
> Task :app:createFreeReleaseApkListingFileRedirect
> Task :app:assembleFreeRelease
> Task :app:minifyProReleaseWithR8
> Task :app:compileProReleaseArtProfile
> Task :app:packageProRelease
> Task :app:createProReleaseApkListingFileRedirect
> Task :app:assembleProRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 8m 27s
96 actionable tasks: 96 executed
2025-09-15 14:58:25,391 INFO: Building Gradle project...
2025-09-15 14:58:25,391 DEBUG: Directory: build/com.yogeshpaliyal.deepr/app
2025-09-15 14:58:25,392 DEBUG: > /usr/local/bin/gradlew-fdroid assembleFreeRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleFreeRelease
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
WARNING: The specified Android SDK Build Tools version (34.0.0) is ignored, as it is below the minimum supported version (35.0.0) for Android Gradle Plugin 8.11.1.
Android SDK Build Tools 35.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '34.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
> Task :copyGitHooks UP-TO-DATE
> Task :installGitHooks
> Task :app:preBuild
> Task :app:preFreeReleaseBuild
> Task :app:mergeFreeReleaseJniLibFolders UP-TO-DATE
> Task :app:mergeFreeReleaseNativeLibs UP-TO-DATE
> Task :app:stripFreeReleaseDebugSymbols UP-TO-DATE
> Task :app:extractFreeReleaseNativeSymbolTables UP-TO-DATE
> Task :app:mergeFreeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:buildKotlinToolingMetadata UP-TO-DATE
> Task :app:checkFreeReleaseDuplicateClasses UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateFreeReleaseBuildConfig UP-TO-DATE
> Task :app:generateFreeReleaseDeeprDBInterface UP-TO-DATE
> Task :app:checkFreeReleaseAarMetadata UP-TO-DATE
> Task :app:generateFreeReleaseResValues UP-TO-DATE
> Task :app:mapFreeReleaseSourceSetPaths UP-TO-DATE
> Task :app:generateFreeReleaseResources UP-TO-DATE
> Task :app:mergeFreeReleaseResources UP-TO-DATE
> Task :app:packageFreeReleaseResources UP-TO-DATE
> Task :app:parseFreeReleaseLocalResources UP-TO-DATE
> Task :app:createFreeReleaseCompatibleScreenManifests UP-TO-DATE
> Task :app:extractDeepLinksFreeRelease UP-TO-DATE
> Task :app:processFreeReleaseMainManifest UP-TO-DATE
> Task :app:processFreeReleaseManifest UP-TO-DATE
> Task :app:processFreeReleaseManifestForPackage UP-TO-DATE
> Task :app:processFreeReleaseResources UP-TO-DATE
> Task :app:compileFreeReleaseKotlin UP-TO-DATE
> Task :app:javaPreCompileFreeRelease UP-TO-DATE
> Task :app:compileFreeReleaseJavaWithJavac UP-TO-DATE
> Task :app:mergeFreeReleaseArtProfile UP-TO-DATE
> Task :app:expandFreeReleaseArtProfileWildcards UP-TO-DATE
> Task :app:extractProguardFiles UP-TO-DATE
> Task :app:mergeFreeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:processFreeReleaseJavaRes UP-TO-DATE
> Task :app:mergeFreeReleaseJavaResource UP-TO-DATE
> Task :app:mergeFreeReleaseStartupProfile UP-TO-DATE
> Task :app:mergeFreeReleaseShaders UP-TO-DATE
> Task :app:compileFreeReleaseShaders NO-SOURCE
> Task :app:generateFreeReleaseAssets UP-TO-DATE
> Task :app:mergeFreeReleaseAssets UP-TO-DATE
> Task :app:compressFreeReleaseAssets UP-TO-DATE
> Task :app:extractFreeReleaseVersionControlInfo UP-TO-DATE
> Task :app:generateFreeReleaseLintVitalReportModel UP-TO-DATE
> Task :app:lintVitalAnalyzeFreeRelease UP-TO-DATE
> Task :app:lintVitalReportFreeRelease UP-TO-DATE
> Task :app:lintVitalFreeRelease
> Task :app:optimizeFreeReleaseResources UP-TO-DATE
> Task :app:collectFreeReleaseDependencies UP-TO-DATE
> Task :app:sdkFreeReleaseDependencyData UP-TO-DATE
> Task :app:writeFreeReleaseAppMetadata UP-TO-DATE
> Task :app:writeFreeReleaseSigningConfigVersions UP-TO-DATE
> Task :app:minifyFreeReleaseWithR8
> Task :app:compileFreeReleaseArtProfile
> Task :app:packageFreeRelease
> Task :app:createFreeReleaseApkListingFileRedirect UP-TO-DATE
> Task :app:assembleFreeRelease
BUILD SUCCESSFUL in 2m 37s
50 actionable tasks: 5 executed, 45 up-to-date
2025-09-15 15:01:03,431 INFO: Successfully built version 1.0.8 of com.yogeshpaliyal.deepr from cfdecfb7fa34dabc3d46519317ed01faa1ff5546
2025-09-15 15:01:03,649 DEBUG: Checking build/com.yogeshpaliyal.deepr/app/build/outputs/apk/free/release/app-free-release-unsigned.apk
2025-09-15 15:01:03,668 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-15 15:01:03,668 INFO: ...retrieving https://github.com/yogeshpaliyal/Deepr/releases/download/v1.0.8/deepr-release-v1.0.8.apk
2025-09-15 15:01:03,672 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-15 15:01:04,014 DEBUG: https://github.com:443 "GET /yogeshpaliyal/Deepr/releases/download/v1.0.8/deepr-release-v1.0.8.apk HTTP/1.1" 302 0
2025-09-15 15:01:04,023 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-15 15:01:04,253 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1026331699/2e5f0e39-0b35-4f50-ba6e-a12f27edc3a8?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-15T15%3A57%3A58Z&rscd=attachment%3B+filename%3Ddeepr-release-v1.0.8.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-15T14%3A57%3A27Z&ske=2025-09-15T15%3A57%3A58Z&sks=b&skv=2018-11-09&sig=SlpI6uZ7I8%2FT5%2FZnYDHoDNjWFVOVEvWjIab8C0tBxMA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1Nzk0ODc2NCwibmJmIjoxNzU3OTQ4NDY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.pXNemyTFQGCU6AifYMbpRTvHnJ_HCymPwRQF1EroFYA&response-content-disposition=attachment%3B%20filename%3Ddeepr-release-v1.0.8.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 2691426
2025-09-15 15:01:05,270 DEBUG: unsigned/binaries/com.yogeshpaliyal.deepr_9.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v3 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <a9f07aadab8725e2bdd164717dbb3e242bdb8f5766f424264582bb7ea0c83f92>, actual: <26ec56eaa32c90624cde7cdd3179ef211cd36aacf4d88e8796dfd976a43a49bf>
2025-09-15 15:01:06,015 ERROR:
/tmp/tmp13gbo_7a/sigcp_com.yogeshpaliyal.deepr_9.apk:
2025-09-15 15:01:06,015 INFO: ...NOT verified - /tmp/tmp13gbo_7a/sigcp_com.yogeshpaliyal.deepr_9.apk
2025-09-15 15:01:06,347 DEBUG: > diff -r /tmp/tmp13gbo_7a/unsigned_binaries_com.yogeshpaliyal.deepr_9.binary /tmp/tmp13gbo_7a/_tmp_tmp13gbo_7a_sigcp_com.yogeshpaliyal.deepr_9
2025-09-15 15:01:06,565 DEBUG: removing unsigned/com.yogeshpaliyal.deepr_9.apk
2025-09-15 15:01:06,568 DEBUG: removing unsigned/binaries/com.yogeshpaliyal.deepr_9.binary.apk
2025-09-15 15:01:06,664 ERROR: Could not build app com.yogeshpaliyal.deepr: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
Binary files /tmp/tmp13gbo_7a/unsigned_binaries_com.yogeshpaliyal.deepr_9.binary/content/assets/dexopt/baseline.prof and /tmp/tmp13gbo_7a/_tmp_tmp13gbo_7a_sigcp_com.yogeshpaliyal.deepr_9/content/assets/dexopt/baseline.prof differ
==== detail end ====
2025-09-15 15:01:06,664 DEBUG: Error encountered, stopping by user request.
==== detail end ====