log for com.serwylo.lexica:20016
== Installed Android Tools ==
2021-09-15 14:14:31,598 DEBUG: Reading 'config.yml'
2021-09-15 14:14:31,608 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-09-15 14:14:31,611 INFO: Creating log directory
2021-09-15 14:14:31,612 INFO: Creating temporary directory
2021-09-15 14:14:31,612 INFO: Creating output directory
2021-09-15 14:14:31,619 DEBUG: Getting git vcs interface for https://github.com/lexica/lexica
2021-09-15 14:14:31,619 DEBUG: > git --version
git version 2.11.0
2021-09-15 14:14:32,030 INFO: Using git version 2.11.0
2021-09-15 14:14:32,030 DEBUG: Checking 2.6.0
2021-09-15 14:14:32,031 INFO: Building version 2.6.0 (20016) of com.serwylo.lexica
2021-09-15 14:14:32,031 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-09-15 14:14:32,244 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64894 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-09-15 14:14:37,675 INFO: Getting source for revision 30392bb2794b3af1a0a7bc3ca893ea0bc1b1804f
2021-09-15 14:14:37,675 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:37,675 DEBUG: > git rev-parse --show-toplevel
2021-09-15 14:14:37,880 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:37,880 DEBUG: > git submodule foreach --recursive git reset --hard
2021-09-15 14:14:40,346 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:40,346 DEBUG: > git reset --hard
2021-09-15 14:14:41,083 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:41,083 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-09-15 14:14:41,187 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:41,188 DEBUG: > git clean -dffx
2021-09-15 14:14:41,293 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:41,294 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 fetch origin
2021-09-15 14:14:41,714 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:41,714 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 fetch --prune --tags --force origin
2021-09-15 14:14:42,032 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:42,032 DEBUG: > git remote set-head origin --auto
2021-09-15 14:14:42,445 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:42,445 DEBUG: > git checkout -f 30392bb2794b3af1a0a7bc3ca893ea0bc1b1804f
2021-09-15 14:14:43,054 DEBUG: Directory: build/com.serwylo.lexica
2021-09-15 14:14:43,055 DEBUG: > git clean -dffx
2021-09-15 14:14:43,159 INFO: Creating local.properties file at build/com.serwylo.lexica/local.properties
2021-09-15 14:14:43,160 INFO: Creating local.properties file at build/com.serwylo.lexica/app/local.properties
2021-09-15 14:14:43,161 DEBUG: Removing debuggable flags from build/com.serwylo.lexica/app
2021-09-15 14:14:43,185 INFO: Cleaning Gradle project...
2021-09-15 14:14:43,186 DEBUG: Directory: build/com.serwylo.lexica/app
2021-09-15 14:14:43,186 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 24s
1 actionable task: 1 up-to-date
2021-09-15 14:15:10,182 INFO: Scanning source for common problems...
2021-09-15 14:15:10,188 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-09-15 14:15:10,221 INFO: Creating source tarball...
2021-09-15 14:15:40,529 INFO: Building Gradle project...
2021-09-15 14:15:40,530 DEBUG: Directory: build/com.serwylo.lexica/app
2021-09-15 14:15:40,530 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :libraries:trie:compileKotlin
> Task :libraries:trie:compileJava
> Task :libraries:trie:processResources NO-SOURCE
> Task :libraries:trie:classes
> Task :libraries:trie:inspectClassesForKotlinIC
> Task :libraries:trie:jar
> Task :libraries:liblexica:compileKotlin
> Task :libraries:liblexica:compileJava
> Task :libraries:liblexica:processResources NO-SOURCE
> Task :libraries:liblexica:classes
> Task :libraries:liblexica:inspectClassesForKotlinIC
> Task :libraries:liblexica:jar
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Configure project :trie-builder:app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
> Task :trie-builder:libraries:trie:compileKotlin UP-TO-DATE
> Task :trie-builder:libraries:trie:compileJava UP-TO-DATE
> Task :trie-builder:libraries:trie:processResources NO-SOURCE
> Task :trie-builder:libraries:trie:classes UP-TO-DATE
> Task :trie-builder:libraries:trie:inspectClassesForKotlinIC UP-TO-DATE
> Task :trie-builder:libraries:trie:jar UP-TO-DATE
> Task :trie-builder:libraries:trie-builder:compileKotlin
> Task :trie-builder:libraries:trie-builder:compileJava
> Task :trie-builder:libraries:trie-builder:processResources NO-SOURCE
> Task :trie-builder:libraries:trie-builder:classes
> Task :trie-builder:libraries:trie-builder:shadowJar
> Task :buildTrieBuilder
> Task :buildDictionary_ca
> Task :buildDictionary_de_DE
> Task :buildDictionary_de_DE_no_diacritics
> Task :buildDictionary_en_GB
> Task :buildDictionary_en_US
> Task :buildDictionary_es
> Task :buildDictionary_es_solo_enne
> Task :buildDictionary_fa
> Task :buildDictionary_fr_FR
> Task :buildDictionary_fr_FR_no_diacritics
> Task :buildDictionary_hu
> Task :buildDictionary_it
> Task :buildDictionary_ja
> Task :buildDictionary_nl
> Task :buildDictionary_pl
> Task :buildDictionary_pt_BR
> Task :buildDictionary_pt_BR_no_diacritics
> Task :buildDictionary_ru
> Task :buildDictionary_ru_extended
> Task :buildDictionary_uk
> Task :buildDictionaries
> Task :app:generateReleaseResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
warn: removing resource com.serwylo.lexica:string/whats_new_game_modes without required default value.
warn: removing resource com.serwylo.lexica:string/whats_new_game_modes_description without required default value.
warn: removing resource com.serwylo.lexica:string/whats_new_game_modes_why without required default value.
warn: removing resource com.serwylo.lexica:string/whats_new_why without required default value.
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/ChooseGameModeActivity.kt: (4, 19): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/ChooseGameModeActivity.kt: (40, 9): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/ChooseGameModeActivity.kt: (40, 19): 'execute(Runnable!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/HighScoresActivity.kt: (4, 19): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/HighScoresActivity.kt: (72, 9): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/HighScoresActivity.kt: (72, 19): 'execute(Runnable!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/MultiplayerLobbyActivity.kt: (4, 19): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/MultiplayerLobbyActivity.kt: (63, 9): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/MultiplayerLobbyActivity.kt: (63, 19): 'execute(Runnable!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/NewMultiplayerActivity.kt: (4, 19): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/NewMultiplayerActivity.kt: (54, 9): 'AsyncTask<Params : Any!, Progress : Any!, Result : Any!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/activities/NewMultiplayerActivity.kt: (54, 19): 'execute(Runnable!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/share/SharedGameData.kt: (77, 26): Parameter 'value' is never used
> Task :app:compileReleaseJavaWithJavac
/home/vagrant/build/com.serwylo.lexica/app/src/main/java/com/serwylo/lexica/db/Database.java:17: warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument OR set exportSchema to false.
public abstract class Database extends RoomDatabase {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-da/strings.xml:3: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Takket være bidrag fra gemenskaben er de måder du kan spille Lexica udvidet. Dette gør det sværere at forklare, hvordan de højeste scorer registreres, og hver ny funktion tilføjer kompleksitet.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-da/strings.xml:8: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Følgende indstillinger er erstattet med spilmodi: Varighed, brettstørrelse, mindste ordlængde, pointtype og hintmodi.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-da/strings.xml:19: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Spilmodus</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-es/strings.xml:41: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Gracias a los contribuidores de la comunidad, las maneras en las que puedes jugar Léxica se han expandido. Esto dificulta explicar cómo se guardan los puntajes más altos y cada nueva característica añade una mayor complejidad.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-es/strings.xml:56: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">¿Por qué\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-eo/strings.xml:57: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Ludreĝimoj</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-es/strings.xml:57: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Las siguientes preferencias han sido reemplazadas con modalidades de partida: duración, tamaño del tablero, longitud mínima de palabras, tipo de puntaje y modalidades asistidas.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-da/strings.xml:58: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Hvorfor\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-es/strings.xml:60: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Modalidades de partida</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-eo/strings.xml:67: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Kial\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-el/strings.xml:70: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Γιατί;</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-sv/strings.xml:78: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Spelläge</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nl/strings.xml:78: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">De volgende instellingen zijn vervangen door spelmodi: duur, bordgrootte, minimale woordlengte, scorenotatie en tipmodi.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-de/strings.xml:78: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Dank der Beiträge der Gemeinschaft haben sich die Möglichkeiten, Lexica zu spielen, erweitert. Dies macht es schwieriger zu erklären, wie hohe Punktzahlen aufgezeichnet werden, und jede neue Funktion erhöht die Komplexität.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hi/strings.xml:78: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">समुदाय के योगदान से लेक्सिका खेलने के तरीकें बढ़ गए हैं। इससे यह स्पष्ट करना कठिन हो गया है कि ऊँचे स्कोर कैसे रिकॉर्ड किए जाते हैं, और हर नया फ़ीचर जटिलता पैदा करता है।
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hr/strings.xml:78: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Zahvaljujući doprinosima zajednice, način igranja Leksica raste. Zbog toga je teško objasniti način bilježenja najviših rezultata, a sa svakom novom funkcijom raste složenost.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-it/strings.xml:78: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Grazie ai contributi della comunità, i modi in cui puoi giocare a Lexica si sono ampliati. Ciò rende più difficile spiegare come vengono registrati i punteggi più alti e ogni nuova funzionalità aggiunge complessità.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nb-rNO/strings.xml:79: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Takket være bidragsytere fra gemenskapen er det nå flere måter å spille Lexica. Dette gjør det vanskeligere å forklare hvordan topp-poengsummer scores, og hver nye funksjon betyr mer kompleksitet.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-pt-rBR/strings.xml:79: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Graças às contribuições da comunidade, as formas de jogar Lexica se expandiram. Isto torna mais difícil explicar como os recordes são registrados, e cada nova característica acrescenta complexidade.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-tr/strings.xml:79: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Topluluğun katkıları sayesinde Lexica\'yı oynamanın yolları arttırıldı. Bu, yüksek puanların nasıl kaydedildiğini açıklamayı zorlaştırmakta ve her yeni özellik karmaşıklık eklemektedir.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fi/strings.xml:79: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Miksi\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fi/strings.xml:80: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Pelitilat</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fr/strings.xml:82: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Grâce aux contributions de la communauté, les manières dont vous pouvez jouer à Lexica se sont élargies. Ceci rend plus difficile d\'expliquer comment les scores élevés sont enregistrés, et chaque nouvelle fonctionnalité ajoute de la complexité.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-sv/strings.xml:82: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Tack vare bidrag från samhället kan spela Lexica på nya sätt. Det gör det svårare att förklara hur höga poäng registreras, och varje ny funktion ger komplexitet.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-zh-rCN/strings.xml:82: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">多亏社区的贡献,你可以使用Lexica的方式已经扩展。这使得解释高分是如何被记录的变得更加困难,而且每一个新特性都增加了复杂性。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-de/strings.xml:83: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Die folgenden Einstellungen wurden durch Spielmodi ersetzt: Dauer, Brettgröße, minimale Wortlänge, Wertungstyp und Hinweismodi.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-it/strings.xml:83: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Le seguenti preferenze sono state sostituite con le modalità di gioco: durata, dimensione del tabellone, lunghezza minima della parola, tipo di punteggio e modalità suggerimento.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-uk/strings.xml:83: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Завдяки внескам спільноти, способи, якими ви можете грати в Lexica, розширилися. Це ускладнює пояснення того, наскільки високі бали записуються й кожна нова функція додає складності.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hr/strings.xml:83: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Zašto\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hr/strings.xml:84: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Sljedeće postavke zamijenjene su s načinima igre: Trajanje, veličina ploče, minimalna duljina riječi, vrsta bodovanja i savjeti.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nb-rNO/strings.xml:84: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Følgende innstillinger har blitt erstattet med forskjellige spillmodus: Varighet, brettstørrelse, minimumsordlengde, scoringstype, og hint-modus.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-tr/strings.xml:84: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Aşağıdaki tercihler Oyun Modları ile değiştirildi: Süre, tahta boyutu, en düşük sözcük uzunluğu, puanlama türü ve ipucu modları.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-pt-rBR/strings.xml:84: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Porque\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-pt-rBR/strings.xml:85: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">As seguintes preferências foram substituídas por Modos de Jogo: Duração, tamanho do tabuleiro, comprimento mínimo de palavra, tipo de pontuação e modos de dica.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-et/strings.xml:86: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Mängimise viisid</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-sv/strings.xml:87: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Följande preferenser har ersatts med Spellägen: Varaktighet, tavlastorlek, minsta ordlängd, poängtyp och tipslägen.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nl/strings.xml:87: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Door bijdragen vanuit de gemeenschap is het aantal spelmodi uitgebreid. Hierdoor is het moeilijker uit te leggen hoe topscores tot stand komen - elke nieuwe functie voegt immers complexiteit toe.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-et/strings.xml:87: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Miks\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fr/strings.xml:87: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Pourquoi \?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-zh-rCN/strings.xml:87: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">原因何在?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fr/strings.xml:88: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Les préférences suivantes ont été remplacées par les modes de jeu : durée, taille du plateau, longueur minimale des mots, type de score et modes d\'indication.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-zh-rCN/strings.xml:88: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">下面的首选项已经被游戏模式取代:持续时间、板尺寸、最小单词长、得分类型和提示模式。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-uk/strings.xml:88: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Чому\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-pt-rBR/strings.xml:89: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Modos de Jogo</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-uk/strings.xml:89: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Такі параметри були замінені режимами гри: тривалість, розмір дошки, мінімальна довжина слова, тип рахунку та режими підказок.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hi/strings.xml:89: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">क्यों\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hi/strings.xml:90: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">निम्न प्राथमिकताओं को गेम मोड के साथ बदल दिया गया है: अवधि, बोर्ड का आकार, न्यूनतम शब्द लंबाई, स्कोरिंग प्रकार, और संकेत मोड।
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-it/strings.xml:90: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Perché\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-fr/strings.xml:91: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Modes de jeu</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-it/strings.xml:91: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Modalità di gioco</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-zh-rCN/strings.xml:91: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">游戏模式</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-tr/strings.xml:91: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Neden\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hr/strings.xml:92: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Načini igre</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-tr/strings.xml:92: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Oyun Modları</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-uk/strings.xml:92: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Режими гри</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-de/strings.xml:92: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Warum\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nl/strings.xml:92: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Waarom\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-de/strings.xml:93: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Spielmodi</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-hi/strings.xml:93: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">खेल मोड</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nl/strings.xml:93: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Spelmodi</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nb-rNO/strings.xml:100: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Hvorfor\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-nb-rNO/strings.xml:101: Error: "whats_new_game_modes" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes">Spillmodi</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-eo/strings.xml:102: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">La jenaj preferoj estis anstataŭigitaj per Ludaj Reĝimoj: Daŭro, grando de tabulo, minimuma vortolongo, tipo de poentaro, kaj reĝimo de sugestoj.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-et/strings.xml:103: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Tänu meie kogukonna poolt tehtud täiendustele on Lexical senisest rohkem mänguvõimalusi. Samas on nüüd vaevarikkam selgitada, kuidas me punktiarvestust peame ning iga uus võimalus on ka lisanud keerukust.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-eo/strings.xml:105: Error: "whats_new_game_modes_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_why">Danke al kontribuoj de la komunumo, la ludreĝimoj de Lexica plimultiĝis. Ĉi tio malfaciligas klarigi la registradon de plej bonaj poentaroj, kaj ĉiu nova funkcio aldonas komplikecon.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-sv/strings.xml:105: Error: "whats_new_why" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_why">Varför\?</string>
~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.serwylo.lexica/app/src/main/res/values-et/strings.xml:108: Error: "whats_new_game_modes_description" is translated here but not found in default locale [ExtraTranslation]
<string name="whats_new_game_modes_description">Järgnevad seadistused on asendatud mänguliikidega: kestus, mänguvälja suurus, väikseim sõnapikkus, punktide lugemise viis ning vihjete tüüp.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "ExtraTranslation":
If a string appears in a specific language translation file, but there is
no corresponding string in the default locale, then this string is probably
unused. (It's technically possible that your application is only intended
to run in a specific locale, but it's still a good idea to provide a
fallback.)
Note that these strings can lead to crashes if the string is looked up on
any locale not providing a translation, so it's important to clean them
up.
67 errors, 0 warnings
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 22s
60 actionable tasks: 60 executed
2021-09-15 14:18:03,145 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.serwylo.lexica, universal_newlines=False, shell=None)
2021-09-15 14:18:03,149 INFO: Successfully built version 2.6.0 of com.serwylo.lexica from 30392bb2794b3af1a0a7bc3ca893ea0bc1b1804f
2021-09-15 14:18:03,756 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 14:18:03,757 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 59: 'http://schemas.android.com/apk/res/android'
2021-09-15 14:18:03,758 DEBUG: Checking build/com.serwylo.lexica/app/build/outputs/apk/release/app-release-unsigned.apk
2021-09-15 14:18:03,766 DEBUG: AXML contains a RESOURCE MAP
2021-09-15 14:18:03,766 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 59: 'http://schemas.android.com/apk/res/android'
2021-09-15 14:18:03,786 INFO: success: com.serwylo.lexica
2021-09-15 14:18:03,787 INFO: Finished
2021-09-15 14:18:03,787 INFO: 1 build succeeded