log for be.casperverswijvelt.unifiedinternetqs:3010001
== Installed Android Tools ==
2024-11-29 10:30:13,244 DEBUG: Reading 'config.yml'
2024-11-29 10:30:13,261 INFO: Creating log directory
2024-11-29 10:30:13,262 INFO: Creating temporary directory
2024-11-29 10:30:13,262 INFO: Creating output directory
2024-11-29 10:30:13,273 DEBUG: Getting git vcs interface for https://github.com/CasperVerswijvelt/Better-Internet-Tiles
2024-11-29 10:30:13,273 DEBUG: Checking be.casperverswijvelt.unifiedinternetqs:3010001
2024-11-29 10:30:13,273 INFO: Building version 3.1.0-fdroid (3010001) of be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:13,273 INFO: Running 'sudo' commands in /home/vagrant
2024-11-29 10:30:13,274 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y git-lfs
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [126 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8789 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [2712 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [3096 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [263 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [218 kB]
Fetched 16.0 MB in 18s (881 kB/s)
Reading package lists...
+ apt-get install -y git-lfs
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
git-lfs
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 3488 kB of archives.
After this operation, 11.2 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 git-lfs amd64 3.3.0-1+b5 [3488 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3488 kB in 2s (1443 kB/s)
Selecting previously unselected package git-lfs.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../git-lfs_3.3.0-1+b5_amd64.deb ...
Unpacking git-lfs (3.3.0-1+b5) ...
Setting up git-lfs (3.3.0-1+b5) ...
2024-11-29 10:30:41,760 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-11-29 10:30:42,265 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64119 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2024-11-29 10:30:56,590 INFO: Getting source for revision 095ec1bd0fd4e0b95e7770596cfcae12c70914c2
2024-11-29 10:30:56,593 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:56,593 DEBUG: > git rev-parse --show-toplevel
2024-11-29 10:30:56,799 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:56,799 DEBUG: > git submodule foreach --recursive git reset --hard
2024-11-29 10:30:57,002 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:57,003 DEBUG: > git reset --hard
2024-11-29 10:30:58,108 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:58,109 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-11-29 10:30:58,212 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:58,212 DEBUG: > git clean -dffx
2024-11-29 10:30:58,315 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:58,316 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-11-29 10:30:58,920 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:58,920 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-11-29 10:30:59,424 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:30:59,425 DEBUG: > git remote set-head origin --auto
2024-11-29 10:31:00,029 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:31:00,029 DEBUG: > git checkout -f 095ec1bd0fd4e0b95e7770596cfcae12c70914c2
2024-11-29 10:31:00,332 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:31:00,332 DEBUG: > git clean -dffx
2024-11-29 10:31:00,436 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:31:00,436 DEBUG: > git rev-parse --show-toplevel
2024-11-29 10:31:00,639 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:31:00,640 DEBUG: > git submodule deinit --all --force
2024-11-29 10:31:00,853 INFO: Creating local.properties file at build/be.casperverswijvelt.unifiedinternetqs/local.properties
2024-11-29 10:31:00,856 INFO: Creating local.properties file at build/be.casperverswijvelt.unifiedinternetqs/app/local.properties
2024-11-29 10:31:00,856 DEBUG: Removing debuggable flags from build/be.casperverswijvelt.unifiedinternetqs/app
2024-11-29 10:31:00,895 INFO: Running 'prebuild' commands in build/be.casperverswijvelt.unifiedinternetqs/app
2024-11-29 10:31:00,895 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs/app
2024-11-29 10:31:00,895 DEBUG: > bash -e -u -o pipefail -x -c -- git lfs fetch; git lfs pull; sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' {..,.}/build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ git lfs fetch
fetch: Fetching reference HEAD
+ git lfs pull
+ sed -i -e /com.google.gms/d -e /com.google.firebase/d ../build.gradle ./build.gradle
2024-11-29 10:31:01,400 INFO: Cleaning Gradle project...
2024-11-29 10:31:01,400 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs/app
2024-11-29 10:31:01,401 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 56s
1 actionable task: 1 up-to-date
2024-11-29 10:32:04,717 INFO: Scanning source for common problems...
2024-11-29 10:32:04,752 DEBUG: scanner is configured to use signature data from: 'suss'
2024-11-29 10:32:04,753 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-11-29 10:32:05,359 DEBUG: write 'suss.json' to cache
2024-11-29 10:32:05,363 DEBUG: next suss.json cache update due in 23:59:59.986059
2024-11-29 10:32:05,507 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-11-29 10:32:05,535 INFO: Creating source tarball...
2024-11-29 10:32:05,683 INFO: Building Gradle project...
2024-11-29 10:32:05,683 DEBUG: Directory: build/be.casperverswijvelt.unifiedinternetqs/app
2024-11-29 10:32:05,683 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.1.4) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" 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 1)".
"Install Android SDK Platform 35 (revision 1)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 1)" complete.
"Install Android SDK Platform 35 (revision 1)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:generateFdroidReleaseResValues
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:extractFdroidReleaseSupportedLocales
> Task :app:generateFdroidReleaseResources
> Task :app:generateFdroidReleaseLocaleConfig
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFdroidRelease
> Task :app:processFdroidReleaseMainManifest
/home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/AndroidManifest.xml:17:5-99 Warning:
uses-permission#com.google.android.gms.permission.AD_ID was tagged at AndroidManifest.xml:17 to remove other declarations but no other declaration present
> Task :app:processFdroidReleaseManifest
> Task :app:mergeFdroidReleaseResources
> Task :app:javaPreCompileFdroidRelease
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:mergeFdroidReleaseAssets
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compressFdroidReleaseAssets
> Task :app:collectFdroidReleaseDependencies
> Task :app:sdkFdroidReleaseDependencyData
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:processFdroidReleaseResources
> Task :app:optimizeFdroidReleaseResources
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/fdroid/java/be/casperverswijvelt/unifiedinternetqs/util/CrashlyticsWrapper.kt:5:22 Parameter 'e' is never used
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/fdroid/java/be/casperverswijvelt/unifiedinternetqs/util/CrashlyticsWrapper.kt:9:25 Parameter 'context' is never used
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/fdroid/java/be/casperverswijvelt/unifiedinternetqs/util/CrashlyticsWrapper.kt:9:43 Parameter 'userId' is never used
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/TileSyncService.kt:148:41 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/TileSyncService.kt:312:37 Unchecked cast: Any to List<TileBehaviour>
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/tiles/LongPressReceiverActivity.kt:17:21 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/ui/components/GenericSetting.kt:83:50 Unchecked cast: ISetting<*> to IChoiceSetting<TileChoiceOption>
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/ui/components/OnLifeCycleEvent.kt:14:47 'LocalLifecycleOwner: ProvidableCompositionLocal<LifecycleOwner>' is deprecated. Moved to lifecycle-runtime-compose library in androidx.lifecycle.compose package.
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/ui/pages/IndividualSettingsPage.kt:54:9 Variable 'context' is never used
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/ui/pages/ShellMethodPage.kt:266:21 'ClickableText(AnnotatedString, Modifier = ..., TextStyle = ..., Boolean = ..., TextOverflow = ..., Int = ..., (TextLayoutResult) -> Unit = ..., (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/util/ShizukuUtil.kt:61:31 'newProcess(Array<(out) String!>, Array<(out) String!>?, String?): ShizukuRemoteProcess!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/be.casperverswijvelt.unifiedinternetqs/app/src/main/java/be/casperverswijvelt/unifiedinternetqs/util/Util.kt:133:21 'calculateSignalLevel(Int, Int): Int' is deprecated. Deprecated in Java
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
BUILD SUCCESSFUL in 5m 29s
43 actionable tasks: 43 executed
2024-11-29 10:37:36,372 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/be.casperverswijvelt.unifiedinternetqs, universal_newlines=False, shell=None, istream=<valid stream>)
2024-11-29 10:37:36,379 INFO: Successfully built version 3.1.0-fdroid of be.casperverswijvelt.unifiedinternetqs from 095ec1bd0fd4e0b95e7770596cfcae12c70914c2
2024-11-29 10:37:36,633 DEBUG: Checking build/be.casperverswijvelt.unifiedinternetqs/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2024-11-29 10:37:36,668 INFO: success: be.casperverswijvelt.unifiedinternetqs
2024-11-29 10:37:36,668 INFO: Finished
2024-11-29 10:37:36,668 INFO: 1 build succeeded