log for com.android.talkback:370044211
== Installed Android Tools ==
2024-11-29 03:24:04,723 DEBUG: Reading 'config.yml'
2024-11-29 03:24:04,767 INFO: Creating log directory
2024-11-29 03:24:04,767 INFO: Creating temporary directory
2024-11-29 03:24:04,767 INFO: Creating output directory
2024-11-29 03:24:04,782 DEBUG: Getting git vcs interface for https://github.com/google/talkback.git
2024-11-29 03:24:04,782 DEBUG: Checking com.android.talkback:370044211
2024-11-29 03:24:04,782 INFO: Building version TfPu_release_15_1-2024_10_17_0000 (370044211) of com.android.talkback
2024-11-29 03:24:04,783 INFO: Running 'sudo' commands in /home/vagrant
2024-11-29 03:24:04,783 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make file
+ 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://security.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB]
Get:5 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 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 (884 kB/s)
Reading package lists...
+ apt-get install -y make file
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
file make
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 438 kB of archives.
After this operation, 1711 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 438 kB in 1s (476 kB/s)
Selecting previously unselected package file.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up file (1:5.44-3) ...
Setting up make (4.3-4.1) ...
2024-11-29 03:24:32,305 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-11-29 03:24:32,713 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64126 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 03:24:48,147 INFO: Getting source for revision 26a27dc009d5b3605e744222541f045a3c24e038
2024-11-29 03:24:48,152 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:48,153 DEBUG: > git rev-parse --show-toplevel
2024-11-29 03:24:48,367 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:48,368 DEBUG: > git submodule foreach --recursive git reset --hard
2024-11-29 03:24:48,571 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:48,571 DEBUG: > git reset --hard
2024-11-29 03:24:49,778 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:49,778 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-11-29 03:24:49,881 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:49,882 DEBUG: > git clean -dffx
2024-11-29 03:24:49,985 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:49,985 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 03:24:50,589 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:50,589 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 03:24:51,194 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:51,194 DEBUG: > git remote set-head origin --auto
2024-11-29 03:24:51,799 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:51,799 DEBUG: > git checkout -f 26a27dc009d5b3605e744222541f045a3c24e038
2024-11-29 03:24:52,804 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:52,804 DEBUG: > git clean -dffx
2024-11-29 03:24:52,908 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:52,908 DEBUG: > git rev-parse --show-toplevel
2024-11-29 03:24:53,112 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:53,112 DEBUG: > git submodule deinit --all --force
2024-11-29 03:24:53,215 INFO: Applying patches
2024-11-29 03:24:53,216 INFO: Applying 370044211-Remove-Google-non-free-dependencies.patch
2024-11-29 03:24:53,216 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:53,216 DEBUG: > patch -p1 -i /home/vagrant/metadata/com.android.talkback/370044211-Remove-Google-non-free-dependencies.patch
patching file braille/brailledisplay/src/phone/AndroidManifest.xml
patching file shared.gradle
patching file talkback/src/main/AndroidManifest.xml
patching file talkback/src/main/java/com/google/android/accessibility/talkback/TalkBackApplication.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/TalkBackService.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/TouchInteractionMonitor.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/actor/FocusActorForScreenStateChange.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/actor/ImageCaptioner.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/actor/gemini/GeminiActor.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/controller/TelevisionNavigationController.java
patching file talkback/src/main/java/com/google/android/accessibility/talkback/logging/EventLatencyLogger.java
patching file talkback/src/wear/java/com/google/android/marvin/talkback/TalkBackService.java
2024-11-29 03:24:53,434 INFO: Creating local.properties file at build/com.android.talkback/local.properties
2024-11-29 03:24:53,437 DEBUG: Removing debuggable flags from build/com.android.talkback
2024-11-29 03:24:53,540 INFO: Removing specified files
2024-11-29 03:24:53,540 INFO: Removing talkback/src/main/java/com/google/android/accessibility/talkback/PrimesController.java
2024-11-29 03:24:53,540 INFO: Removing talkback/src/main/java/com/google/android/accessibility/talkback/imagecaption/CharacterCaptionRequest.java
2024-11-29 03:24:53,540 INFO: Removing utils/src/main/java/com/google/android/accessibility/utils/ocr/OcrController.java
2024-11-29 03:24:53,540 INFO: Removing utils/src/main/java/com/google/android/accessibility/utils/ocr/OcrInfo.java
2024-11-29 03:24:53,591 INFO: Running 'prebuild' commands in build/com.android.talkback
2024-11-29 03:24:53,591 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:53,591 DEBUG: > bash -e -u -o pipefail -x -c -- mkdir -p gradle/wrapper; echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.4-bin.zip' > gradle/wrapper/gradle-wrapper.properties; sed -i -e 's/BUILD_TIMESTAMP = .*/BUILD_TIMESTAMP = "2024_10_17_0000"/' -e '/defaultConfig/a versionCode 370044211' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p gradle/wrapper
+ echo 'distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.4-bin.zip'
+ sed -i -e 's/BUILD_TIMESTAMP = .*/BUILD_TIMESTAMP = "2024_10_17_0000"/' -e '/defaultConfig/a versionCode 370044211' build.gradle
2024-11-29 03:24:53,794 INFO: Cleaning Gradle project...
2024-11-29 03:24:53,794 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:24:53,795 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.6.4 via distributionUrl
Downloading missing gradle version 7.6.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.6.4-bin.zip: OK
Running /opt/gradle/versions/7.6.4/bin/gradle clean
Welcome to Gradle 7.6.4!
Here are the highlights of this release:
- Added support for Java 19.
- Introduced `--rerun` flag for individual task rerun.
- Improved dependency block for test suites to be strongly typed.
- Added a pluggable system for Java toolchains provisioning.
For more details see https://docs.gradle.org/7.6.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :
WARNING:The option setting 'android.jetifier.ignorelist=proguard.jar' is experimental.
> Configure project :braillebrltty
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
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package NDK (Side by side) 21.4.7075529 in /opt/android-sdk/licenses
License for package NDK (Side by side) 21.4.7075529 accepted.
Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
Installing NDK (Side by side) 21.4.7075529 in /opt/android-sdk/ndk/21.4.7075529
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.
> Task :clean UP-TO-DATE
> Task :braillebrltty:externalNativeBuildCleanPhoneDebug
> Task :braillebrltty:externalNativeBuildCleanPhoneRelease
> Task :braillebrltty:externalNativeBuildCleanWearDebug
> Task :braillebrltty:externalNativeBuildCleanWearRelease
> Task :braillebrltty:clean
> Task :braillecommon:clean UP-TO-DATE
> Task :brailledisplay:clean UP-TO-DATE
> Task :brailledisplayanalytics:clean UP-TO-DATE
> Task :brailleime:clean UP-TO-DATE
> Task :brailleimeanalytics:clean UP-TO-DATE
> Task :brailleinterfaces:clean UP-TO-DATE
> Task :brailletranslate:externalNativeBuildCleanPhoneDebug
> Task :brailletranslate:externalNativeBuildCleanPhoneRelease
> Task :brailletranslate:externalNativeBuildCleanWearDebug
> Task :brailletranslate:externalNativeBuildCleanWearRelease
> Task :brailletranslate:clean
> Task :proguard:clean UP-TO-DATE
> Task :talkback:clean UP-TO-DATE
> Task :utils:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 4m
20 actionable tasks: 10 executed, 10 up-to-date
2024-11-29 03:29:01,530 INFO: Scanning source for common problems...
2024-11-29 03:29:01,552 DEBUG: scanner is configured to use signature data from: 'suss'
2024-11-29 03:29:01,553 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-11-29 03:29:02,210 DEBUG: write 'suss.json' to cache
2024-11-29 03:29:02,214 DEBUG: next suss.json cache update due in 23:59:59.986076
2024-11-29 03:29:02,586 WARNING: Found executable binary, possibly code at talkback/src/main/res/raw/chime_up.ogg
2024-11-29 03:29:02,587 WARNING: Found executable binary, possibly code at talkback/src/main/res/raw/chime_down.ogg
2024-11-29 03:29:02,589 WARNING: Found executable binary, possibly code at talkback/src/main/res/raw/gesture_end.ogg
2024-11-29 03:29:02,590 WARNING: Found executable binary, possibly code at talkback/src/main/res/raw/gesture_begin.ogg
2024-11-29 03:29:02,750 WARNING: Found executable binary, possibly code at braille/common/src/phone/res/raw/display_connected.mid
2024-11-29 03:29:02,751 WARNING: Found executable binary, possibly code at braille/common/src/phone/res/raw/calibration_done.ogg
2024-11-29 03:29:02,752 WARNING: Found executable binary, possibly code at braille/common/src/phone/res/raw/display_disconnected.mid
2024-11-29 03:29:02,785 INFO: Creating source tarball...
2024-11-29 03:29:13,470 INFO: Building Gradle project...
2024-11-29 03:29:13,470 DEBUG: Directory: build/com.android.talkback
2024-11-29 03:29:13,470 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assemblePhoneRelease
Found 7.6.4 via distributionUrl
Running /opt/gradle/versions/7.6.4/bin/gradle assemblePhoneRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :
WARNING:The option setting 'android.jetifier.ignorelist=proguard.jar' is experimental.
WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34
This Android Gradle plugin (7.2.2) was tested up to compileSdk = 33
This warning can be suppressed by adding
android.suppressUnsupportedCompileSdk=34
to this project's gradle.properties
The build will continue, but you are strongly encouraged to update your project to
use a newer Android Gradle Plugin that has been tested with compileSdk = 34
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 Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision: 3)".
"Install Android SDK Platform 34 (revision: 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision: 3)" complete.
"Install Android SDK Platform 34 (revision: 3)" 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 :proguard:compileJava
> Task :proguard:processResources NO-SOURCE
> Task :proguard:classes
> Task :proguard:jar
> Task :preBuild UP-TO-DATE
> Task :prePhoneReleaseBuild UP-TO-DATE
> Task :mergePhoneReleaseJniLibFolders
> Transform main (project :proguard) with DexingNoClasspathTransform
WARNING:/home/vagrant/build/com.android.talkback/proguard/build/classes/java/main/com/google/android/apps/common/proguard/UsedByReflection.class: D8: One or more classes has class file version >= 56 which is not officially supported.
> Task :braillebrltty:configureNdkBuildRelease[arm64-v8a]
> Task :braillebrltty:buildNdkBuildRelease[arm64-v8a]
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/BrlttyWrapper.c:300:27: warning: passing 'jbyte *' (aka 'signed char *') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: if (!brltty_writeWindow(bytes, patternLen)) {
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.h:89:35: note: passing argument to parameter 'dotPattern' here
C/C++: brltty_writeWindow(unsigned char *dotPattern, size_t size);
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/BrlttyWrapper.c:360:9: warning: initializing 'char *' with an expression of type 'jbyte *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: char *writeptr = b;
C/C++: ^ ~
C/C++: 2 warnings generated.
C/C++: In file included from /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.c:46:
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/config.h:531:9: warning: 'WRITABLE_DIRECTORY' macro redefined [-Wmacro-redefined]
C/C++: #define WRITABLE_DIRECTORY "/run/brltty"
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/prologue.h:408:9: note: previous definition is here
C/C++: #define WRITABLE_DIRECTORY ""
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.c:325:52: warning: passing 'char [1]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: setLogKeyEventsFlag(brailleDisplay.keyTable, "");
C/C++: ^~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/ktb.h:65:72: note: passing argument to parameter 'flag' here
C/C++: extern void setLogKeyEventsFlag (KeyTable *table, const unsigned char *flag);
C/C++: ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/gio_hid.c:98:10: warning: returning 'const HidItemsDescriptor *' from a function with result type 'HidItemsDescriptor *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
C/C++: return hidGetItems(handle->device);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:235:22: warning: taking address of packed member 'wValue' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wValue, value);
C/C++: ^~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:236:22: warning: taking address of packed member 'wIndex' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wIndex, index);
C/C++: ^~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:237:22: warning: taking address of packed member 'wLength' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wLength, length);
C/C++: ^~~~~~~~~~~~~~
C/C++: 3 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2101.c:259:22: warning: taking address of packed member 'handshakeOptions' of class or structure 'USB_CP2101_FlowControl' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&newSettings.handshakeOptions, newSettings.handshakeOptions);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2101.c:260:22: warning: taking address of packed member 'dataFlowOptions' of class or structure 'USB_CP2101_FlowControl' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&newSettings.dataFlowOptions, newSettings.dataFlowOptions);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2110.c:84:21: warning: taking address of packed member 'baudRate' of class or structure 'USB_CP2110_UartConfigurationReport' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putBigEndian32(&report.baudRate, baud);
C/C++: ^~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cdc_acm.c:139:22: warning: taking address of packed member 'dwDTERate' of class or structure 'USB_CDC_ACM_LineCoding' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&lineCoding.dwDTERate, baud);
C/C++: ^~~~~~~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
C/C++: #warning file globbing support not available on this platform
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/FreedomScientific/braille.c:651:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 57600
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/FreedomScientific/braille.c:650:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:965:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 115200,
C/C++: ^~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:964:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:966:15: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = SERIAL_PARITY_EVEN
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:964:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3337:21: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = brl->data->protocol->serialBaud,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3336:13: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3338:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = brl->data->protocol->serialParity
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3336:13: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HIMS/braille.c:556:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 115200
C/C++: ^~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HIMS/braille.c:555:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Alva/braille.c:1872:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Alva/braille.c:1871:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Seika/braille.c:676:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Seika/braille.c:675:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1190:24: warning: taking address of packed member 'year' of class or structure 'HT_DateTime' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&payload.year, components.year);
C/C++: ^~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1244:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 19200,
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1243:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1245:15: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = SERIAL_PARITY_ODD
C/C++: ^~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1243:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 3 warnings generated.
> Task :braillebrltty:configureNdkBuildRelease[armeabi-v7a]
> Task :braillebrltty:buildNdkBuildRelease[armeabi-v7a]
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/BrlttyWrapper.c:300:27: warning: passing 'jbyte *' (aka 'signed char *') to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: if (!brltty_writeWindow(bytes, patternLen)) {
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.h:89:35: note: passing argument to parameter 'dotPattern' here
C/C++: brltty_writeWindow(unsigned char *dotPattern, size_t size);
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/BrlttyWrapper.c:360:9: warning: initializing 'char *' with an expression of type 'jbyte *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: char *writeptr = b;
C/C++: ^ ~
C/C++: 2 warnings generated.
C/C++: In file included from /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.c:46:
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/config.h:531:9: warning: 'WRITABLE_DIRECTORY' macro redefined [-Wmacro-redefined]
C/C++: #define WRITABLE_DIRECTORY "/run/brltty"
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/prologue.h:408:9: note: previous definition is here
C/C++: #define WRITABLE_DIRECTORY ""
C/C++: ^
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/libbrltty.c:325:52: warning: passing 'char [1]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
C/C++: setLogKeyEventsFlag(brailleDisplay.keyTable, "");
C/C++: ^~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/ktb.h:65:72: note: passing argument to parameter 'flag' here
C/C++: extern void setLogKeyEventsFlag (KeyTable *table, const unsigned char *flag);
C/C++: ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/gio_hid.c:98:10: warning: returning 'const HidItemsDescriptor *' from a function with result type 'HidItemsDescriptor *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
C/C++: return hidGetItems(handle->device);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:235:22: warning: taking address of packed member 'wValue' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wValue, value);
C/C++: ^~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:236:22: warning: taking address of packed member 'wIndex' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wIndex, index);
C/C++: ^~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb.c:237:22: warning: taking address of packed member 'wLength' of class or structure 'UsbSetupPacket' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&setup->wLength, length);
C/C++: ^~~~~~~~~~~~~~
C/C++: 3 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2101.c:259:22: warning: taking address of packed member 'handshakeOptions' of class or structure 'USB_CP2101_FlowControl' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&newSettings.handshakeOptions, newSettings.handshakeOptions);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2101.c:260:22: warning: taking address of packed member 'dataFlowOptions' of class or structure 'USB_CP2101_FlowControl' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&newSettings.dataFlowOptions, newSettings.dataFlowOptions);
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cp2110.c:84:21: warning: taking address of packed member 'baudRate' of class or structure 'USB_CP2110_UartConfigurationReport' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putBigEndian32(&report.baudRate, baud);
C/C++: ^~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/usb_cdc_acm.c:139:22: warning: taking address of packed member 'dwDTERate' of class or structure 'USB_CDC_ACM_LineCoding' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian32(&lineCoding.dwDTERate, baud);
C/C++: ^~~~~~~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
C/C++: #warning file globbing support not available on this platform
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/FreedomScientific/braille.c:651:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 57600
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/FreedomScientific/braille.c:650:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:965:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 115200,
C/C++: ^~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:964:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:966:15: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = SERIAL_PARITY_EVEN
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HumanWare/braille.c:964:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3337:21: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = brl->data->protocol->serialBaud,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3336:13: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3338:23: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = brl->data->protocol->serialParity
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Baum/braille.c:3336:13: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HIMS/braille.c:556:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 115200
C/C++: ^~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HIMS/braille.c:555:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Alva/braille.c:1872:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Alva/braille.c:1871:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Seika/braille.c:676:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/Seika/braille.c:675:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1190:24: warning: taking address of packed member 'year' of class or structure 'HT_DateTime' may result in an unaligned pointer value [-Waddress-of-packed-member]
C/C++: putLittleEndian16(&payload.year, components.year);
C/C++: ^~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1244:13: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .baud = 19200,
C/C++: ^~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1243:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:73:11: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .baud = SERIAL_DEFAULT_BAUD, \
C/C++: ^~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:66:29: note: expanded from macro 'SERIAL_DEFAULT_BAUD'
C/C++: #define SERIAL_DEFAULT_BAUD 9600
C/C++: ^~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1245:15: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
C/C++: .parity = SERIAL_PARITY_ODD
C/C++: ^~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Drivers/Braille/HandyTech/braille.c:1243:5: note: previous initialization is here
C/C++: SERIAL_DEFAULT_PARAMETERS,
C/C++: ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:76:13: note: expanded from macro 'SERIAL_DEFAULT_PARAMETERS'
C/C++: .parity = SERIAL_DEFAULT_PARITY, \
C/C++: ^~~~~~~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/jni/brlttywrapper/third_party/brltty/Headers/serial_types.h:69:31: note: expanded from macro 'SERIAL_DEFAULT_PARITY'
C/C++: #define SERIAL_DEFAULT_PARITY SERIAL_PARITY_NONE
C/C++: ^~~~~~~~~~~~~~~~~~
C/C++: 3 warnings generated.
> Task :braillebrltty:createBrlttyKeyTablesZip
> Task :braillebrltty:preBuild
> Task :braillebrltty:prePhoneReleaseBuild
> Task :braillecommon:preBuild UP-TO-DATE
> Task :braillecommon:prePhoneReleaseBuild UP-TO-DATE
> Task :braillecommon:mergePhoneReleaseJniLibFolders
> Task :braillecommon:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailleinterfaces:preBuild UP-TO-DATE
> Task :brailleinterfaces:prePhoneReleaseBuild UP-TO-DATE
> Task :braillecommon:copyPhoneReleaseJniLibsProjectOnly
> Task :brailleinterfaces:mergePhoneReleaseJniLibFolders
> Task :brailleinterfaces:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailleinterfaces:copyPhoneReleaseJniLibsProjectOnly
> Task :brailletranslate:configureNdkBuildRelease[arm64-v8a]
> Task :brailletranslate:buildNdkBuildRelease[arm64-v8a]
> Task :brailletranslate:configureNdkBuildRelease[armeabi-v7a]
> Task :brailletranslate:buildNdkBuildRelease[armeabi-v7a]
> Task :brailletranslate:createTranslationTablesZip
> Task :brailletranslate:preBuild
> Task :brailletranslate:prePhoneReleaseBuild
> Task :utils:preBuild UP-TO-DATE
> Task :utils:prePhoneReleaseBuild UP-TO-DATE
> Task :utils:mergePhoneReleaseJniLibFolders
> Task :utils:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :utils:copyPhoneReleaseJniLibsProjectOnly
> Task :brailletranslate:mergePhoneReleaseJniLibFolders
> Task :brailletranslate:externalNativeBuildPhoneRelease
> Task :braillebrltty:mergePhoneReleaseJniLibFolders
> Task :brailledisplay:preBuild UP-TO-DATE
> Task :brailledisplay:prePhoneReleaseBuild UP-TO-DATE
> Task :brailledisplay:mergePhoneReleaseJniLibFolders
> Task :brailledisplay:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailledisplayanalytics:preBuild UP-TO-DATE
> Task :brailledisplay:copyPhoneReleaseJniLibsProjectOnly
> Task :brailledisplayanalytics:prePhoneReleaseBuild UP-TO-DATE
> Task :brailledisplayanalytics:mergePhoneReleaseJniLibFolders
> Task :brailledisplayanalytics:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailletranslate:mergePhoneReleaseNativeLibs
> Task :brailleime:preBuild UP-TO-DATE
> Task :brailledisplayanalytics:copyPhoneReleaseJniLibsProjectOnly
> Task :brailleime:prePhoneReleaseBuild UP-TO-DATE
> Task :brailleime:mergePhoneReleaseJniLibFolders
> Task :brailleime:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailleimeanalytics:preBuild UP-TO-DATE
> Task :brailleimeanalytics:prePhoneReleaseBuild UP-TO-DATE
> Task :brailleime:copyPhoneReleaseJniLibsProjectOnly
> Task :brailleimeanalytics:mergePhoneReleaseJniLibFolders
> Task :brailleimeanalytics:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :talkback:preBuild UP-TO-DATE
> Task :brailleimeanalytics:copyPhoneReleaseJniLibsProjectOnly
> Task :talkback:prePhoneReleaseBuild UP-TO-DATE
> Task :talkback:mergePhoneReleaseJniLibFolders
> Task :talkback:mergePhoneReleaseNativeLibs NO-SOURCE
> Task :brailletranslate:copyPhoneReleaseJniLibsProjectOnly
> Task :talkback:copyPhoneReleaseJniLibsProjectOnly
> Task :braillebrltty:externalNativeBuildPhoneRelease
> Task :utils:compilePhoneReleaseAidl NO-SOURCE
> Task :brailleinterfaces:compilePhoneReleaseAidl NO-SOURCE
> Task :brailletranslate:compilePhoneReleaseAidl NO-SOURCE
> Task :braillecommon:compilePhoneReleaseAidl NO-SOURCE
> Task :braillebrltty:compilePhoneReleaseAidl NO-SOURCE
> Task :braillecommon:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailleinterfaces:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailletranslate:packagePhoneReleaseRenderscript NO-SOURCE
> Task :utils:packagePhoneReleaseRenderscript NO-SOURCE
> Task :braillebrltty:compilePhoneReleaseRenderscript NO-SOURCE
> Task :braillebrltty:mergePhoneReleaseNativeLibs
> Task :braillebrltty:generatePhoneReleaseBuildConfig
> Task :braillebrltty:generatePhoneReleaseResValues
> Task :braillebrltty:generatePhoneReleaseResources
> Task :braillebrltty:copyPhoneReleaseJniLibsProjectOnly
> Task :braillebrltty:packagePhoneReleaseResources
> Task :mergePhoneReleaseNativeLibs
> Task :braillebrltty:parsePhoneReleaseLocalResources
> Task :stripPhoneReleaseDebugSymbols
> Task :braillecommon:compilePhoneReleaseRenderscript NO-SOURCE
> Task :braillecommon:generatePhoneReleaseResValues
> Task :braillecommon:generatePhoneReleaseResources
> Task :extractPhoneReleaseNativeSymbolTables
> Task :braillebrltty:processPhoneReleaseManifest
> Task :braillecommon:packagePhoneReleaseResources
> Task :brailleinterfaces:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailleinterfaces:generatePhoneReleaseResValues
> Task :braillecommon:parsePhoneReleaseLocalResources
> Task :brailleinterfaces:generatePhoneReleaseResources
> Task :braillecommon:processPhoneReleaseManifest
> Task :brailleinterfaces:packagePhoneReleaseResources
> Task :utils:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailleinterfaces:parsePhoneReleaseLocalResources
> Task :utils:generatePhoneReleaseResValues
> Task :utils:generatePhoneReleaseResources
> Task :brailleinterfaces:processPhoneReleaseManifest
> Task :mergePhoneReleaseNativeDebugMetadata
> Task :utils:packagePhoneReleaseResources
> Task :brailletranslate:compilePhoneReleaseRenderscript NO-SOURCE
> Task :utils:processPhoneReleaseManifest
> Task :brailletranslate:generatePhoneReleaseResValues
> Task :brailletranslate:generatePhoneReleaseResources
> Task :brailletranslate:packagePhoneReleaseResources
> Task :utils:parsePhoneReleaseLocalResources
> Task :brailletranslate:parsePhoneReleaseLocalResources
> Task :brailletranslate:processPhoneReleaseManifest
> Task :braillebrltty:javaPreCompilePhoneRelease
> Task :braillecommon:generatePhoneReleaseBuildConfig
> Task :braillecommon:javaPreCompilePhoneRelease
> Task :brailleinterfaces:generatePhoneReleaseBuildConfig
> Task :brailleinterfaces:javaPreCompilePhoneRelease
> Task :utils:generatePhoneReleaseBuildConfig
> Task :utils:generatePhoneReleaseRFile
> Task :utils:javaPreCompilePhoneRelease
> Task :brailleinterfaces:generatePhoneReleaseRFile
> Task :brailletranslate:generatePhoneReleaseBuildConfig
> Task :brailledisplayanalytics:compilePhoneReleaseAidl NO-SOURCE
> Task :brailletranslate:javaPreCompilePhoneRelease
> Task :brailledisplay:compilePhoneReleaseAidl NO-SOURCE
> Task :braillebrltty:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailledisplayanalytics:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailledisplay:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailledisplay:generatePhoneReleaseBuildConfig
> Task :brailledisplay:generatePhoneReleaseResValues
> Task :brailledisplay:generatePhoneReleaseResources
> Task :brailletranslate:generatePhoneReleaseRFile
> Task :brailledisplay:packagePhoneReleaseResources
> Task :brailledisplayanalytics:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailledisplayanalytics:generatePhoneReleaseResValues
> Task :brailledisplayanalytics:generatePhoneReleaseResources
> Task :brailledisplay:parsePhoneReleaseLocalResources
> Task :brailledisplayanalytics:packagePhoneReleaseResources
> Task :brailledisplayanalytics:parsePhoneReleaseLocalResources
> Task :brailledisplay:processPhoneReleaseManifest
> Task :brailledisplayanalytics:processPhoneReleaseManifest
> Task :braillecommon:generatePhoneReleaseRFile
> Task :brailledisplay:javaPreCompilePhoneRelease
> Task :brailledisplayanalytics:generatePhoneReleaseBuildConfig
> Task :braillebrltty:generatePhoneReleaseRFile
> Task :brailledisplayanalytics:javaPreCompilePhoneRelease
> Task :brailleimeanalytics:compilePhoneReleaseAidl NO-SOURCE
> Task :brailleime:compilePhoneReleaseAidl NO-SOURCE
> Task :brailleimeanalytics:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailleime:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailleime:generatePhoneReleaseBuildConfig
> Task :brailleime:generatePhoneReleaseResValues
> Task :brailleime:generatePhoneReleaseResources
> Task :brailledisplayanalytics:generatePhoneReleaseRFile
> Task :brailleime:packagePhoneReleaseResources
> Task :brailleimeanalytics:compilePhoneReleaseRenderscript NO-SOURCE
> Task :brailleimeanalytics:generatePhoneReleaseResValues
> Task :brailleimeanalytics:generatePhoneReleaseResources
> Task :brailleime:parsePhoneReleaseLocalResources
> Task :brailleimeanalytics:packagePhoneReleaseResources
> Task :brailleime:processPhoneReleaseManifest
> Task :brailleimeanalytics:parsePhoneReleaseLocalResources
> Task :brailleimeanalytics:processPhoneReleaseManifest
> Task :brailleime:javaPreCompilePhoneRelease
> Task :brailledisplay:generatePhoneReleaseRFile
> Task :brailleimeanalytics:generatePhoneReleaseBuildConfig
> Task :talkback:compilePhoneReleaseAidl NO-SOURCE
> Task :brailledisplay:packagePhoneReleaseRenderscript NO-SOURCE
> Task :brailleimeanalytics:javaPreCompilePhoneRelease
> Task :brailleime:packagePhoneReleaseRenderscript NO-SOURCE
> Task :talkback:compilePhoneReleaseRenderscript NO-SOURCE
> Task :talkback:generatePhoneReleaseBuildConfig
> Task :talkback:generatePhoneReleaseResValues
> Task :talkback:generatePhoneReleaseResources
> Task :brailleimeanalytics:generatePhoneReleaseRFile
> Task :talkback:packagePhoneReleaseResources
> Task :talkback:javaPreCompilePhoneRelease
> Task :talkback:processPhoneReleaseManifest
> Task :brailleime:generatePhoneReleaseRFile
> Task :talkback:parsePhoneReleaseLocalResources
> Task :checkPhoneReleaseDuplicateClasses
> Task :compilePhoneReleaseAidl NO-SOURCE
> Task :talkback:packagePhoneReleaseRenderscript NO-SOURCE
> Task :compilePhoneReleaseRenderscript NO-SOURCE
> Task :generatePhoneReleaseBuildConfig
> Task :javaPreCompilePhoneRelease
> Task :braillecommon:writePhoneReleaseAarMetadata
> Task :braillebrltty:writePhoneReleaseAarMetadata
> Task :brailledisplay:writePhoneReleaseAarMetadata
> Task :brailledisplayanalytics:writePhoneReleaseAarMetadata
> Task :brailleime:writePhoneReleaseAarMetadata
> Task :brailleimeanalytics:writePhoneReleaseAarMetadata
> Task :brailleinterfaces:writePhoneReleaseAarMetadata
> Task :brailletranslate:writePhoneReleaseAarMetadata
> Task :talkback:writePhoneReleaseAarMetadata
> Task :utils:writePhoneReleaseAarMetadata
> Task :generatePhoneReleaseResValues
> Task :generatePhoneReleaseResources
> Task :checkPhoneReleaseAarMetadata
> Task :talkback:generatePhoneReleaseRFile
> Task :utils:compilePhoneReleaseKotlin
w: file:///home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/coordinate/MagnificationCoordinateConfig.kt:55:39 'getter for scale: Float' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/coordinate/MagnificationCoordinateConfig.kt:62:45 'getter for centerX: Float' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/coordinate/MagnificationCoordinateConfig.kt:62:73 'getter for centerY: Float' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/coordinate/Util.kt:19:35 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/coordinate/Util.kt:21:15 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
> Task :mergePhoneReleaseResources
> Task :utils:compilePhoneReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.android.talkback/utils/src/main/java/com/google/android/accessibility/utils/ArrayUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :mapPhoneReleaseSourceSetPaths
> Task :createPhoneReleaseCompatibleScreenManifests
> Task :extractDeepLinksPhoneRelease
> Task :braillebrltty:extractDeepLinksPhoneRelease
> Task :braillecommon:extractDeepLinksPhoneRelease
> Task :brailledisplay:extractDeepLinksPhoneRelease
> Task :brailledisplayanalytics:extractDeepLinksPhoneRelease
> Task :utils:bundleLibCompileToJarPhoneRelease
> Task :brailleime:extractDeepLinksPhoneRelease
> Task :utils:bundleLibRuntimeToDirPhoneRelease
> Task :brailleinterfaces:compilePhoneReleaseJavaWithJavac
> Task :brailleinterfaces:bundleLibCompileToJarPhoneRelease
> Task :brailleinterfaces:bundleLibRuntimeToDirPhoneRelease
> Task :brailletranslate:compilePhoneReleaseJavaWithJavac
> Task :brailletranslate:bundleLibCompileToJarPhoneRelease
> Task :brailleimeanalytics:extractDeepLinksPhoneRelease
> Task :brailletranslate:bundleLibRuntimeToDirPhoneRelease
> Task :braillecommon:compilePhoneReleaseJavaWithJavac
Note: /home/vagrant/build/com.android.talkback/braille/common/src/phone/java/com/google/android/accessibility/braille/common/FeedbackManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :brailleinterfaces:extractDeepLinksPhoneRelease
> Task :brailletranslate:extractDeepLinksPhoneRelease
> Task :talkback:extractDeepLinksPhoneRelease
> Task :utils:extractDeepLinksPhoneRelease
> Task :braillecommon:bundleLibCompileToJarPhoneRelease
> Task :braillecommon:bundleLibRuntimeToDirPhoneRelease
> Task :processPhoneReleaseMainManifest
> Task :braillebrltty:compilePhoneReleaseJavaWithJavac
Note: /home/vagrant/build/com.android.talkback/braille/brltty/src/phone/java/com/google/android/accessibility/braille/brltty/BluetoothConnection.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :braillebrltty:bundleLibCompileToJarPhoneRelease
> Task :brailledisplayanalytics:compilePhoneReleaseJavaWithJavac
> Task :brailledisplayanalytics:bundleLibCompileToJarPhoneRelease
> Task :brailleimeanalytics:compilePhoneReleaseJavaWithJavac
> Task :brailledisplay:compilePhoneReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :brailleimeanalytics:bundleLibCompileToJarPhoneRelease
> Task :brailledisplay:bundleLibCompileToJarPhoneRelease
> Task :brailledisplay:bundleLibRuntimeToDirPhoneRelease
> Task :brailleime:compilePhoneReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :brailleime:bundleLibCompileToJarPhoneRelease
> Task :brailleimeanalytics:bundleLibRuntimeToDirPhoneRelease
> Task :braillebrltty:bundleLibRuntimeToDirPhoneRelease
> Task :brailleime:bundleLibRuntimeToDirPhoneRelease
> Task :talkback:compilePhoneReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :brailledisplayanalytics:bundleLibRuntimeToDirPhoneRelease
> Task :processPhoneReleaseManifest
> Task :talkback:bundleLibRuntimeToDirPhoneRelease
> Task :brailledisplayanalytics:compilePhoneReleaseLibraryResources
> Task :braillebrltty:compilePhoneReleaseLibraryResources
> Task :brailleinterfaces:compilePhoneReleaseLibraryResources
> Task :brailleimeanalytics:compilePhoneReleaseLibraryResources
> Task :braillecommon:compilePhoneReleaseLibraryResources
> Task :processPhoneReleaseManifestForPackage
> Task :brailledisplay:compilePhoneReleaseLibraryResources
> Task :brailletranslate:compilePhoneReleaseLibraryResources
> Task :desugarPhoneReleaseFileDependencies
> Task :utils:compilePhoneReleaseLibraryResources
> Task :talkback:bundleLibCompileToJarPhoneRelease
> Task :talkback:compilePhoneReleaseLibraryResources
> Task :brailleime:compilePhoneReleaseLibraryResources
> Task :braillebrltty:preparePhoneReleaseArtProfile
> Task :braillecommon:preparePhoneReleaseArtProfile
> Task :brailledisplay:preparePhoneReleaseArtProfile
> Task :brailledisplayanalytics:preparePhoneReleaseArtProfile
> Task :brailleime:preparePhoneReleaseArtProfile
> Task :brailleimeanalytics:preparePhoneReleaseArtProfile
> Task :brailleinterfaces:preparePhoneReleaseArtProfile
> Task :brailletranslate:preparePhoneReleaseArtProfile
> Task :talkback:preparePhoneReleaseArtProfile
> Task :utils:preparePhoneReleaseArtProfile
> Task :mergePhoneReleaseShaders
> Task :compilePhoneReleaseShaders NO-SOURCE
> Task :generatePhoneReleaseAssets UP-TO-DATE
> Task :braillebrltty:mergePhoneReleaseShaders
> Task :braillebrltty:compilePhoneReleaseShaders NO-SOURCE
> Task :braillebrltty:generatePhoneReleaseAssets UP-TO-DATE
> Task :braillebrltty:packagePhoneReleaseAssets
> Task :braillecommon:mergePhoneReleaseShaders
> Task :braillecommon:compilePhoneReleaseShaders NO-SOURCE
> Task :braillecommon:generatePhoneReleaseAssets UP-TO-DATE
> Task :braillecommon:packagePhoneReleaseAssets
> Task :brailledisplay:mergePhoneReleaseShaders
> Task :brailledisplay:compilePhoneReleaseShaders NO-SOURCE
> Task :brailledisplay:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailledisplay:packagePhoneReleaseAssets
> Task :brailledisplayanalytics:mergePhoneReleaseShaders
> Task :brailledisplayanalytics:compilePhoneReleaseShaders NO-SOURCE
> Task :brailledisplayanalytics:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailledisplayanalytics:packagePhoneReleaseAssets
> Task :brailleime:mergePhoneReleaseShaders
> Task :brailleime:compilePhoneReleaseShaders NO-SOURCE
> Task :brailleime:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailleime:packagePhoneReleaseAssets
> Task :brailleimeanalytics:mergePhoneReleaseShaders
> Task :brailleimeanalytics:compilePhoneReleaseShaders NO-SOURCE
> Task :brailleimeanalytics:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailleimeanalytics:packagePhoneReleaseAssets
> Task :brailleinterfaces:mergePhoneReleaseShaders
> Task :brailleinterfaces:compilePhoneReleaseShaders NO-SOURCE
> Task :brailleinterfaces:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailleinterfaces:packagePhoneReleaseAssets
> Task :brailletranslate:mergePhoneReleaseShaders
> Task :brailletranslate:compilePhoneReleaseShaders NO-SOURCE
> Task :brailletranslate:generatePhoneReleaseAssets UP-TO-DATE
> Task :brailletranslate:packagePhoneReleaseAssets
> Task :talkback:mergePhoneReleaseShaders
> Task :talkback:compilePhoneReleaseShaders NO-SOURCE
> Task :talkback:generatePhoneReleaseAssets UP-TO-DATE
> Task :talkback:packagePhoneReleaseAssets
> Task :utils:mergePhoneReleaseShaders
> Task :utils:compilePhoneReleaseShaders NO-SOURCE
> Task :utils:generatePhoneReleaseAssets UP-TO-DATE
> Task :utils:packagePhoneReleaseAssets
> Task :mergePhoneReleaseAssets
> Task :compressPhoneReleaseAssets
> Task :processPhoneReleaseJavaRes NO-SOURCE
> Task :braillebrltty:processPhoneReleaseJavaRes NO-SOURCE
> Task :braillecommon:processPhoneReleaseJavaRes NO-SOURCE
> Task :braillebrltty:bundleLibResPhoneRelease
> Task :brailledisplay:processPhoneReleaseJavaRes NO-SOURCE
> Task :braillecommon:bundleLibResPhoneRelease
> Task :brailledisplayanalytics:processPhoneReleaseJavaRes NO-SOURCE
> Task :brailleime:processPhoneReleaseJavaRes NO-SOURCE
> Task :brailledisplayanalytics:bundleLibResPhoneRelease
> Task :brailledisplay:bundleLibResPhoneRelease
> Task :brailleimeanalytics:processPhoneReleaseJavaRes NO-SOURCE
> Task :mergePhoneReleaseArtProfile
> Task :brailleime:bundleLibResPhoneRelease
> Task :brailleimeanalytics:bundleLibResPhoneRelease
> Task :brailleinterfaces:processPhoneReleaseJavaRes NO-SOURCE
> Task :brailleinterfaces:bundleLibResPhoneRelease
> Task :brailletranslate:processPhoneReleaseJavaRes NO-SOURCE
> Task :brailletranslate:bundleLibResPhoneRelease
> Task :talkback:processPhoneReleaseJavaRes NO-SOURCE
> Task :utils:processPhoneReleaseJavaRes NO-SOURCE
> Task :talkback:bundleLibResPhoneRelease
> Task :utils:bundleLibResPhoneRelease
> Task :collectPhoneReleaseDependencies
> Task :sdkPhoneReleaseDependencyData
> Task :writePhoneReleaseAppMetadata
> Task :writePhoneReleaseSigningConfigVersions
> Task :braillebrltty:stripPhoneReleaseDebugSymbols
> Task :braillebrltty:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :mergeExtDexPhoneRelease
> Task :processPhoneReleaseResources
> Task :braillebrltty:extractPhoneReleaseAnnotations
> Task :compilePhoneReleaseJavaWithJavac
> Task :dexBuilderPhoneRelease
> Task :braillebrltty:mergePhoneReleaseGeneratedProguardFiles
> Task :braillebrltty:mergePhoneReleaseConsumerProguardFiles
> Task :braillebrltty:prepareLintJarForPublish
> Task :braillebrltty:mergePhoneReleaseJavaResource
> Task :mergePhoneReleaseJavaResource
> Task :braillebrltty:mergePhoneReleaseResources
> Task :braillebrltty:syncPhoneReleaseLibJars
> Task :braillebrltty:bundlePhoneReleaseAar
> Task :braillebrltty:mapPhoneReleaseSourceSetPaths
> Task :braillecommon:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :braillecommon:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :braillecommon:extractPhoneReleaseAnnotations
> Task :braillecommon:mergePhoneReleaseGeneratedProguardFiles
> Task :braillecommon:mergePhoneReleaseConsumerProguardFiles
> Task :braillecommon:prepareLintJarForPublish
> Task :braillecommon:mergePhoneReleaseJavaResource
> Task :mergeDexPhoneRelease
> Task :braillecommon:mergePhoneReleaseResources
> Task :braillecommon:syncPhoneReleaseLibJars
> Task :braillecommon:bundlePhoneReleaseAar
> Task :braillecommon:mapPhoneReleaseSourceSetPaths
> Task :brailledisplay:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :brailledisplay:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailledisplay:extractPhoneReleaseAnnotations
> Task :brailledisplay:mergePhoneReleaseGeneratedProguardFiles
> Task :brailledisplay:mergePhoneReleaseConsumerProguardFiles
> Task :brailledisplay:prepareLintJarForPublish
> Task :brailledisplay:mergePhoneReleaseJavaResource
> Task :compilePhoneReleaseArtProfile
> Task :braillebrltty:verifyPhoneReleaseResources
> Task :braillecommon:verifyPhoneReleaseResources
> Task :brailledisplay:mergePhoneReleaseResources
> Task :braillebrltty:assemblePhoneRelease
> Task :braillecommon:assemblePhoneRelease
> Task :brailledisplay:syncPhoneReleaseLibJars
> Task :brailledisplay:bundlePhoneReleaseAar
> Task :brailledisplay:mapPhoneReleaseSourceSetPaths
> Task :brailledisplayanalytics:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :brailledisplayanalytics:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailledisplayanalytics:extractPhoneReleaseAnnotations
> Task :brailledisplayanalytics:mergePhoneReleaseGeneratedProguardFiles
> Task :brailledisplayanalytics:mergePhoneReleaseConsumerProguardFiles
> Task :brailledisplayanalytics:prepareLintJarForPublish
> Task :brailledisplayanalytics:mergePhoneReleaseJavaResource
> Task :brailledisplayanalytics:mergePhoneReleaseResources
> Task :brailledisplayanalytics:syncPhoneReleaseLibJars
> Task :brailledisplayanalytics:bundlePhoneReleaseAar
> Task :brailledisplayanalytics:mapPhoneReleaseSourceSetPaths
> Task :brailleime:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :brailleime:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailleime:mergePhoneReleaseGeneratedProguardFiles
> Task :brailleime:mergePhoneReleaseConsumerProguardFiles
> Task :brailleime:prepareLintJarForPublish
> Task :brailleime:mergePhoneReleaseJavaResource
> Task :brailledisplay:verifyPhoneReleaseResources
> Task :brailleime:extractPhoneReleaseAnnotations
e: /home/vagrant/.gradle/caches/transforms-3/0736e9546d52c6fed47cbab569217f2a/transformed/lifecycle-livedata-2.6.2-api.jar!/META-INF/lifecycle-livedata_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.2/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.2.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/088d4a92c16847eb50c44561b0b87659/transformed/lifecycle-viewmodel-2.6.2-api.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/f2fdeda41f1209a83e20975becd2da50/transformed/lifecycle-livedata-core-2.6.2-api.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/6a0021531ae5a0c3a27eb1d20b8f7534/transformed/lifecycle-runtime-2.6.2-api.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/0a1876901dcfd8f329d894616c28f448/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.2-api.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/3c481c142f003a402683e6c74d09f53c/transformed/jetified-core-ktx-1.13.0-alpha05-api.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/feb78488c0f0c3bf629b4f397ffa9cf1/transformed/core-1.13.0-alpha05-api.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/5c6fb63c1a79bce83e1468dcb6f00ddf/transformed/jetified-savedstate-1.2.1-api.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/build/com.android.talkback/utils/build/intermediates/compile_library_classes_jar/phoneRelease/classes.jar!/META-INF/utils_phoneRelease.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/bca08260228da249853a0dc662daadfb/transformed/jetified-annotation-jvm-1.6.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/9ac22360e5e677781db9072ba1969118/transformed/jetified-kotlin-stdlib-common-1.8.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
> Task :brailleime:mergePhoneReleaseResources
> Task :brailledisplay:assemblePhoneRelease
> Task :brailleime:mapPhoneReleaseSourceSetPaths
> Task :brailleimeanalytics:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :brailledisplayanalytics:verifyPhoneReleaseResources
> Task :brailledisplayanalytics:assemblePhoneRelease
> Task :brailleimeanalytics:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailleimeanalytics:extractPhoneReleaseAnnotations
> Task :brailleimeanalytics:mergePhoneReleaseGeneratedProguardFiles
> Task :brailleimeanalytics:mergePhoneReleaseConsumerProguardFiles
> Task :brailleimeanalytics:prepareLintJarForPublish
> Task :brailleimeanalytics:mergePhoneReleaseJavaResource
> Task :brailleimeanalytics:mergePhoneReleaseResources
> Task :brailleimeanalytics:syncPhoneReleaseLibJars
> Task :brailleime:syncPhoneReleaseLibJars
> Task :brailleime:bundlePhoneReleaseAar
> Task :brailleimeanalytics:bundlePhoneReleaseAar
> Task :brailleimeanalytics:mapPhoneReleaseSourceSetPaths
> Task :brailleinterfaces:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :brailleinterfaces:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailleinterfaces:extractPhoneReleaseAnnotations
> Task :brailleinterfaces:mergePhoneReleaseGeneratedProguardFiles
> Task :brailleinterfaces:mergePhoneReleaseConsumerProguardFiles
> Task :brailleinterfaces:prepareLintJarForPublish
> Task :brailleinterfaces:mergePhoneReleaseJavaResource
> Task :brailleime:verifyPhoneReleaseResources
> Task :brailleinterfaces:mergePhoneReleaseResources
> Task :brailleime:assemblePhoneRelease
> Task :brailleinterfaces:syncPhoneReleaseLibJars
> Task :brailleinterfaces:bundlePhoneReleaseAar
> Task :brailleinterfaces:mapPhoneReleaseSourceSetPaths
> Task :brailletranslate:stripPhoneReleaseDebugSymbols
> Task :brailletranslate:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :brailletranslate:extractPhoneReleaseAnnotations
> Task :brailletranslate:mergePhoneReleaseGeneratedProguardFiles
> Task :brailletranslate:mergePhoneReleaseConsumerProguardFiles
> Task :brailletranslate:prepareLintJarForPublish
> Task :brailletranslate:mergePhoneReleaseJavaResource
> Task :brailleimeanalytics:verifyPhoneReleaseResources
> Task :brailletranslate:mergePhoneReleaseResources
> Task :brailleimeanalytics:assemblePhoneRelease
> Task :brailletranslate:syncPhoneReleaseLibJars
> Task :brailleinterfaces:verifyPhoneReleaseResources
> Task :brailletranslate:bundlePhoneReleaseAar
> Task :brailleinterfaces:assemblePhoneRelease
> Task :brailletranslate:mapPhoneReleaseSourceSetPaths
> Task :talkback:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :talkback:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :talkback:mergePhoneReleaseGeneratedProguardFiles
> Task :talkback:mergePhoneReleaseConsumerProguardFiles
> Task :talkback:prepareLintJarForPublish
> Task :talkback:mergePhoneReleaseJavaResource
> Task :talkback:extractPhoneReleaseAnnotations
e: /home/vagrant/.gradle/caches/transforms-3/0736e9546d52c6fed47cbab569217f2a/transformed/lifecycle-livedata-2.6.2-api.jar!/META-INF/lifecycle-livedata_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.2/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.2.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/088d4a92c16847eb50c44561b0b87659/transformed/lifecycle-viewmodel-2.6.2-api.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/f2fdeda41f1209a83e20975becd2da50/transformed/lifecycle-livedata-core-2.6.2-api.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/6a0021531ae5a0c3a27eb1d20b8f7534/transformed/lifecycle-runtime-2.6.2-api.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/0a1876901dcfd8f329d894616c28f448/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.2-api.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/3c481c142f003a402683e6c74d09f53c/transformed/jetified-core-ktx-1.13.0-alpha05-api.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/feb78488c0f0c3bf629b4f397ffa9cf1/transformed/core-1.13.0-alpha05-api.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/5c6fb63c1a79bce83e1468dcb6f00ddf/transformed/jetified-savedstate-1.2.1-api.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/build/com.android.talkback/utils/build/intermediates/compile_library_classes_jar/phoneRelease/classes.jar!/META-INF/utils_phoneRelease.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/bca08260228da249853a0dc662daadfb/transformed/jetified-annotation-jvm-1.6.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/9ac22360e5e677781db9072ba1969118/transformed/jetified-kotlin-stdlib-common-1.8.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
Warning: com.google.android.accessibility.talkback.imagecaption.Request.ErrorCode: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
> Task :optimizePhoneReleaseResources
> Task :brailletranslate:verifyPhoneReleaseResources
> Task :talkback:extractPhoneReleaseAnnotations
Warning: com.google.android.accessibility.talkback.focusmanagement.FocusProcessorForTapAndTouchExploration.TypingMethod: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.talkback.trainingcommon.NavigationButtonBar.ButtonType: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.talkback.selector.SelectorController.GranularityType: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
> Task :talkback:mergePhoneReleaseResources
> Task :brailletranslate:assemblePhoneRelease
> Task :talkback:syncPhoneReleaseLibJars
> Task :talkback:bundlePhoneReleaseAar
> Task :talkback:mapPhoneReleaseSourceSetPaths
> Task :utils:stripPhoneReleaseDebugSymbols NO-SOURCE
> Task :utils:copyPhoneReleaseJniLibsProjectAndLocalJars
> Task :utils:mergePhoneReleaseGeneratedProguardFiles
> Task :utils:mergePhoneReleaseConsumerProguardFiles
> Task :utils:prepareLintJarForPublish
> Task :utils:mergePhoneReleaseJavaResource
> Task :utils:extractPhoneReleaseAnnotations
e: /home/vagrant/.gradle/caches/transforms-3/3c481c142f003a402683e6c74d09f53c/transformed/jetified-core-ktx-1.13.0-alpha05-api.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/feb78488c0f0c3bf629b4f397ffa9cf1/transformed/core-1.13.0-alpha05-api.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/0736e9546d52c6fed47cbab569217f2a/transformed/lifecycle-livedata-2.6.2-api.jar!/META-INF/lifecycle-livedata_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.2/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.2.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/088d4a92c16847eb50c44561b0b87659/transformed/lifecycle-viewmodel-2.6.2-api.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/f2fdeda41f1209a83e20975becd2da50/transformed/lifecycle-livedata-core-2.6.2-api.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/6a0021531ae5a0c3a27eb1d20b8f7534/transformed/lifecycle-runtime-2.6.2-api.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/0a1876901dcfd8f329d894616c28f448/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.2-api.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/5c6fb63c1a79bce83e1468dcb6f00ddf/transformed/jetified-savedstate-1.2.1-api.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/bca08260228da249853a0dc662daadfb/transformed/jetified-annotation-jvm-1.6.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/1495a194ec2ba345e2267be2beedc900/transformed/jetified-kotlin-stdlib-1.8.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/transforms-3/9ac22360e5e677781db9072ba1969118/transformed/jetified-kotlin-stdlib-common-1.8.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/build/com.android.talkback/utils/build/tmp/kotlin-classes/phoneRelease/META-INF/utils_phoneRelease.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
Warning: com.google.android.accessibility.utils.volumebutton.VolumeButtonPatternDetector.ButtonSequence: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.utils.volumebutton.VolumeButtonPatternDetector.ButtonsUsed: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.utils.Performance.StageId: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.utils.Performance.EventTypeId: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.utils.monitor.InputModeTracker.InputMode: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.google.android.accessibility.utils.material.ButtonIconType.IconType: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
> Task :utils:mergePhoneReleaseResources
> Task :utils:syncPhoneReleaseLibJars
> Task :utils:bundlePhoneReleaseAar
> Task :utils:mapPhoneReleaseSourceSetPaths
> Task :utils:verifyPhoneReleaseResources
> Task :utils:assemblePhoneRelease
> Task :packagePhoneRelease
> Task :createPhoneReleaseApkListingFileRedirect
> Task :assemblePhoneRelease
> Task :talkback:verifyPhoneReleaseResources
> Task :talkback:assemblePhoneRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.6.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 5m 58s
355 actionable tasks: 355 executed
2024-11-29 03:35:12,559 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.android.talkback, universal_newlines=False, shell=None, istream=<valid stream>)
2024-11-29 03:35:12,567 INFO: Successfully built version TfPu_release_15_1-2024_10_17_0000 of com.android.talkback from 26a27dc009d5b3605e744222541f045a3c24e038
2024-11-29 03:35:13,352 DEBUG: Checking build/com.android.talkback/build/outputs/apk/phone/release/com.android.talkback-phone-release-unsigned.apk
2024-11-29 03:35:13,506 INFO: success: com.android.talkback
2024-11-29 03:35:13,507 INFO: Finished
2024-11-29 03:35:13,507 INFO: 1 build succeeded