log for de.reimardoeffinger.quickdic:124
== Installed Android Tools ==
2025-07-09 10:47:59,188 DEBUG: Reading 'config.yml'
2025-07-09 10:47:59,199 INFO: Creating log directory
2025-07-09 10:47:59,199 INFO: Creating temporary directory
2025-07-09 10:47:59,199 INFO: Creating output directory
2025-07-09 10:47:59,264 DEBUG: Getting git vcs interface for https://github.com/rdoeffinger/Dictionary.git
2025-07-09 10:47:59,264 DEBUG: Checking de.reimardoeffinger.quickdic:124
2025-07-09 10:47:59,265 INFO: Building version 5.7.5 (124) of de.reimardoeffinger.quickdic
2025-07-09 10:47:59,270 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/de.reimardoeffinger.quickdic, universal_newlines=False, shell=None, istream=None)
2025-07-09 10:47:59,286 INFO: Running 'sudo' commands in /home/vagrant
2025-07-09 10:47:59,286 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y zip
+ 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.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [163 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 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 [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [252 kB]
Fetched 16.2 MB in 8s (2160 kB/s)
Reading package lists...
+ apt-get install -y zip
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
zip
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 230 kB of archives.
After this operation, 631 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 230 kB in 1s (416 kB/s)
Selecting previously unselected package zip.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../archives/zip_3.0-13_amd64.deb ...
Unpacking zip (3.0-13) ...
Setting up zip (3.0-13) ...
2025-07-09 10:48:14,065 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-09 10:48:14,569 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64084 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-09 10:48:26,678 INFO: Getting source for revision 853c16d5c1a08be5a1fa0b7d3d31da6d462f9920
2025-07-09 10:48:26,681 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:26,681 DEBUG: > git rev-parse --show-toplevel
2025-07-09 10:48:26,884 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:26,884 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-09 10:48:27,187 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:27,188 DEBUG: > git reset --hard
2025-07-09 10:48:27,592 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:27,592 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-09 10:48:27,796 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:27,796 DEBUG: > git clean -dffx
2025-07-09 10:48:27,899 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:27,899 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-09 10:48:29,105 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:29,105 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-09 10:48:29,709 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:29,710 DEBUG: > git remote set-head origin --auto
2025-07-09 10:48:30,417 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:30,418 DEBUG: > git checkout -f 853c16d5c1a08be5a1fa0b7d3d31da6d462f9920
2025-07-09 10:48:30,822 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:30,822 DEBUG: > git clean -dffx
2025-07-09 10:48:30,925 INFO: Initialising submodules
2025-07-09 10:48:30,926 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:30,926 DEBUG: > git rev-parse --show-toplevel
2025-07-09 10:48:31,674 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:31,674 DEBUG: > git submodule sync
2025-07-09 10:48:31,878 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:31,878 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 submodule update --init --force --recursive
Submodule path 'Util': checked out 'd93b0b2b155c7993272442dce1357d734f5f9b36'
2025-07-09 10:48:32,283 INFO: Creating local.properties file at build/de.reimardoeffinger.quickdic/local.properties
2025-07-09 10:48:32,286 DEBUG: Removing debuggable flags from build/de.reimardoeffinger.quickdic
2025-07-09 10:48:32,374 INFO: Cleaning Gradle project...
2025-07-09 10:48:32,375 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:48:32,375 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via gradle plugin version 8.11
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
BUILD SUCCESSFUL in 48s
1 actionable task: 1 up-to-date
2025-07-09 10:49:28,201 INFO: Scanning source for common problems...
2025-07-09 10:49:28,222 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-09 10:49:28,222 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-09 10:49:28,818 DEBUG: write 'suss.json' to cache
2025-07-09 10:49:28,822 DEBUG: next suss.json cache update due in 23:59:59.986006
2025-07-09 10:49:28,997 INFO: Creating source tarball...
2025-07-09 10:49:30,896 INFO: Building Gradle project...
2025-07-09 10:49:30,896 DEBUG: Directory: build/de.reimardoeffinger.quickdic
2025-07-09 10:49:30,896 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.13 via gradle plugin version 8.11
Running /opt/gradle/versions/8.13/bin/gradle assembleRelease
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.13/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 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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 :preBuild UP-TO-DATE
> Task :preReleaseBuild UP-TO-DATE
> Task :mergeReleaseJniLibFolders
> Task :mergeReleaseNativeLibs
> Task :mergeReleaseNativeLibs NO-SOURCE
> Task :stripReleaseDebugSymbols NO-SOURCE
> Task :extractReleaseNativeSymbolTables NO-SOURCE
> Task :mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :mergeReleaseArtProfile
> Task :checkReleaseDuplicateClasses
> Task :javaPreCompileRelease
> Task :expandReleaseL8ArtProfileWildcards
> Task :generateReleaseResValues
> Task :checkReleaseAarMetadata
> Task :mapReleaseSourceSetPaths
> Task :generateReleaseResources
> Task :createReleaseCompatibleScreenManifests
> Task :extractDeepLinksRelease
> Task :processReleaseMainManifest
> Task :mergeReleaseResources
> Task :processReleaseManifest
> Task :extractProguardFiles
> Task :processReleaseJavaRes NO-SOURCE
> Task :processReleaseManifestForPackage
> Task :mergeReleaseStartupProfile
> Task :mergeReleaseShaders
> Task :compileReleaseShaders NO-SOURCE
> Task :generateReleaseAssets UP-TO-DATE
> Task :mergeReleaseAssets
> Task :compressReleaseAssets
> Task :extractReleaseVersionControlInfo
> Task :collectReleaseDependencies
> Task :sdkReleaseDependencyData
> Task :writeReleaseAppMetadata
> Task :writeReleaseSigningConfigVersions
> Task :processReleaseResources
> Task :mergeReleaseJavaResource
> Task :compileReleaseJavaWithJavac
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/PreferenceFragment.java:21: warning: [deprecation] onActivityResult(int,int,Intent) in Fragment has been deprecated
public void onActivityResult(int requestCode, int resultCode, Intent data) {
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/PreferenceFragment.java:30: warning: [deprecation] onActivityResult(int,int,Intent) in Fragment has been deprecated
super.onActivityResult(requestCode, resultCode, data);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/PreferenceFragment.java:55: warning: [deprecation] startActivityForResult(Intent,int) in Fragment has been deprecated
startActivityForResult(intent, 0x3253);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/engine/Language.java:107: warning: [deprecation] Locale(String) in Locale has been deprecated
lang = new Language(new Locale(isoCode), isoCode);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/HtmlDisplayActivity.java:130: warning: [deprecation] onBackPressed() in ComponentActivity has been deprecated
public void onBackPressed() {
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/HtmlDisplayActivity.java:133: warning: [deprecation] onBackPressed() in ComponentActivity has been deprecated
else super.onBackPressed();
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/IsoUtils.java:205: warning: [deprecation] Locale(String) in Locale has been deprecated
String lang = new Locale(isoCode).getDisplayLanguage();
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:879: warning: [deprecation] Locale(String) in Locale has been deprecated
final Locale locale = new Locale(dictionary.indices.get(i).sortLanguage.getIsoCode());
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1520: warning: [deprecation] startActivityForResult(Intent,int) in ComponentActivity has been deprecated
startActivityForResult(
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1566: warning: [deprecation] getDefaultDisplay() in WindowManager has been deprecated
getWindowManager().getDefaultDisplay().getMetrics(dm);
^
/home/vagrant/build/de.reimardoeffinger.quickdic/src/com/hughes/android/dictionary/DictionaryActivity.java:1566: warning: [deprecation] getMetrics(DisplayMetrics) in Display has been deprecated
getWindowManager().getDefaultDisplay().getMetrics(dm);
^
11 warnings
> Task :mergeReleaseGeneratedProguardFiles
> Task :expandReleaseArtProfileWildcards
> Task :generateReleaseLintVitalReportModel
> Task :minifyReleaseWithR8
> Task :lintVitalAnalyzeRelease
> Task :lintVitalReportRelease
> Task :lintVitalRelease
> Task :convertShrunkResourcesToBinaryRelease
> Task :optimizeReleaseResources
> Task :l8DexDesugarLibRelease
> Task :compileReleaseArtProfile
> Task :packageRelease
> Task :createReleaseApkListingFileRedirect
> Task :assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/de.reimardoeffinger.quickdic/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 3m 42s
41 actionable tasks: 41 executed
2025-07-09 10:53:14,874 INFO: Successfully built version 5.7.5 of de.reimardoeffinger.quickdic from 853c16d5c1a08be5a1fa0b7d3d31da6d462f9920
2025-07-09 10:53:15,159 DEBUG: Checking build/de.reimardoeffinger.quickdic/build/outputs/apk/release/de.reimardoeffinger.quickdic-release-unsigned.apk
2025-07-09 10:53:15,285 INFO: success: de.reimardoeffinger.quickdic
2025-07-09 10:53:15,286 INFO: Finished
2025-07-09 10:53:15,286 INFO: 1 build succeeded