log for com.module.notelycompose.android:19
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.module.notelycompose.android:1.1.8
==== detail begin ====
== Installed Android Tools ==
2025-08-16 05:46:44,507 DEBUG: Reading 'config.yml'
2025-08-16 05:46:44,518 INFO: Creating log directory
2025-08-16 05:46:44,519 INFO: Creating temporary directory
2025-08-16 05:46:44,519 INFO: Creating output directory
2025-08-16 05:46:44,528 DEBUG: Getting git vcs interface for https://github.com/tosinonikute/NotelyVoice.git
2025-08-16 05:46:44,528 DEBUG: Checking com.module.notelycompose.android:19
2025-08-16 05:46:44,528 INFO: Building version 1.1.8 (19) of com.module.notelycompose.android
2025-08-16 05:46:44,529 WARNING: Android NDK version 'r27' could not be found!
2025-08-16 05:46:44,529 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-08-16 05:46:44,981 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-08-16 05:46:45,488 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2025-08-16 05:46:45,499 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-08-16 05:46:46,003 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 822054
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r27-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27-linux.zip
2025-08-16 05:46:46,759 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-08-16 05:46:47,031 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27-linux.zip HTTP/1.1" 200 663957918
Unzipping to /tmp/.sdkmanager-768uferm
Installing into /opt/android-sdk/ndk/27.0.12077973
2025-08-16 05:47:39,747 INFO: Set NDK r27 (27.0.12077973) up
2025-08-16 05:47:39,758 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.module.notelycompose.android, universal_newlines=False, shell=None, istream=None)
2025-08-16 05:47:39,770 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-08-16 05:47:40,274 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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+deb12u10) ...
2025-08-16 05:48:06,033 INFO: Getting source for revision d0b6fe41ab8be79343529b57b0990455c50f39f9
2025-08-16 05:48:06,034 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:06,034 DEBUG: > git rev-parse --show-toplevel
2025-08-16 05:48:07,245 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:07,245 DEBUG: > git submodule foreach --recursive git reset --hard
2025-08-16 05:48:07,449 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:07,449 DEBUG: > git reset --hard
2025-08-16 05:48:11,668 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:11,668 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-08-16 05:48:11,875 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:11,876 DEBUG: > git clean -dffx
2025-08-16 05:48:11,990 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:11,990 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-08-16 05:48:15,105 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:15,105 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-08-16 05:48:15,710 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:15,710 DEBUG: > git remote set-head origin --auto
2025-08-16 05:48:16,315 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:16,315 DEBUG: > git checkout -f d0b6fe41ab8be79343529b57b0990455c50f39f9
2025-08-16 05:48:17,522 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:17,522 DEBUG: > git clean -dffx
2025-08-16 05:48:17,625 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:17,625 DEBUG: > git rev-parse --show-toplevel
2025-08-16 05:48:17,829 DEBUG: Directory: build/com.module.notelycompose.android
2025-08-16 05:48:17,829 DEBUG: > git submodule deinit --all --force
2025-08-16 05:48:17,932 INFO: Creating local.properties file at build/com.module.notelycompose.android/local.properties
2025-08-16 05:48:17,935 INFO: Creating local.properties file at build/com.module.notelycompose.android/shared/local.properties
2025-08-16 05:48:17,936 DEBUG: Removing debuggable flags from build/com.module.notelycompose.android/shared
2025-08-16 05:48:17,949 INFO: Removing specified files
2025-08-16 05:48:17,950 INFO: Removing iosApp
2025-08-16 05:48:18,065 INFO: Running 'prebuild' commands in build/com.module.notelycompose.android/shared
2025-08-16 05:48:18,065 DEBUG: Directory: build/com.module.notelycompose.android/shared
2025-08-16 05:48:18,065 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/jetbrains/d' ../settings.gradle.kts; sed -i '/signingConfigs {/,/^}/d' build.gradle.kts; sed -i '/signingConfig = signingConfigs.getByName("release")/d' build.gradle.kts; sed -i '/val keystoreFile = System.getenv("KEYSTORE_FILE")/,/}/d' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /jetbrains/d ../settings.gradle.kts
+ sed -i '/signingConfigs {/,/^}/d' build.gradle.kts
+ sed -i '/signingConfig = signingConfigs.getByName("release")/d' build.gradle.kts
+ sed -i '/val keystoreFile = System.getenv("KEYSTORE_FILE")/,/}/d' build.gradle.kts
2025-08-16 05:48:18,268 INFO: Cleaning Gradle project...
2025-08-16 05:48:18,268 DEBUG: Directory: build/com.module.notelycompose.android/shared
2025-08-16 05:48:18,268 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 :
w: file:///home/vagrant/build/com.module.notelycompose.android/build.gradle.kts:23:24: 'getter for buildDir: File!' is deprecated. Deprecated in Java
> Configure project :lib
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :shared
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/build.gradle.kts:107:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. To configure compilation compiler options use 'compileTaskProvider':
compilation.compileTaskProvider.configure{
compilerOptions {}
}
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/build.gradle.kts:107:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. To configure compilation compiler options use 'compileTaskProvider':
compilation.compileTaskProvider.configure{
compilerOptions {}
}
w: [33m[1m⚠️ Disabled Kotlin/Native Targets[0m[0m
The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
[32m[1mSolution:[0m[0m
[32m[3mTo hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.[0m[0m
> Configure project :core:audio
w: [33m[1m⚠️ Disabled Kotlin/Native Targets[0m[0m
The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
[32m[1mSolution:[0m[0m
[32m[3mTo hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.[0m[0m
> Task :shared:cleanIosSimulatorArm64Test UP-TO-DATE
> Task :shared:cleanIosX64Test UP-TO-DATE
> Task :shared:cleanAllTests UP-TO-DATE
> Task :shared:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.module.notelycompose.android/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3m 31s
3 actionable tasks: 3 up-to-date
2025-08-16 05:51:56,094 INFO: Scanning source for common problems...
2025-08-16 05:51:56,147 DEBUG: scanner is configured to use signature data from: 'suss'
2025-08-16 05:51:56,147 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-08-16 05:51:56,751 DEBUG: write 'suss.json' to cache
2025-08-16 05:51:56,755 DEBUG: next suss.json cache update due in 23:59:59.985025
2025-08-16 05:51:56,914 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-08-16 05:51:57,044 INFO: Creating source tarball...
2025-08-16 05:51:59,228 INFO: Building Gradle project...
2025-08-16 05:51:59,228 DEBUG: Directory: build/com.module.notelycompose.android/shared
2025-08-16 05:51:59,228 DEBUG: > /usr/local/bin/gradlew-fdroid 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
> Configure project :lib
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :shared
w: [33m[1m⚠️ Disabled Kotlin/Native Targets[0m[0m
The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
[32m[1mSolution:[0m[0m
[32m[3mTo hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.[0m[0m
> Configure project :core:audio
w: [33m[1m⚠️ Disabled Kotlin/Native Targets[0m[0m
The following Kotlin/Native targets cannot be built on this machine and are disabled:
iosArm64, iosSimulatorArm64, iosX64
[32m[1mSolution:[0m[0m
[32m[3mTo hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.[0m[0m
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 :lib:preBuild UP-TO-DATE
> Task :lib:preReleaseBuild UP-TO-DATE
> Task :lib:configureCMakeRelease[arm64-v8a]
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
> Task :lib:buildCMakeRelease[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.module.notelycompose.android/lib/.cxx/Release/55w3c6fd/arm64-v8a'
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
> Task :lib:configureCMakeRelease[armeabi-v7a]
> Task :lib:buildCMakeRelease[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.module.notelycompose.android/lib/.cxx/Release/55w3c6fd/armeabi-v7a'
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:3444:80: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
C/C++: 3444 | WHISPER_LOG_INFO("%s: alignment heads masks size = %ld B\n", __func__, memory_size);
C/C++: | ~~~ ^~~~~~~~~~~
C/C++: | %zu
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:122:75: note: expanded from macro 'WHISPER_LOG_INFO'
C/C++: 122 | #define WHISPER_LOG_INFO(...) whisper_log_internal(GGML_LOG_LEVEL_INFO , __VA_ARGS__)
C/C++: | ^~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:3444:80: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
C/C++: 3444 | WHISPER_LOG_INFO("%s: alignment heads masks size = %ld B\n", __func__, memory_size);
C/C++: | ~~~ ^~~~~~~~~~~
C/C++: | %zu
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:122:75: note: expanded from macro 'WHISPER_LOG_INFO'
C/C++: 122 | #define WHISPER_LOG_INFO(...) whisper_log_internal(GGML_LOG_LEVEL_INFO , __VA_ARGS__)
C/C++: | ^~~~~~~~~~~
C/C++: 1 warning generated.
> Task :lib:configureCMakeRelease[x86]
> Task :lib:buildCMakeRelease[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.module.notelycompose.android/lib/.cxx/Release/55w3c6fd/x86'
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:3444:80: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Wformat]
C/C++: 3444 | WHISPER_LOG_INFO("%s: alignment heads masks size = %ld B\n", __func__, memory_size);
C/C++: | ~~~ ^~~~~~~~~~~
C/C++: | %zu
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/src/whisper.cpp:122:75: note: expanded from macro 'WHISPER_LOG_INFO'
C/C++: 122 | #define WHISPER_LOG_INFO(...) whisper_log_internal(GGML_LOG_LEVEL_INFO , __VA_ARGS__)
C/C++: | ^~~~~~~~~~~
C/C++: 1 warning generated.
> Task :lib:configureCMakeRelease[x86_64]
> Task :lib:buildCMakeRelease[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/com.module.notelycompose.android/lib/.cxx/Release/55w3c6fd/x86_64'
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/jni.c:111:15: warning: 'whisper_init' is deprecated: use whisper_init_with_params instead [-Wdeprecated-declarations]
C/C++: 111 | context = whisper_init(&loader);
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:213:5: note: 'whisper_init' has been explicitly marked deprecated here
C/C++: 213 | WHISPER_DEPRECATED(
C/C++: | ^
C/C++: /home/vagrant/build/com.module.notelycompose.android/lib/src/main/jni/whisper/../include/whisper.h:12:64: note: expanded from macro 'WHISPER_DEPRECATED'
C/C++: 12 | # define WHISPER_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
C/C++: | ^
C/C++: 1 warning generated.
> Task :lib:mergeReleaseJniLibFolders
> Task :shared:preBuild UP-TO-DATE
> Task :shared:preReleaseBuild UP-TO-DATE
> Task :shared:mergeReleaseJniLibFolders
> Task :core:audio:preBuild UP-TO-DATE
> Task :core:audio:preReleaseBuild UP-TO-DATE
> Task :core:audio:mergeReleaseJniLibFolders
> Task :core:audio:mergeReleaseNativeLibs NO-SOURCE
> Task :lib:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:audio:copyReleaseJniLibsProjectOnly
> Task :lib:generateReleaseResValues
> Task :lib:generateReleaseResources
> Task :lib:packageReleaseResources
> Task :lib:mergeReleaseNativeLibs
> Task :core:audio:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :core:audio:generateReleaseResValues
> Task :lib:javaPreCompileRelease
> Task :core:audio:generateReleaseResources
> Task :core:audio:packageReleaseResources
> Task :lib:parseReleaseLocalResources
> Task :core:audio:parseReleaseLocalResources
> Task :core:audio:javaPreCompileRelease
> Task :core:audio:generateReleaseRFile
> Task :lib:generateReleaseRFile
> Task :lib:copyReleaseJniLibsProjectOnly
> Task :shared:checkReleaseDuplicateClasses
> Task :shared:mergeReleaseNativeLibs
> Task :shared:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :shared:buildKotlinToolingMetadata
> Task :shared:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :shared:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :shared:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :shared:extractReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :shared:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :shared:generateResourceAccessorsForAndroidMain NO-SOURCE
> Task :shared:convertXmlValueResourcesForCommonMain
> Task :shared:copyNonXmlValueResourcesForCommonMain
> Task :shared:prepareComposeResourcesTaskForCommonMain
> Task :shared:mergeReleaseNativeDebugMetadata
> Task :shared:generateResourceAccessorsForCommonMain
> Task :shared:generateActualResourceCollectorsForAndroidMain
> Task :shared:generateComposeResClass
> Task :shared:generateExpectResourceCollectorsForCommonMain
> Task :shared:generateImages
> Task :shared:generateReleaseBuildConfig
> Task :shared:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :shared:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :shared:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :shared:generateResourceAccessorsForAndroidRelease NO-SOURCE
> Task :lib:compileReleaseLibraryResources
> Task :shared:generateReleaseResValues
> Task :lib:writeReleaseAarMetadata
> Task :core:audio:writeReleaseAarMetadata
> Task :shared:generateCommonMainNoteDatabaseInterface
> Task :shared:mapReleaseSourceSetPaths
> Task :shared:generateReleaseResources
> Task :shared:checkReleaseAarMetadata
> Task :shared:packageReleaseResources
> Task :shared:createReleaseCompatibleScreenManifests
> Task :lib:extractDeepLinksRelease
> Task :shared:extractDeepLinksRelease
> Task :core:audio:extractDeepLinksRelease
> Task :shared:desugarReleaseFileDependencies
> Task :shared:mergeReleaseStartupProfile
> Task :core:audio:compileReleaseLibraryResources
> Task :shared:javaPreCompileRelease
> Task :lib:processReleaseManifest
> Task :core:audio:processReleaseManifest
> Task :shared:parseReleaseLocalResources
> Task :lib:compileReleaseKotlin
> Task :shared:mergeReleaseResources
> Task :core:audio:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.module.notelycompose.android/core/audio/src/androidMain/kotlin/audio/converter/AndroidAudioConverter.kt:148:48 'static field INFO_OUTPUT_BUFFERS_CHANGED: Int' is deprecated. Deprecated in Java.
> Task :shared:mergeExtDexRelease
> Task :lib:compileReleaseJavaWithJavac NO-SOURCE
> Task :core:audio:compileReleaseJavaWithJavac NO-SOURCE
> Task :lib:bundleLibRuntimeToDirRelease
> Task :core:audio:bundleLibRuntimeToDirRelease
> Task :lib:bundleLibCompileToJarRelease
> Task :shared:processReleaseMainManifest
package="com.module.notelycompose.android" found in source AndroidManifest.xml: /home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.module.notelycompose.android" from the source AndroidManifest.xml: /home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/AndroidManifest.xml.
> Task :shared:processReleaseManifest
> Task :core:audio:bundleLibCompileToJarRelease
> Task :lib:prepareReleaseArtProfile
> Task :core:audio:prepareReleaseArtProfile
> Task :lib:bundleLibRuntimeToJarRelease
> Task :core:audio:bundleLibRuntimeToJarRelease
> Task :shared:mergeReleaseArtProfile
> Task :lib:mergeReleaseShaders
> Task :lib:compileReleaseShaders NO-SOURCE
> Task :lib:generateReleaseAssets UP-TO-DATE
> Task :lib:mergeReleaseAssets
> Task :shared:mergeReleaseShaders
> Task :shared:compileReleaseShaders NO-SOURCE
> Task :shared:copyReleaseComposeResourcesToAndroidAssets
> Task :shared:generateReleaseAssets UP-TO-DATE
> Task :shared:releaseAssetsCopyForAGP NO-SOURCE
> Task :core:audio:mergeReleaseShaders
> Task :core:audio:compileReleaseShaders NO-SOURCE
> Task :core:audio:generateReleaseAssets UP-TO-DATE
> Task :core:audio:releaseAssetsCopyForAGP NO-SOURCE
> Task :core:audio:mergeReleaseAssets
> Task :shared:mergeReleaseAssets
> Task :shared:compressReleaseAssets
> Task :shared:extractReleaseVersionControlInfo
> Task :lib:extractProguardFiles
> Task :lib:generateReleaseLintVitalModel
> Task :lib:processReleaseJavaRes
> Task :lib:prepareLintJarForPublish
> Task :lib:createFullJarRelease
> Task :lib:generateReleaseLintModel
> Task :shared:extractProguardFiles
> Task :shared:processReleaseManifestForPackage
> Task :core:audio:processReleaseJavaRes
> Task :core:audio:createFullJarRelease
> Task :core:audio:extractProguardFiles
> Task :core:audio:generateReleaseLintModel
> Task :core:audio:prepareLintJarForPublish
> Task :lib:extractDeepLinksForAarRelease
> Task :lib:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :shared:processReleaseResources
> Task :lib:extractReleaseAnnotations
> Task :lib:mergeReleaseGeneratedProguardFiles
> Task :lib:mergeReleaseConsumerProguardFiles
> Task :lib:copyReleaseJniLibsProjectAndLocalJars
> Task :core:audio:stripReleaseDebugSymbols NO-SOURCE
> Task :core:audio:copyReleaseJniLibsProjectAndLocalJars
> Task :core:audio:extractDeepLinksForAarRelease
> Task :lib:mergeReleaseJavaResource
> Task :core:audio:extractReleaseAnnotations
> Task :lib:syncReleaseLibJars
> Task :lib:bundleReleaseLocalLintAar
> Task :core:audio:mergeReleaseGeneratedProguardFiles
> Task :core:audio:mergeReleaseConsumerProguardFiles
> Task :core:audio:mergeReleaseJavaResource
> Task :lib:writeReleaseLintModelMetadata
> Task :core:audio:syncReleaseLibJars
> Task :core:audio:bundleReleaseLocalLintAar
> Task :core:audio:writeReleaseLintModelMetadata
> Task :core:audio:generateReleaseLintVitalModel
> Task :shared:writeReleaseAppMetadata
> Task :shared:writeReleaseSigningConfigVersions
> Task :shared:optimizeReleaseResources
> Task :lib:lintVitalAnalyzeRelease
> Task :core:audio:lintVitalAnalyzeRelease
> Task :shared:compileReleaseKotlinAndroid
w: Flag is not supported by this version of the compiler: -Xexpected-actual-classes
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/MainActivity.kt:29:38 '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/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/BrowserLauncher.android.kt:7:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/Downloader.android.kt:23:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/PlatformAudioPlayer.android.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/PlatformTheme.android.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/Transcriper.android.kt:19:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:6:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:11:41 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:13:54 'static field FLAG_TRANSLUCENT_STATUS: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:14:16 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:21:58 'static field FLAG_TRANSLUCENT_STATUS: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/androidMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.android.kt:22:20 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/presentation/list/NoteListViewModel.kt:53:21 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/detail/TopBarUi.kt:40:48 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/list/InfoScreen.kt:77:26 'val LocalLifecycleOwner: ProvidableCompositionLocal<LifecycleOwner>' is deprecated. Moved to lifecycle-runtime-compose library in androidx.lifecycle.compose package.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/settings/LanguageSelectionScreen.kt:258:41 'fun Divider(modifier: Modifier = ..., thickness: Dp = ..., color: Color = ...): Unit' is deprecated. Renamed to HorizontalDivider.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/settings/SettingsScreen.kt:263:49 'val Icons.Filled.ArrowForward: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowForward.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/settings/SettingsScreen.kt:440:9 'when' is exhaustive so 'else' is redundant here.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/notes/ui/settings/SettingsScreen.kt:543:49 'val Icons.Filled.KeyboardArrowRight: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.KeyboardArrowRight.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/BrowserLauncher.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/Downloader.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/PlatformAudioPlayer.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/PlatformUtils.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/Transcriber.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/platform/expect/StatusBarManager.kt:3:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/transcription/TranscriptionScreen.kt:153:49 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/transcription/TranscriptionScreen.kt:171:49 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/vagrant/build/com.module.notelycompose.android/shared/src/commonMain/kotlin/com/module/notelycompose/transcription/TranscriptionScreen.kt:215:45 'val Icons.Filled.ArrowBack: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.ArrowBack.
> Task :shared:compileReleaseJavaWithJavac
> Task :shared:dexBuilderRelease
> Task :shared:mergeReleaseGlobalSynthetics
> Task :shared:generateReleaseLintVitalReportModel
> Task :shared:processReleaseJavaRes
> Task :shared:mergeReleaseJavaResource
> Task :shared:mergeDexRelease
> Task :shared:compileReleaseArtProfile
> Task :shared:lintVitalAnalyzeRelease
> Task :shared:lintVitalReportRelease
> Task :shared:lintVitalRelease
> Task :shared:packageRelease
> Task :shared:createReleaseApkListingFileRedirect
> Task :shared:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.module.notelycompose.android/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 13s
138 actionable tasks: 138 executed
2025-08-16 06:01:13,540 INFO: Successfully built version 1.1.8 of com.module.notelycompose.android from d0b6fe41ab8be79343529b57b0990455c50f39f9
2025-08-16 06:01:13,884 DEBUG: Checking build/com.module.notelycompose.android/shared/build/outputs/apk/release/shared-release-unsigned.apk
2025-08-16 06:01:13,998 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-08-16 06:01:13,999 INFO: ...retrieving https://github.com/tosinonikute/NotelyVoice/releases/download/v1.1.8/androidApp-release-v1.1.8.apk
2025-08-16 06:01:14,001 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-08-16 06:01:14,300 DEBUG: https://github.com:443 "GET /tosinonikute/NotelyVoice/releases/download/v1.1.8/androidApp-release-v1.1.8.apk HTTP/1.1" 302 0
2025-08-16 06:01:14,309 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-08-16 06:01:14,534 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/875443471/da3c2894-3d5c-42f3-8118-a1f6b4a51413?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-08-16T06%3A41%3A27Z&rscd=attachment%3B+filename%3DandroidApp-release-v1.1.8.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-08-16T05%3A40%3A40Z&ske=2025-08-16T06%3A41%3A27Z&sks=b&skv=2018-11-09&sig=7RUOg6yHEJbc%2FO5QN2TfjGLu2%2FqoyWhfKEoxZF2WCAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1NTMyNDM3NSwibmJmIjoxNzU1MzI0MDc1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4h4uvmPm2LSf4LmpPxnjjhau02RDpOZ3-VbarCEmfuA&response-content-disposition=attachment%3B%20filename%3DandroidApp-release-v1.1.8.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 38062605
2025-08-16 06:01:17,864 DEBUG: unsigned/binaries/com.module.notelycompose.android_19.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: <d74efc130c555c287bff52de08a365ca18ecbc1283b87085e878b4a73121b001>, actual: <3d7ebe41722a2923b5f5d160f8c7f3adbc5c05fb1fa8481b8ddca95d85a71c7a>
2025-08-16 06:01:19,490 ERROR:
/tmp/tmp2likfo93/sigcp_com.module.notelycompose.android_19.apk:
2025-08-16 06:01:19,490 INFO: ...NOT verified - /tmp/tmp2likfo93/sigcp_com.module.notelycompose.android_19.apk
2025-08-16 06:01:20,342 DEBUG: > diff -r /tmp/tmp2likfo93/unsigned_binaries_com.module.notelycompose.android_19.binary /tmp/tmp2likfo93/_tmp_tmp2likfo93_sigcp_com.module.notelycompose.android_19
2025-08-16 06:01:20,556 DEBUG: removing unsigned/com.module.notelycompose.android_19.apk
2025-08-16 06:01:20,584 DEBUG: removing unsigned/binaries/com.module.notelycompose.android_19.binary.apk
2025-08-16 06:01:20,759 ERROR: Could not build app com.module.notelycompose.android: 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/tmp2likfo93/unsigned_binaries_com.module.notelycompose.android_19.binary/content/assets/dexopt/baseline.prof and /tmp/tmp2likfo93/_tmp_tmp2likfo93_sigcp_com.module.notelycompose.android_19/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmp2likfo93/unsigned_binaries_com.module.notelycompose.android_19.binary/content/classes3.dex and /tmp/tmp2likfo93/_tmp_tmp2likfo93_sigcp_com.module.notelycompose.android_19/content/classes3.dex differ
==== detail end ====
2025-08-16 06:01:20,759 DEBUG: Error encountered, stopping by user request.
==== detail end ====