log for com.darkrockstudios.app.securecamera:13
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.darkrockstudios.app.securecamera:2.0.1
==== detail begin ====
== Installed Android Tools ==
2025-05-09 13:13:20,662 DEBUG: Reading 'config.yml'
2025-05-09 13:13:20,674 INFO: Creating log directory
2025-05-09 13:13:20,674 INFO: Creating temporary directory
2025-05-09 13:13:20,674 INFO: Creating output directory
2025-05-09 13:13:20,681 DEBUG: Getting git vcs interface for https://github.com/SecureCamera/SecureCameraAndroid
2025-05-09 13:13:20,682 DEBUG: Checking com.darkrockstudios.app.securecamera:13
2025-05-09 13:13:20,682 INFO: Building version 2.0.1 (13) of com.darkrockstudios.app.securecamera
2025-05-09 13:13:20,682 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-09 13:13:21,888 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-09 13:13:42,865 INFO: Getting source for revision 0be5b9b8e4500108f7e82497efa75f563a194bce
2025-05-09 13:13:42,869 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:42,870 DEBUG: > git rev-parse --show-toplevel
2025-05-09 13:13:43,077 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:43,078 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-09 13:13:43,281 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:43,281 DEBUG: > git reset --hard
2025-05-09 13:13:44,488 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:44,488 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-09 13:13:44,592 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:44,592 DEBUG: > git clean -dffx
2025-05-09 13:13:44,695 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:44,695 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-09 13:13:45,600 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:45,601 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-09 13:13:46,105 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:46,106 DEBUG: > git remote set-head origin --auto
2025-05-09 13:13:47,111 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:47,111 DEBUG: > git checkout -f 0be5b9b8e4500108f7e82497efa75f563a194bce
2025-05-09 13:13:47,716 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:47,716 DEBUG: > git clean -dffx
2025-05-09 13:13:47,819 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:47,819 DEBUG: > git rev-parse --show-toplevel
2025-05-09 13:13:48,023 DEBUG: Directory: build/com.darkrockstudios.app.securecamera
2025-05-09 13:13:48,023 DEBUG: > git submodule deinit --all --force
2025-05-09 13:13:48,126 INFO: Creating local.properties file at build/com.darkrockstudios.app.securecamera/local.properties
2025-05-09 13:13:48,129 INFO: Creating local.properties file at build/com.darkrockstudios.app.securecamera/app/local.properties
2025-05-09 13:13:48,129 DEBUG: Removing debuggable flags from build/com.darkrockstudios.app.securecamera/app
2025-05-09 13:13:48,148 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.darkrockstudios.app.securecamera/app/build.gradle.kts
2025-05-09 13:13:48,154 INFO: Cleaning Gradle project...
2025-05-09 13:13:48,155 DEBUG: Directory: build/com.darkrockstudios.app.securecamera/app
2025-05-09 13:13:48,155 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 8s
1 actionable task: 1 up-to-date
2025-05-09 13:16:04,180 INFO: Scanning source for common problems...
2025-05-09 13:16:04,237 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-09 13:16:04,237 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-09 13:16:04,836 DEBUG: write 'suss.json' to cache
2025-05-09 13:16:04,844 DEBUG: next suss.json cache update due in 23:59:59.982265
2025-05-09 13:16:05,063 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-09 13:16:05,122 INFO: Creating source tarball...
2025-05-09 13:16:11,269 INFO: Building Gradle project...
2025-05-09 13:16:11,270 DEBUG: Directory: build/com.darkrockstudios.app.securecamera/app
2025-05-09 13:16:11,270 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOssRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleOssRelease
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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
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 :app:preBuild UP-TO-DATE
> Task :app:preOssReleaseBuild UP-TO-DATE
> Task :app:mergeOssReleaseJniLibFolders
> Task :app:mergeOssReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripOssReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libimage_processing_util_jni.so, libsurface_util_jni.so.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateOssReleaseBuildConfig
> Task :app:extractOssReleaseNativeSymbolTables
> Task :app:mergeOssReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkOssReleaseDuplicateClasses
> Task :app:generateOssReleaseResValues
> Task :app:checkOssReleaseAarMetadata
> Task :app:mapOssReleaseSourceSetPaths
> Task :app:generateOssReleaseResources
> Task :app:packageOssReleaseResources
> Task :app:mergeOssReleaseResources
> Task :app:createOssReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksOssRelease
> Task :app:parseOssReleaseLocalResources
> Task :app:processOssReleaseMainManifest
> Task :app:processOssReleaseManifest
> Task :app:javaPreCompileOssRelease
> Task :app:mergeOssReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeOssReleaseStartupProfile
> Task :app:mergeOssReleaseShaders
> Task :app:compileOssReleaseShaders NO-SOURCE
> Task :app:generateOssReleaseAssets UP-TO-DATE
> Task :app:mergeOssReleaseAssets
> Task :app:compressOssReleaseAssets
> Task :app:extractOssReleaseVersionControlInfo
> Task :app:writeOssReleaseAppMetadata
> Task :app:writeOssReleaseSigningConfigVersions
> Task :app:processOssReleaseManifestForPackage
> Task :app:processOssReleaseResources
> Task :app:optimizeOssReleaseResources
> Task :app:compileOssReleaseKotlin
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/MainActivity.kt:109:17 'fun <T : Parcelable!> getParcelableExtra(p0: String!): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/MainActivity.kt:115:26 'fun <T : Parcelable!> getParcelableArrayListExtra(p0: String!): ArrayList<T!>?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/navigation/AppDestinations.kt:85:17 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/navigation/AppNavigation.kt:215:47 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscatePhotoTopBar.kt:40:33 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:5:8 'class Allocation : BaseObj' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:6:8 'class Element : BaseObj' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:7:8 'class RenderScript : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:8:8 'class ScriptIntrinsicBlur : ScriptIntrinsic' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:148:11 'class RenderScript : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:148:24 'static fun create(p0: Context!): RenderScript!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:149:14 'class Allocation : BaseObj' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:149:25 'static fun createFromBitmap(p0: RenderScript!, p1: Bitmap!): Allocation!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:150:15 'class Allocation : BaseObj' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:150:26 'static fun createTyped(p0: RenderScript!, p1: Type!): Allocation!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:150:48 'val type: Type!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:151:15 'class ScriptIntrinsicBlur : ScriptIntrinsic' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:151:35 'static fun create(p0: RenderScript!, p1: Element!): ScriptIntrinsicBlur!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:151:46 'class Element : BaseObj' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:151:54 'static fun U8_4(p0: RenderScript!): Element!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:153:9 'fun setRadius(p0: Float): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:157:10 'fun setInput(p0: Allocation!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:158:10 'fun forEach(p0: Allocation!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:159:10 'fun copyTo(p0: Bitmap!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:163:10 'fun copyFrom(p0: Bitmap!): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:171:8 'fun destroy(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:172:9 'fun destroy(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:173:9 'fun destroy(): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.darkrockstudios.app.securecamera/app/src/main/kotlin/com/darkrockstudios/app/securecamera/obfuscation/ObfuscationTools.kt:174:5 'fun destroy(): Unit' is deprecated. Deprecated in Java.
> Task :app:compileOssReleaseJavaWithJavac
> Task :app:mergeOssReleaseGeneratedProguardFiles
> Task :app:processOssReleaseJavaRes
> Task :app:expandOssReleaseArtProfileWildcards
> Task :app:mergeOssReleaseJavaResource
> Task :app:generateOssReleaseLintVitalReportModel
> Task :app:minifyOssReleaseWithR8
> Task :app:lintVitalAnalyzeOssRelease
> Task :app:lintVitalReportOssRelease
> Task :app:lintVitalOssRelease
> Task :app:compileOssReleaseArtProfile
> Task :app:packageOssRelease
> Task :app:createOssReleaseApkListingFileRedirect
> Task :app:assembleOssRelease
BUILD SUCCESSFUL in 7m 51s
45 actionable tasks: 45 executed
2025-05-09 13:24:04,022 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.darkrockstudios.app.securecamera, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-09 13:24:04,029 INFO: Successfully built version 2.0.1 of com.darkrockstudios.app.securecamera from 0be5b9b8e4500108f7e82497efa75f563a194bce
2025-05-09 13:24:04,261 DEBUG: Checking build/com.darkrockstudios.app.securecamera/app/build/outputs/apk/oss/release/app-oss-release-unsigned.apk
2025-05-09 13:24:04,287 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-09 13:24:04,287 INFO: ...retrieving https://github.com/SecureCamera/SecureCameraAndroid/releases/download/v2.0.1/app-oss-release.apk
2025-05-09 13:24:04,292 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-09 13:24:04,739 DEBUG: https://github.com:443 "GET /SecureCamera/SecureCameraAndroid/releases/download/v2.0.1/app-oss-release.apk HTTP/1.1" 302 0
2025-05-09 13:24:04,747 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-09 13:24:05,248 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/969450200/7e640410-ca97-4568-9fb5-e78f7ec9ef4d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250509%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250509T132405Z&X-Amz-Expires=300&X-Amz-Signature=81017b764f84c70aea1b0b680e9cb0259522ee9bc196434a83b7d29dbf9552af&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-oss-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5562912
2025-05-09 13:24:06,414 DEBUG: unsigned/binaries/com.darkrockstudios.app.securecamera_13.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <b490a126e492b5e636719eba42741eaf865d1b9dc8333983b5db4c047e09d87c>, actual: <0cc3a94525605f975154f7ad91642e05c4afd6e4af724e6feab644b86912cebe>
2025-05-09 13:24:07,229 ERROR:
/tmp/tmp7k0_hl8r/sigcp_com.darkrockstudios.app.securecamera_13.apk:
2025-05-09 13:24:07,230 INFO: ...NOT verified - /tmp/tmp7k0_hl8r/sigcp_com.darkrockstudios.app.securecamera_13.apk
2025-05-09 13:24:07,502 DEBUG: > diff -r /tmp/tmp7k0_hl8r/unsigned_binaries_com.darkrockstudios.app.securecamera_13.binary /tmp/tmp7k0_hl8r/_tmp_tmp7k0_hl8r_sigcp_com.darkrockstudios.app.securecamera_13
2025-05-09 13:24:07,720 DEBUG: removing unsigned/com.darkrockstudios.app.securecamera_13.apk
2025-05-09 13:24:07,725 DEBUG: removing unsigned/binaries/com.darkrockstudios.app.securecamera_13.binary.apk
2025-05-09 13:24:07,822 ERROR: Could not build app com.darkrockstudios.app.securecamera: 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/tmp7k0_hl8r/unsigned_binaries_com.darkrockstudios.app.securecamera_13.binary/content/assets/dexopt/baseline.prof and /tmp/tmp7k0_hl8r/_tmp_tmp7k0_hl8r_sigcp_com.darkrockstudios.app.securecamera_13/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmp7k0_hl8r/unsigned_binaries_com.darkrockstudios.app.securecamera_13.binary/content/assets/dexopt/baseline.profm and /tmp/tmp7k0_hl8r/_tmp_tmp7k0_hl8r_sigcp_com.darkrockstudios.app.securecamera_13/content/assets/dexopt/baseline.profm differ
==== detail end ====
2025-05-09 13:24:07,823 DEBUG: Error encountered, stopping by user request.
==== detail end ====