log for com.fox2code.mmm.fdroid:85
== Installed Android Tools ==
2023-09-23 17:00:58,028 DEBUG: Reading 'config.yml'
2023-09-23 17:00:58,046 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-23 17:00:58,046 INFO: Creating log directory
2023-09-23 17:00:58,047 INFO: Creating temporary directory
2023-09-23 17:00:58,047 INFO: Creating output directory
2023-09-23 17:00:58,071 DEBUG: Getting git vcs interface for https://github.com/Androidacy/MagiskModuleManager.git
2023-09-23 17:00:58,072 DEBUG: Checking com.fox2code.mmm.fdroid:85
2023-09-23 17:00:58,072 INFO: Building version 2.3.1-fdroid (85) of com.fox2code.mmm.fdroid
2023-09-23 17:00:58,072 INFO: Running 'sudo' commands in /home/vagrant
2023-09-23 17:00:58,072 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 7s (2157 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (29.8 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-23 17:01:39,507 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-23 17:01:39,822 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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-09-23 17:01:57,752 INFO: Getting source for revision 1d2144d8c48f05bc1962fa2b2ab6ae36ffe978af
2023-09-23 17:01:57,753 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:57,754 DEBUG: > git rev-parse --show-toplevel
2023-09-23 17:01:57,969 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:57,970 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-23 17:01:58,180 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:58,181 DEBUG: > git reset --hard
2023-09-23 17:01:58,491 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:58,491 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-23 17:01:58,613 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:58,613 DEBUG: > git clean -dffx
2023-09-23 17:01:58,723 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:58,724 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-09-23 17:01:59,438 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:59,438 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-09-23 17:01:59,949 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:01:59,950 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-09-23 17:02:00,561 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:02:00,562 DEBUG: > git remote set-head origin --auto
2023-09-23 17:02:01,174 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:02:01,175 DEBUG: > git checkout -f 1d2144d8c48f05bc1962fa2b2ab6ae36ffe978af
2023-09-23 17:02:01,489 DEBUG: Directory: build/com.fox2code.mmm.fdroid
2023-09-23 17:02:01,493 DEBUG: > git clean -dffx
2023-09-23 17:02:01,602 INFO: Creating local.properties file at build/com.fox2code.mmm.fdroid/local.properties
2023-09-23 17:02:01,603 INFO: Creating local.properties file at build/com.fox2code.mmm.fdroid/app/local.properties
2023-09-23 17:02:01,604 DEBUG: Removing debuggable flags from build/com.fox2code.mmm.fdroid/app
2023-09-23 17:02:01,617 INFO: Removing specified files
2023-09-23 17:02:01,618 INFO: Removing docs
2023-09-23 17:02:01,633 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.fox2code.mmm.fdroid/app/build.gradle.kts
2023-09-23 17:02:01,642 INFO: Running 'prebuild' commands in build/com.fox2code.mmm.fdroid/app
2023-09-23 17:02:01,643 DEBUG: Directory: build/com.fox2code.mmm.fdroid/app
2023-09-23 17:02:01,643 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/isEnable/s/true/false/' build.gradle.kts; sed -i -e '/gradleEnterprise {/,/^}/d' -e '/com.gradle.enterprise/d' ../settings.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /isEnable/s/true/false/ build.gradle.kts
+ sed -i -e '/gradleEnterprise {/,/^}/d' -e /com.gradle.enterprise/d ../settings.gradle.kts
2023-09-23 17:02:01,854 INFO: Cleaning Gradle project...
2023-09-23 17:02:01,855 DEBUG: Directory: build/com.fox2code.mmm.fdroid/app
2023-09-23 17:02:01,855 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.3 via distributionUrl
Downloading missing gradle version 8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.3-bin.zip: OK
Running /opt/gradle/versions/8.3/bin/gradle clean
Welcome to Gradle 8.3!
Here are the highlights of this release:
- Faster Java compilation
- Reduced memory usage
- Support for running on Java 20
For more details see https://docs.gradle.org/8.3/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.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean
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.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 33s
1 actionable task: 1 executed
2023-09-23 17:04:41,468 INFO: Scanning source for common problems...
2023-09-23 17:04:41,504 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-23 17:04:41,586 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-23 17:04:41,587 INFO: Creating source tarball...
2023-09-23 17:04:42,094 INFO: Building Gradle project...
2023-09-23 17:04:42,094 DEBUG: Directory: build/com.fox2code.mmm.fdroid/app
2023-09-23 17:04:42,095 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.3 via distributionUrl
Running /opt/gradle/versions/8.3/bin/gradle assembleFdroidRelease
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.3/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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (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
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsFdroidRelease
> Task :app:generateFdroidReleaseResValues
> Task :app:generateFdroidReleaseResources
> Task :app:collectDependencies
> Task :app:prepareLibraryDefinitionsFdroidRelease
> Task :app:packageFdroidReleaseResources
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:parseFdroidReleaseLocalResources
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:extractDeepLinksFdroidRelease
> Task :app:mergeFdroidReleaseResources
> Task :app:processFdroidReleaseMainManifest
[org.chromium.net:cronet-embedded:113.5672.61] /home/vagrant/.gradle/caches/transforms-3/dff0a08dd7b8121e3de708d70043871e/transformed/cronet-embedded-113.5672.61/AndroidManifest.xml Warning:
Namespace 'org.chromium.net' is used in multiple modules and/or libraries: org.chromium.net:cronet-embedded:113.5672.61, org.chromium.net:cronet-common:113.5672.61, org.chromium.net:cronet-api:113.5672.61. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
/home/vagrant/build/com.fox2code.mmm.fdroid/app/src/main/AndroidManifest.xml:51:5-215:19 Warning:
application@android:supportsRtl was tagged at AndroidManifest.xml:51 to replace other declarations but no other declaration present
> Task :app:dataBindingGenBaseClassesFdroidRelease
> Task :app:fdroidReleaseSentryGenerateIntegrationListTask
> Task :app:processFdroidReleaseManifest
> Task :app:javaPreCompileFdroidRelease
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libcronet.113.0.5672.61.so, libpl_droidsonroids_gif.so, libsentry-android.so, libsentry.so.
> Task :app:collectExternalFdroidReleaseDependenciesForSentry
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:generateSentryProguardUuidFdroidRelease
> Task :app:generateSentryDebugMetaPropertiesFdroidRelease
> Task :app:mergeFdroidReleaseAssets
> Task :app:processApplicationManifestFdroidReleaseForBundle
> Task :app:compressFdroidReleaseAssets
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:bundleFdroidReleaseResources
> Task :app:processFdroidReleaseResources
> Task :app:kspFdroidReleaseKotlin
> Task :app:kaptGenerateStubsFdroidReleaseKotlin
> Task :app:kaptFdroidReleaseKotlin
> Task :app:mergeRoomSchemaLocations
> Task :app:compileFdroidReleaseKotlin
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:processFdroidReleaseJavaRes
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:transformFdroidReleaseClassesWithAsm
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:uploadSentryProguardMappingsFdroidRelease
> compressing mappings
> skipping upload.
> Task :app:l8DexDesugarLibFdroidRelease
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$TreeBin {
int lockState;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap {
int sizeCtl;
int transferIndex;
long baseCount;
int cellsBusy;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.concurrent.ConcurrentHashMap$CounterCell {
long value;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers enum * {
public static **[] values();
public static ** valueOf(java.lang.String);
public static final synthetic <fields>;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.IntSummaryStatistics {
long count;
long sum;
int min;
int max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.LongSummaryStatistics {
long count;
long sum;
long min;
long max;
}`
Info: Proguard configuration rule does not match anything: `-keepclassmembers class j$.util.DoubleSummaryStatistics {
long count;
double sum;
double min;
double max;
}`
> Task :app:compileFdroidReleaseArtProfile
> Task :app:shrinkFdroidReleaseRes
> Task :app:optimizeFdroidReleaseResources
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
ASM Instrumentation process wasn't able to resolve some classes, this means that
the instrumented classes might contain corrupt stack frames. Make sure the
dependencies that contain these classes are on the runtime or the provided
classpath. Otherwise, the jvm might fail to load the corrupt classes at runtime
when running in a jvm environment like unit tests.
Classes that weren't resolved:
> com.google.android.material.dialog.MaterialAlertDialogBuilder
> com.google.common.util.concurrent.ListenableFuture
> androidx.window.extensions.embedding.SplitPlaceholderRule
> androidx.window.extensions.embedding.ActivityRule
> androidx.window.extensions.embedding.SplitPairRule
> androidx.core.text.PrecomputedTextCompat
> org.objectweb.asm.Label
> com.afollestad.materialdialogs.internal.button.DialogActionButtonLayout
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.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 7m 1s
58 actionable tasks: 58 executed
2023-09-23 17:11:44,955 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.fox2code.mmm.fdroid, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-23 17:11:44,971 INFO: Successfully built version 2.3.1-fdroid of com.fox2code.mmm.fdroid from 1d2144d8c48f05bc1962fa2b2ab6ae36ffe978af
2023-09-23 17:11:45,241 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:11:45,241 DEBUG: Start of Namespace mapping: prefix 47: 'android' --> uri 139: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:11:45,244 DEBUG: Checking build/com.fox2code.mmm.fdroid/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2023-09-23 17:11:45,261 DEBUG: AXML contains a RESOURCE MAP
2023-09-23 17:11:45,261 DEBUG: Start of Namespace mapping: prefix 47: 'android' --> uri 139: 'http://schemas.android.com/apk/res/android'
2023-09-23 17:11:45,315 INFO: success: com.fox2code.mmm.fdroid
2023-09-23 17:11:45,315 INFO: Finished
2023-09-23 17:11:45,316 INFO: 1 build succeeded