log for com.unciv.app:938
== Installed Android Tools ==
2023-11-30 18:17:06,993 DEBUG: Reading 'config.yml'
2023-11-30 18:17:07,009 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 18:17:07,010 INFO: Creating log directory
2023-11-30 18:17:07,010 INFO: Creating temporary directory
2023-11-30 18:17:07,010 INFO: Creating output directory
2023-11-30 18:17:07,233 DEBUG: Getting git vcs interface for https://github.com/yairm210/Unciv.git
2023-11-30 18:17:07,233 DEBUG: Checking com.unciv.app:938
2023-11-30 18:17:07,233 INFO: Building version 4.9.3 (938) of com.unciv.app
2023-11-30 18:17:07,234 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 18:17:07,648 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36770 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-30 18:17:36,670 INFO: Getting source for revision 09dd8c61aac34514c77287c1ddfe42b089983aa7
2023-11-30 18:17:36,671 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:36,672 DEBUG: > git rev-parse --show-toplevel
2023-11-30 18:17:36,891 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:36,892 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 18:17:37,103 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:37,104 DEBUG: > git reset --hard
2023-11-30 18:17:38,619 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:38,620 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 18:17:38,732 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:38,733 DEBUG: > git clean -dffx
2023-11-30 18:17:38,848 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:38,848 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 origin
2023-11-30 18:17:39,762 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:39,763 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 remote prune origin
2023-11-30 18:17:40,383 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:40,383 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
2023-11-30 18:17:41,702 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:41,703 DEBUG: > git remote set-head origin --auto
2023-11-30 18:17:42,416 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:42,417 DEBUG: > git checkout -f 09dd8c61aac34514c77287c1ddfe42b089983aa7
2023-11-30 18:17:43,130 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:43,130 DEBUG: > git clean -dffx
2023-11-30 18:17:43,240 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:43,240 DEBUG: > git rev-parse --show-toplevel
2023-11-30 18:17:43,452 DEBUG: Directory: build/com.unciv.app
2023-11-30 18:17:43,453 DEBUG: > git submodule deinit --all
2023-11-30 18:17:43,564 INFO: Creating local.properties file at build/com.unciv.app/local.properties
2023-11-30 18:17:43,565 INFO: Creating local.properties file at build/com.unciv.app/android/local.properties
2023-11-30 18:17:43,566 DEBUG: Removing debuggable flags from build/com.unciv.app/android
2023-11-30 18:17:43,587 INFO: Removing specified files
2023-11-30 18:17:43,587 INFO: Removing desktop
2023-11-30 18:17:43,618 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.unciv.app/android/build.gradle.kts
2023-11-30 18:17:43,651 INFO: Running 'prebuild' commands in build/com.unciv.app/android
2023-11-30 18:17:43,651 DEBUG: Directory: build/com.unciv.app/android
2023-11-30 18:17:43,652 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'platforms;android-33' 'build-tools;33.0.2'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'platforms;android-33' 'build-tools;33.0.2'
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/build-tools_r33.0.2-linux.zip into /home/vagrant/.cache/sdkmanager/build-tools_r33.0.2-linux.zip
Unzipping to /tmp/.sdkmanager-tqws7_3r
Installing into /opt/android-sdk/build-tools/33.0.2
2023-11-30 18:17:48,575 INFO: Cleaning Gradle project...
2023-11-30 18:17:48,576 DEBUG: Directory: build/com.unciv.app/android
2023-11-30 18:17:48,576 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle clean
Welcome to Gradle 7.5!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Task :buildSrc:assemble
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
> Task :android:clean UP-TO-DATE
BUILD SUCCESSFUL in 3m 20s
7 actionable tasks: 6 executed, 1 up-to-date
2023-11-30 18:21:10,276 INFO: Scanning source for common problems...
2023-11-30 18:21:10,292 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 18:21:10,588 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 18:21:10,593 INFO: Creating source tarball...
2023-11-30 18:21:30,694 INFO: Building Gradle project...
2023-11-30 18:21:30,694 DEBUG: Directory: build/com.unciv.app/android
2023-11-30 18:21:30,694 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.5 via distributionUrl
Running /opt/gradle/versions/7.5/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :buildSrc:compileKotlin FROM-CACHE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Task :buildSrc:assemble
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc: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
> Task :android:texturePacker
> Task :android:copyAndroidNatives
> Task :android:buildKotlinToolingMetadata
> Task :android:preBuild UP-TO-DATE
> Task :android:preReleaseBuild UP-TO-DATE
> Task :android:compileReleaseAidl NO-SOURCE
> Task :android:compileReleaseRenderscript
The RenderScript APIs are deprecated. They will be removed in Android Gradle plugin 9.0. See the following link for a guide to migrate from RenderScript: https://developer.android.com/guide/topics/renderscript/migrate
> Task :android:generateReleaseBuildConfig
> Task :android:generateReleaseResValues
> Task :android:checkReleaseAarMetadata
> Task :android:mapReleaseSourceSetPaths
> Task :android:generateReleaseResources
> Task :core:processResources NO-SOURCE
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :android:mergeReleaseResources
> Task :android:processReleaseMainManifest
package="com.unciv.app" found in source AndroidManifest.xml: /home/vagrant/build/com.unciv.app/android/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :android:processReleaseManifest
> Task :android:javaPreCompileRelease
> Task :android:extractProguardFiles
> Task :android:mergeReleaseJniLibFolders
> Task :android:desugarReleaseFileDependencies
> Task :android:checkReleaseDuplicateClasses
> Task :core:compileKotlin
> Task :android:processReleaseManifestForPackage
> Task :android:mergeReleaseArtProfile
> Task :android:mergeExtDexRelease
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :android:mergeReleaseAssets
> Task :android:processReleaseJavaRes NO-SOURCE
> Task :android:collectReleaseDependencies
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:writeReleaseSigningConfigVersions
> Task :android:compressReleaseAssets
> Task :android:processReleaseResources
> Task :android:optimizeReleaseResources
> Task :core:compileKotlin
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/automation/civilization/ReligionAutomation.kt:114:48 'CanActionSeveralTimes' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/automation/civilization/ReligionAutomation.kt:140:48 'UnitStartingActions' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/city/managers/CityConquestFunctions.kt:50:44 Parameter 'oldCiv' is never used
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/diplomacy/CityStateFunctions.kt:55:57 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/diplomacy/CityStateFunctions.kt:94:28 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/diplomacy/CityStateFunctions.kt:94:95 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/managers/QuestManager.kt:723:42 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/managers/QuestManager.kt:723:104 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/managers/ReligionManager.kt:292:33 Parameter 'prophet' is never used
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/civilization/managers/TechManager.kt:326:62 'ReceiveFreeUnitWhenDiscoveringTech' is deprecated. As of 4.8.5
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:187:18 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:187:41 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:188:18 'maxAbilityUses: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:188:40 'maxAbilityUses: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:914:46 'CanActionSeveralTimes' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:919:46 'CanActionSeveralTimes' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:925:46 'CanActionSeveralTimes' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:935:62 'UnitStartingActions' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:939:13 'maxAbilityUses: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:940:13 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:946:29 'maxAbilityUses: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:947:13 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/MapUnit.kt:948:19 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/UnitUpgradeManager.kt:36:26 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/logic/map/mapunit/UnitUpgradeManager.kt:36:87 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/IConstruction.kt:37:64 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/IConstruction.kt:37:115 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Ruleset.kt:409:52 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:273:30 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:273:90 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:279:30 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:279:90 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:290:44 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/Victory.kt:290:98 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/tile/TileImprovement.kt:37:68 'TileImprovementTime' is deprecated. As of
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/unique/Unique.kt:287:66 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/models/ruleset/unique/Unique.kt:287:89 'maxAbilityUses: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BaseUnitDescriptions.kt:127:22 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BaseUnitDescriptions.kt:128:22 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BaseUnitDescriptions.kt:129:41 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BaseUnitDescriptions.kt:130:43 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BuildingDescriptions.kt:116:9 Parameter 'ruleset' is never used
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BuildingDescriptions.kt:172:13 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BuildingDescriptions.kt:173:57 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/objectdescriptions/BuildingDescriptions.kt:174:35 'requiredTech: String?' is deprecated. The functionality provided by the requiredTech field is provided by the OnlyAvailableWhen unique.
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/cityscreen/ConstructionInfoTable.kt:137:63 Parameter 'isFree' is never used
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/devconsole/DevConsoleCommand.kt:70:46 Parameter 'params' is never used, could be renamed to _
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/devconsole/DevConsoleCommand.kt:117:46 Parameter 'params' is never used, could be renamed to _
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/devconsole/DevConsoleCommand.kt:146:50 Parameter 'params' is never used, could be renamed to _
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/devconsole/DevConsoleCommand.kt:173:57 Parameter 'params' is never used, could be renamed to _
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/worldscreen/unit/actions/UnitActionsReligion.kt:72:14 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/worldscreen/unit/actions/UnitActionsReligion.kt:72:45 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/worldscreen/unit/actions/UnitActionsReligion.kt:73:18 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/worldscreen/unit/actions/UnitActionsReligion.kt:129:39 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
w: file:///home/vagrant/build/com.unciv.app/core/src/com/unciv/ui/screens/worldscreen/unit/actions/UnitActionsReligion.kt:130:21 'abilityUsesLeft: kotlin.collections.HashMap<String, Int> /* = java.util.HashMap<String, Int> */' is deprecated. As of 4.8.9
> Task :core:compileJava NO-SOURCE
> Task :core:classes UP-TO-DATE
> Task :core:jar
> Task :android:mergeReleaseNativeLibs
> Task :android:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libgdx.so.
> Task :android:extractReleaseNativeSymbolTables
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :android:compileReleaseKotlin
> Task :android:compileReleaseJavaWithJavac
> Task :android:dexBuilderRelease
> Task :android:mergeReleaseJavaResource
> Task :android:lintVitalAnalyzeRelease
> Task :android:mergeDexRelease
> Task :android:lintVitalReportRelease
> Task :android:lintVitalRelease
> Task :android:l8DexDesugarLibRelease
> Task :android:compileReleaseArtProfile
> Task :android:packageRelease
> Task :android:createReleaseApkListingFileRedirect
> Task :android:assembleRelease
BUILD SUCCESSFUL in 7m 19s
53 actionable tasks: 51 executed, 2 from cache
2023-11-30 18:28:51,085 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.unciv.app, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 18:28:51,102 INFO: Successfully built version 4.9.3 of com.unciv.app from 09dd8c61aac34514c77287c1ddfe42b089983aa7
2023-11-30 18:28:51,465 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 18:28:51,465 DEBUG: Start of Namespace mapping: prefix 39: 'android' --> uri 93: 'http://schemas.android.com/apk/res/android'
2023-11-30 18:28:51,467 DEBUG: Checking build/com.unciv.app/android/build/outputs/apk/release/Unciv-release-unsigned.apk
2023-11-30 18:28:51,472 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 18:28:51,473 DEBUG: Start of Namespace mapping: prefix 39: 'android' --> uri 93: 'http://schemas.android.com/apk/res/android'
2023-11-30 18:28:51,526 INFO: success: com.unciv.app
2023-11-30 18:28:51,526 INFO: Finished
2023-11-30 18:28:51,527 INFO: 1 build succeeded