log for eu.siacs.conversations:4212501
== Installed Android Tools ==
2024-11-28 15:56:28,801 DEBUG: Reading 'config.yml'
2024-11-28 15:56:28,818 INFO: Creating log directory
2024-11-28 15:56:28,819 INFO: Creating temporary directory
2024-11-28 15:56:28,819 INFO: Creating output directory
2024-11-28 15:56:28,964 DEBUG: Getting git vcs interface for https://codeberg.org/iNPUTmice/Conversations.git
2024-11-28 15:56:28,964 DEBUG: Checking eu.siacs.conversations:4212501
2024-11-28 15:56:28,965 INFO: Building version 2.17.4+free (4212501) of eu.siacs.conversations
2024-11-28 15:56:28,965 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-11-28 15:56:29,469 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+deb12u9) ...
2024-11-28 15:56:43,073 INFO: Getting source for revision 52a9b83869d5b6bf03d9ac37eb4b50b1bb354b0d
2024-11-28 15:56:43,076 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:43,077 DEBUG: > git rev-parse --show-toplevel
2024-11-28 15:56:43,280 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:43,280 DEBUG: > git submodule foreach --recursive git reset --hard
2024-11-28 15:56:43,483 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:43,483 DEBUG: > git reset --hard
2024-11-28 15:56:44,088 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:44,089 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-11-28 15:56:44,192 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:44,193 DEBUG: > git clean -dffx
2024-11-28 15:56:44,296 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:44,297 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
2024-11-28 15:56:45,704 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:45,704 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
2024-11-28 15:56:46,609 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:46,610 DEBUG: > git remote set-head origin --auto
2024-11-28 15:56:47,716 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:47,716 DEBUG: > git checkout -f 52a9b83869d5b6bf03d9ac37eb4b50b1bb354b0d
2024-11-28 15:56:48,221 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:48,222 DEBUG: > git clean -dffx
2024-11-28 15:56:48,325 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:48,326 DEBUG: > git rev-parse --show-toplevel
2024-11-28 15:56:48,530 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:48,530 DEBUG: > git submodule deinit --all --force
2024-11-28 15:56:48,634 INFO: Creating local.properties file at build/eu.siacs.conversations/local.properties
2024-11-28 15:56:48,640 DEBUG: Removing debuggable flags from build/eu.siacs.conversations
2024-11-28 15:56:48,695 INFO: Cleaned build.gradle of keysigning configs at build/eu.siacs.conversations/build.gradle
2024-11-28 15:56:48,732 INFO: Running 'prebuild' commands in build/eu.siacs.conversations
2024-11-28 15:56:48,732 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:48,732 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/MissingTranslation/aabortOnError\ false' -e 's/Apk true/Apk false/' build.gradle
2024-11-28 15:56:48,935 INFO: Cleaning Gradle project...
2024-11-28 15:56:48,935 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:56:48,936 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
> Task :libs:annotation:clean UP-TO-DATE
> Task :libs:annotation-processor:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 45s
3 actionable tasks: 3 up-to-date
2024-11-28 15:57:41,003 INFO: Scanning source for common problems...
2024-11-28 15:57:41,078 DEBUG: scanner is configured to use signature data from: 'suss'
2024-11-28 15:57:41,079 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-11-28 15:57:41,721 DEBUG: write 'suss.json' to cache
2024-11-28 15:57:41,725 DEBUG: next suss.json cache update due in 23:59:59.986380
2024-11-28 15:57:41,924 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-11-28 15:57:42,135 INFO: Creating source tarball...
2024-11-28 15:57:44,208 INFO: Building Gradle project...
2024-11-28 15:57:44,208 DEBUG: Directory: build/eu.siacs.conversations
2024-11-28 15:57:44,208 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleConversationsFreeRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/bin/gradle assembleConversationsFreeRelease
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.7/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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :libs:annotation:compileJava
> Task :libs:annotation:processResources NO-SOURCE
> Task :libs:annotation:classes
> Task :libs:annotation:jar
> Task :preBuild UP-TO-DATE
> Task :preConversationsFreeReleaseBuild UP-TO-DATE
> Task :dataBindingMergeDependencyArtifactsConversationsFreeRelease
> Task :generateConversationsFreeReleaseResValues
> Task :generateConversationsFreeReleaseResources
> Task :mergeConversationsFreeReleaseResources
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:756:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-it/strings.xml:998:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:749:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:776:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fr/strings.xml:996:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ru/strings.xml:1003:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-de/strings.xml:984:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:735:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:702:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fi/strings.xml:918:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sr/strings.xml:975:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:761:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ja/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-ro-rRO/strings.xml:1003:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:733:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:756:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:758:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sr/strings.xml:1071:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-vi/strings.xml:945:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rCN/strings.xml:990:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-es/strings.xml:997:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:710:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-fa-rIR/strings.xml:454:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:755:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:738:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:769:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-et/strings.xml:1021:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values/defaults.xml:15:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-uk/strings.xml:953:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sv/strings.xml:1015:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pl/strings.xml:1016:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:746:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-et/strings.xml:1030:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-da-rDK/strings.xml:982:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values/strings.xml:941:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:571:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-sq-rAL/strings.xml:1002:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:689:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-zh-rTW/strings.xml:965:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:750:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-tr-rTR/strings.xml:1000:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-cs/strings.xml:985:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-nl/strings.xml:966:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pt-rBR/strings.xml:760:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-pt-rBR/strings.xml:1079:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/incoming_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/eu.siacs.conversations/src/main/res/values-gl/strings.xml:984:4: Multiple substitutions specified in non-positional format of string resource string/outgoing_call_duration_timestamp. Did you mean to add the formatted="false" attribute?
> Task :packageConversationsFreeReleaseResources
> Task :dataBindingTriggerConversationsFreeRelease
> Task :generateConversationsFreeReleaseBuildConfig
> Task :parseConversationsFreeReleaseLocalResources
> Task :libs:annotation-processor:compileJava
> Task :dataBindingGenBaseClassesConversationsFreeRelease
> Task :libs:annotation-processor:processResources NO-SOURCE
> Task :libs:annotation-processor:classes
> Task :libs:annotation-processor:jar
> Task :javaPreCompileConversationsFreeRelease
> Task :mapConversationsFreeReleaseSourceSetPaths
> Task :createConversationsFreeReleaseCompatibleScreenManifests
> Task :extractDeepLinksConversationsFreeRelease
> Task :checkConversationsFreeReleaseAarMetadata
> Task :processConversationsFreeReleaseMainManifest
> Task :processConversationsFreeReleaseManifest
> Task :extractProguardFiles
> Task :mergeConversationsFreeReleaseJniLibFolders
> Task :mergeConversationsFreeReleaseArtProfile
> Task :mergeConversationsFreeReleaseNativeLibs
> Task :checkConversationsFreeReleaseDuplicateClasses
> Task :stripConversationsFreeReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libjingle_peerconnection_so.so.
> Task :mergeConversationsFreeReleaseStartupProfile
> Task :mergeConversationsFreeReleaseShaders
> Task :compileConversationsFreeReleaseShaders NO-SOURCE
> Task :generateConversationsFreeReleaseAssets UP-TO-DATE
> Task :extractConversationsFreeReleaseNativeSymbolTables
> Task :expandConversationsFreeReleaseL8ArtProfileWildcards
> Task :mergeConversationsFreeReleaseAssets
> Task :mergeConversationsFreeReleaseNativeDebugMetadata NO-SOURCE
> Task :extractConversationsFreeReleaseVersionControlInfo
> Task :compressConversationsFreeReleaseAssets
> Task :collectConversationsFreeReleaseDependencies
> Task :sdkConversationsFreeReleaseDependencyData
> Task :writeConversationsFreeReleaseAppMetadata
> Task :writeConversationsFreeReleaseSigningConfigVersions
> Task :processConversationsFreeReleaseManifestForPackage
> Task :processConversationsFreeReleaseResources
> Task :compileConversationsFreeReleaseJavaWithJavac
The following annotation processors are not incremental: annotation-processor.jar (project :libs:annotation-processor).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :generateConversationsFreeReleaseLintVitalReportModel
> Task :mergeConversationsFreeReleaseGeneratedProguardFiles
> Task :processConversationsFreeReleaseJavaRes
> Task :expandConversationsFreeReleaseArtProfileWildcards
> Task :mergeConversationsFreeReleaseJavaResource
> Task :lintVitalAnalyzeConversationsFreeRelease
> Task :minifyConversationsFreeReleaseWithR8
> Task :lintVitalReportConversationsFreeRelease
> Task :lintVitalConversationsFreeRelease
> Task :l8DexDesugarLibConversationsFreeRelease
> Task :compileConversationsFreeReleaseArtProfile
> Task :shrinkConversationsFreeReleaseRes
> Task :optimizeConversationsFreeReleaseResources
> Task :packageConversationsFreeRelease
> Task :createConversationsFreeReleaseApkListingFileRedirect
> Task :assembleConversationsFreeRelease
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.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 19s
55 actionable tasks: 55 executed
2024-11-28 16:03:04,728 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.siacs.conversations, universal_newlines=False, shell=None, istream=<valid stream>)
2024-11-28 16:03:04,735 INFO: Successfully built version 2.17.4+free of eu.siacs.conversations from 52a9b83869d5b6bf03d9ac37eb4b50b1bb354b0d
2024-11-28 16:03:05,368 DEBUG: Checking build/eu.siacs.conversations/build/outputs/apk/conversationsFree/release/Conversations-2.17.4-conversations-free-armeabi-v7a-release-unsigned.apk
2024-11-28 16:03:05,465 INFO: success: eu.siacs.conversations
2024-11-28 16:03:05,466 INFO: Finished
2024-11-28 16:03:05,466 INFO: 1 build succeeded