log for com.zell_mbc.publicartexplorer.foss:30
== Installed Android Tools ==
2025-07-02 06:51:51,501 DEBUG: Reading 'config.yml'
2025-07-02 06:51:51,512 INFO: Creating log directory
2025-07-02 06:51:51,512 INFO: Creating temporary directory
2025-07-02 06:51:51,512 INFO: Creating output directory
2025-07-02 06:51:51,521 DEBUG: Getting git vcs interface for https://gitlab.com/toz12/PublicArtExplorer.git
2025-07-02 06:51:51,521 DEBUG: Checking com.zell_mbc.publicartexplorer.foss:30
2025-07-02 06:51:51,521 INFO: Building version 1.0.10 (30) of com.zell_mbc.publicartexplorer.foss
2025-07-02 06:51:51,526 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.zell_mbc.publicartexplorer.foss, universal_newlines=False, shell=None, istream=None)
2025-07-02 06:51:51,539 INFO: Running 'sudo' commands in /home/vagrant
2025-07-02 06:51:51,539 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=4; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=4
+ CPUS_MAX=4
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=4 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-07-02 06:51:52,847 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-02 06:51:53,753 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-02 06:52:06,178 INFO: Getting source for revision 2af2a4f1160a9577a183e1e901aba33f688b4fcb
2025-07-02 06:52:06,179 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:06,179 DEBUG: > git rev-parse --show-toplevel
2025-07-02 06:52:06,382 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:06,382 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-02 06:52:06,585 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:06,585 DEBUG: > git reset --hard
2025-07-02 06:52:07,089 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:07,090 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-02 06:52:07,193 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:07,193 DEBUG: > git clean -dffx
2025-07-02 06:52:07,296 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:07,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
2025-07-02 06:52:08,302 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:08,303 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-07-02 06:52:09,007 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:09,007 DEBUG: > git remote set-head origin --auto
2025-07-02 06:52:09,812 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:09,812 DEBUG: > git checkout -f 2af2a4f1160a9577a183e1e901aba33f688b4fcb
2025-07-02 06:52:10,617 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:10,617 DEBUG: > git clean -dffx
2025-07-02 06:52:10,720 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:10,720 DEBUG: > git rev-parse --show-toplevel
2025-07-02 06:52:10,924 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss
2025-07-02 06:52:10,924 DEBUG: > git submodule deinit --all --force
2025-07-02 06:52:11,027 INFO: Creating local.properties file at build/com.zell_mbc.publicartexplorer.foss/local.properties
2025-07-02 06:52:11,030 INFO: Creating local.properties file at build/com.zell_mbc.publicartexplorer.foss/app/local.properties
2025-07-02 06:52:11,031 DEBUG: Removing debuggable flags from build/com.zell_mbc.publicartexplorer.foss/app
2025-07-02 06:52:11,045 INFO: Cleaning Gradle project...
2025-07-02 06:52:11,046 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss/app
2025-07-02 06:52:11,046 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.14.2 via distributionUrl
Downloading missing gradle version 8.14.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14.2-bin.zip: OK
Running /opt/gradle/versions/8.14.2/bin/gradle clean
Welcome to Gradle 8.14.2!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14.2/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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/build.gradle.kts:66:9: 'jvmTarget: String' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 13s
1 actionable task: 1 up-to-date
2025-07-02 06:54:31,401 INFO: Scanning source for common problems...
2025-07-02 06:54:31,479 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-02 06:54:31,479 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-02 06:54:31,977 DEBUG: write 'suss.json' to cache
2025-07-02 06:54:31,980 DEBUG: next suss.json cache update due in 23:59:59.986625
2025-07-02 06:54:32,195 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-07-02 06:54:32,236 INFO: Creating source tarball...
2025-07-02 06:54:35,195 INFO: Building Gradle project...
2025-07-02 06:54:35,195 DEBUG: Directory: build/com.zell_mbc.publicartexplorer.foss/app
2025-07-02 06:54:35,195 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFossRelease
Found 8.14.2 via distributionUrl
Running /opt/gradle/versions/8.14.2/bin/gradle assembleFossRelease
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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:preFossReleaseBuild UP-TO-DATE
> Task :app:mergeFossReleaseJniLibFolders
> Task :app:mergeFossReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripFossReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so. Run with --info option to learn more.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateFossReleaseBuildConfig
> Task :app:extractFossReleaseNativeSymbolTables
> Task :app:checkFossReleaseDuplicateClasses
> Task :app:mergeFossReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateFossReleaseResValues
> Task :app:checkFossReleaseAarMetadata
> Task :app:mapFossReleaseSourceSetPaths
> Task :app:generateFossReleaseResources
> Task :app:packageFossReleaseResources
> Task :app:createFossReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFossRelease
> Task :app:parseFossReleaseLocalResources
> Task :app:mergeFossReleaseResources
> Task :app:processFossReleaseMainManifest
/home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/AndroidManifest.xml Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:processFossReleaseManifest
> Task :app:javaPreCompileFossRelease
> Task :app:processFossReleaseManifestForPackage
> Task :app:mergeFossReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeFossReleaseStartupProfile
> Task :app:mergeFossReleaseShaders
> Task :app:compileFossReleaseShaders NO-SOURCE
> Task :app:generateFossReleaseAssets UP-TO-DATE
> Task :app:mergeFossReleaseAssets
> Task :app:compressFossReleaseAssets
> Task :app:extractFossReleaseVersionControlInfo
> Task :app:writeFossReleaseAppMetadata
> Task :app:writeFossReleaseSigningConfigVersions
> Task :app:processFossReleaseResources
> Task :app:optimizeFossReleaseResources
> Task :app:compileFossReleaseKotlin
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/Constants.kt:68:40 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/Constants.kt:68:67 This annotation is currently applied to the value parameter only, but in the future it will also be applied to field.
- To opt in to applying to both value parameter and field, add '-Xannotation-default-target=param-property' to your compiler arguments.
- To keep applying to the value parameter only, use the '@param:' annotation target.
See https://youtrack.jetbrains.com/issue/KT-73255 for more details.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/Helper.kt:180:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/MapView.kt:23:12 'var strokeColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/MapView.kt:24:12 'var fillColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/MapView.kt:25:12 'var strokeWidth: Float' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/Search.kt:62:54 'fun getFromLocationName(p0: String, p1: Int): (Mutable)List<Address!>?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/onboarding/AppStart.kt:7:8 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/onboarding/AppStart.kt:28:23 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/onboarding/AppStart.kt:28:41 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/InfoScreen.kt:5:8 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/InfoScreen.kt:48:23 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/InfoScreen.kt:48:41 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MainScaffold.kt:3:8 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MainScaffold.kt:62:35 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MainScaffold.kt:62:53 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:20:8 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:105:23 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:105:41 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:128:51 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:128:69 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:158:51 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:158:69 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/MapScreen.kt:566:25 'fun requestSingleUpdate(p0: String, p1: LocationListener, p2: Looper?): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/SettingsScreen.kt:3:8 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/SettingsScreen.kt:39:23 'class PreferenceManager : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/SettingsScreen.kt:39:41 'static fun getDefaultSharedPreferences(p0: Context!): SharedPreferences!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/app/src/main/java/com/zell_mbc/publicartexplorer/screens/SettingsScreen.kt:354:33 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes MenuAnchorType and enabled parameters.
> Task :app:compileFossReleaseJavaWithJavac
> Task :app:mergeFossReleaseGeneratedProguardFiles
> Task :app:processFossReleaseJavaRes
> Task :app:expandFossReleaseArtProfileWildcards
> Task :app:mergeFossReleaseJavaResource
> Task :app:generateFossReleaseLintVitalReportModel
> Task :app:minifyFossReleaseWithR8
> Task :app:lintVitalAnalyzeFossRelease
> Task :app:lintVitalReportFossRelease
> Task :app:lintVitalFossRelease
> Task :app:compileFossReleaseArtProfile
> Task :app:packageFossRelease
> Task :app:createFossReleaseApkListingFileRedirect
> Task :app:assembleFossRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.zell_mbc.publicartexplorer.foss/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 47s
45 actionable tasks: 45 executed
2025-07-02 07:01:23,424 INFO: Successfully built version 1.0.10 of com.zell_mbc.publicartexplorer.foss from 2af2a4f1160a9577a183e1e901aba33f688b4fcb
2025-07-02 07:01:23,668 DEBUG: Checking build/com.zell_mbc.publicartexplorer.foss/app/build/outputs/apk/foss/release/app-foss-release-unsigned.apk
2025-07-02 07:01:23,694 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-07-02 07:01:23,694 INFO: ...retrieving https://gitlab.com/toz12/PublicArtExplorer/-/releases/v1.0.10/downloads/app-release.apk
2025-07-02 07:01:23,698 DEBUG: Starting new HTTPS connection (1): gitlab.com:443
2025-07-02 07:01:24,011 DEBUG: https://gitlab.com:443 "GET /toz12/PublicArtExplorer/-/releases/v1.0.10/downloads/app-release.apk HTTP/1.1" 302 167
2025-07-02 07:01:24,330 DEBUG: https://gitlab.com:443 "GET /-/project/69658398/uploads/59717282366638a37c64b0978d32ed42/app-release-1.0.10.apk HTTP/1.1" 200 4762182
2025-07-02 07:01:25,405 DEBUG: unsigned/binaries/com.zell_mbc.publicartexplorer.foss_30.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-07-02 07:01:26,192 DEBUG: /tmp/tmp2dsyjgma/sigcp_com.zell_mbc.publicartexplorer.foss_30.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-07-02 07:01:26,193 INFO: ...successfully verified
2025-07-02 07:01:26,193 INFO: compared built binary to supplied reference binary successfully
2025-07-02 07:01:26,277 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-07-02 07:01:26,299 DEBUG: Using APK Signature v2
2025-07-02 07:01:26,301 INFO: supplied reference binary has allowed signer 29e794d38b45dfc7df03932a92cf69e0ef037ee1cd6e3506dc82895fcf379f0f
2025-07-02 07:01:26,303 INFO: success: com.zell_mbc.publicartexplorer.foss
2025-07-02 07:01:26,303 INFO: Finished
2025-07-02 07:01:26,303 INFO: 1 build succeeded