log for chat.fluffy.fluffychat:3541
== Installed Android Tools ==
2025-06-24 08:37:57,176 DEBUG: Reading 'config.yml'
2025-06-24 08:37:57,190 INFO: Creating log directory
2025-06-24 08:37:57,190 INFO: Creating temporary directory
2025-06-24 08:37:57,191 INFO: Creating output directory
2025-06-24 08:37:57,285 DEBUG: Getting git vcs interface for https://github.com/krille-chan/fluffychat.git
2025-06-24 08:37:57,285 DEBUG: Checking chat.fluffy.fluffychat:3541
2025-06-24 08:37:57,285 INFO: Building version 2.0.0 (3541) of chat.fluffy.fluffychat
2025-06-24 08:37:57,285 WARNING: Android NDK version 'r21e' could not be found!
2025-06-24 08:37:57,286 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-06-24 08:37:57,697 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-06-24 08:37:58,184 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2025-06-24 08:37:58,195 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-06-24 08:37:58,653 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 793374
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r21e-linux-x86_64.zip
2025-06-24 08:38:01,313 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-06-24 08:38:01,561 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
Unzipping to /tmp/.sdkmanager-cvp4ka1x
Installing into /opt/android-sdk/ndk/21.4.7075529
2025-06-24 08:39:40,415 INFO: Set NDK r21e (21.4.7075529) up
2025-06-24 08:39:40,424 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/chat.fluffy.fluffychat, universal_newlines=False, shell=None, istream=None)
2025-06-24 08:39:41,705 INFO: Running 'sudo' commands in /home/vagrant
2025-06-24 08:39:41,706 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [268 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [160 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [292 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [249 kB]
Fetched 16.2 MB in 16s (1007 kB/s)
Reading package lists...
+ apt-get install -y ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
ninja-build
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 135 kB of archives.
After this operation, 426 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 135 kB in 0s (271 kB/s)
Selecting previously unselected package ninja-build.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.11.1-2~deb12u1_amd64.deb ...
Unpacking ninja-build (1.11.1-2~deb12u1) ...
Setting up ninja-build (1.11.1-2~deb12u1) ...
2025-06-24 08:40:19,638 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-24 08:40:20,157 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64083 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+deb12u10) ...
2025-06-24 08:40:33,748 INFO: Getting source for revision 88cf02a5404d14052aa806bf6f38db050fffbb1b
2025-06-24 08:40:33,749 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:33,749 DEBUG: > git rev-parse --show-toplevel
2025-06-24 08:40:34,755 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:34,755 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-24 08:40:34,959 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:34,959 DEBUG: > git reset --hard
2025-06-24 08:40:35,664 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:35,664 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-24 08:40:35,767 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:35,768 DEBUG: > git clean -dffx
2025-06-24 08:40:35,871 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:35,871 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-24 08:40:36,676 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:36,676 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-24 08:40:37,284 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:37,284 DEBUG: > git remote set-head origin --auto
2025-06-24 08:40:37,989 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:37,990 DEBUG: > git checkout -f 88cf02a5404d14052aa806bf6f38db050fffbb1b
2025-06-24 08:40:38,794 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:38,795 DEBUG: > git clean -dffx
2025-06-24 08:40:38,898 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:38,898 DEBUG: > git rev-parse --show-toplevel
2025-06-24 08:40:39,102 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:39,102 DEBUG: > git submodule deinit --all --force
2025-06-24 08:40:39,208 INFO: Collecting source libraries
2025-06-24 08:40:39,466 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-06-24 08:40:39,629 DEBUG: Removing debuggable flags from build/srclib/rustup
2025-06-24 08:40:39,634 DEBUG: Directory: build/srclib/rustup
2025-06-24 08:40:39,634 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(git describe --exact-match --tags)
sed -i -e "/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/$version/|" rustup-init.sh
/etc/bash.bashrc: line 7: PS1: unbound variable
++ git describe --exact-match --tags
+ export version=1.27.1
+ version=1.27.1
+ sed -i -e '/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/1.27.1/|' rustup-init.sh
2025-06-24 08:40:39,837 INFO: Creating local.properties file at build/chat.fluffy.fluffychat/local.properties
2025-06-24 08:40:39,841 DEBUG: Removing debuggable flags from build/chat.fluffy.fluffychat
2025-06-24 08:40:39,861 INFO: Removing specified files
2025-06-24 08:40:39,862 INFO: Removing test
2025-06-24 08:40:39,863 INFO: Removing macos
2025-06-24 08:40:39,868 INFO: Removing linux
2025-06-24 08:40:39,869 INFO: Removing winuwp
2025-06-24 08:40:39,874 INFO: Removing web
2025-06-24 08:40:39,876 INFO: Removing ios
2025-06-24 08:40:39,891 INFO: Removing windows
2025-06-24 08:40:39,903 INFO: Cleaned build.gradle of keysigning configs at build/chat.fluffy.fluffychat/android/app/build.gradle
2025-06-24 08:40:39,910 INFO: Running 'prebuild' commands in build/chat.fluffy.fluffychat
2025-06-24 08:40:39,910 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:40:39,911 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/shrinkResources/d' -e '/minifyEnabled/d' android/app/build.gradle; source .github/workflows/versions.env; [[ $FLUTTER_VERSION ]] || exit 1; git -C /home/vagrant/build/srclib/flutter checkout -f $FLUTTER_VERSION; sdkmanager 'cmake;3.18.1'; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get; sed -i -e '/core-google-shortcuts/d' .pub-cache/hosted/pub.dev/flutter_shortcuts_new-*/android/build.gradle; pushd .pub-cache/hosted/pub.dev/geolocator_android-*/android; sed -i -e '/gms/d' build.gradle; cd src/main/java/com/baseflow/geolocator/location; rm FusedLocationClient.java; sed -i -e '/if (forceAndroidLocationManager) {/,/^ }/c return new LocationManagerClient(context, locationOptions);}' -e '/isGooglePlayServicesAvailable/,/^ }/d' -e '/gms/d' GeolocationManager.java; popd; sed -i -e "s/'stable'/'1.87.0'/" .pub-cache/hosted/pub.dev/flutter_vodozemac-*/cargokit/build_tool/lib/src/builder.dart
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /shrinkResources/d -e /minifyEnabled/d android/app/build.gradle
+ source .github/workflows/versions.env
++ FLUTTER_VERSION=3.32.4
++ JAVA_VERSION=17
+ [[ -n 3.32.4 ]]
+ git -C /home/vagrant/build/srclib/flutter checkout -f 3.32.4
Note: switching to '3.32.4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 6fba2447e95 Update `engine.version` (#170560)
+ sdkmanager 'cmake;3.18.1'
Downloading https://dl.google.com/android/repository/cmake-3.18.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.18.1-linux.zip
Unzipping to /tmp/.sdkmanager-l1mcl9kn
Installing into /opt/android-sdk/cmake/3.18.1
++ pwd
+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 8cd19e509d6bece8ccd74aef027c4ca947363095...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 188M 4 8462k 0 0 14.4M 0 0:00:13 --:--:-- 0:00:13 14.4M
19 188M 19 36.6M 0 0 23.4M 0 0:00:08 0:00:01 0:00:07 23.4M
34 188M 34 65.0M 0 0 25.3M 0 0:00:07 0:00:02 0:00:05 25.3M
49 188M 49 93.4M 0 0 26.1M 0 0:00:07 0:00:03 0:00:04 26.1M
64 188M 64 121M 0 0 26.7M 0 0:00:07 0:00:04 0:00:03 26.7M
79 188M 79 150M 0 0 26.9M 0 0:00:06 0:00:05 0:00:01 28.4M
94 188M 94 178M 0 0 27.2M 0 0:00:06 0:00:06 --:--:-- 28.4M
100 188M 100 188M 0 0 27.2M 0 0:00:06 0:00:06 --:--:-- 28.4M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 757ms
Downloading Gradle Wrapper... 34ms
Downloading package sky_engine... 397ms
Downloading package flutter_gpu... 73ms
Downloading flutter_patched_sdk tools... 1,117ms
Downloading flutter_patched_sdk_product tools... 1,118ms
Downloading linux-x64 tools... 7.0s
Downloading linux-x64/font-subset tools... 284ms
"ar": 81 untranslated message(s).
"be": 779 untranslated message(s).
"bn": 775 untranslated message(s).
"bo": 779 untranslated message(s).
"ca": 14 untranslated message(s).
"cs": 237 untranslated message(s).
"da": 765 untranslated message(s).
"de": 4 untranslated message(s).
"el": 729 untranslated message(s).
"eo": 430 untranslated message(s).
"es": 1 untranslated message(s).
"et": 2 untranslated message(s).
"eu": 4 untranslated message(s).
"fa": 287 untranslated message(s).
"fi": 246 untranslated message(s).
"fil": 582 untranslated message(s).
"fr": 119 untranslated message(s).
"ga": 1 untranslated message(s).
"gl": 3 untranslated message(s).
"he": 532 untranslated message(s).
"hi": 772 untranslated message(s).
"hr": 142 untranslated message(s).
"hu": 4 untranslated message(s).
"ia": 765 untranslated message(s).
"id": 1 untranslated message(s).
"ie": 538 untranslated message(s).
"it": 7 untranslated message(s).
"ja": 316 untranslated message(s).
"ka": 632 untranslated message(s).
"ko": 43 untranslated message(s).
"lt": 316 untranslated message(s).
"lv": 1 untranslated message(s).
"nb": 480 untranslated message(s).
"nl": 4 untranslated message(s).
"pl": 4 untranslated message(s).
"pt": 757 untranslated message(s).
"pt_BR": 140 untranslated message(s).
"pt_PT": 481 untranslated message(s).
"ro": 288 untranslated message(s).
"ru": 42 untranslated message(s).
"sk": 547 untranslated message(s).
"sl": 675 untranslated message(s).
"sr": 451 untranslated message(s).
"sv": 184 untranslated message(s).
"ta": 83 untranslated message(s).
"te": 775 untranslated message(s).
"th": 729 untranslated message(s).
"tr": 83 untranslated message(s).
"uk": 2 untranslated message(s).
"vi": 626 untranslated message(s).
"yue": 711 untranslated message(s).
"zh": 1 untranslated message(s).
"zh_Hant": 7 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 76.0.0 (83.0.0 available)
analyzer 6.11.0 (7.4.6 available)
archive 3.6.1 (4.0.7 available)
audio_session 0.1.25 (0.2.2 available)
barbecue 0.4.0 (0.5.0 available)
checked_yaml 2.0.3 (2.0.4 available)
coverage 1.13.1 (1.14.1 available)
desktop_drop 0.4.4 (0.6.0 available)
device_info_plus 10.1.2 (11.5.0 available)
device_info_plus_platform_interface 7.0.2 (7.0.3 available)
emoji_picker_flutter 3.1.0 (4.3.0 available)
file_picker 8.3.7 (10.2.0 available)
file_selector_macos 0.9.4+2 (0.9.4+3 available)
flutter_foreground_task 6.5.0 (9.1.0 available)
flutter_lints 3.0.2 (6.0.0 available)
flutter_local_notifications 17.2.4 (19.3.0 available)
flutter_local_notifications_linux 4.0.1 (6.0.0 available)
flutter_local_notifications_platform_interface 7.2.0 (9.1.0 available)
flutter_map 6.2.1 (8.1.1 available)
flutter_native_splash 2.4.4 (2.4.6 available)
! flutter_secure_storage_linux 2.0.1 from git https://github.com/m-berto/flutter_secure_storage.git at f076cb in flutter_secure_storage_linux (overridden)
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
! flutter_secure_storage_platform_interface 2.0.0 (overridden) (2.0.1 available)
flutter_secure_storage_web 1.2.1 (2.0.0 available)
flutter_secure_storage_windows 3.1.2 (4.0.0 available)
! flutter_web_auth_2 3.1.2-without-v1 from git https://github.com/ThexXTURBOXx/flutter_web_auth_2.git at 48682f in flutter_web_auth_2 (overridden)
flutter_web_auth_2_platform_interface 3.1.0 (4.1.0 available)
flutter_webrtc 0.12.12+hotfix.1 (0.14.1 available)
geolocator 13.0.4 (14.0.1 available)
geolocator_android 4.6.2 (5.0.1+1 available)
get_it 7.7.0 (8.0.3 available)
go_router 15.1.2 (15.2.4 available)
image 4.3.0 (4.5.4 available)
js 0.6.7 (0.7.2 available)
just_audio 0.9.46 (0.10.4 available)
leak_tracker 10.0.9 (11.0.1 available)
leak_tracker_flutter_testing 3.0.9 (3.0.10 available)
leak_tracker_testing 3.0.1 (3.0.2 available)
lints 3.0.0 (6.0.0 available)
logger 2.5.0 (2.6.0 available)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
mime 1.0.6 (2.0.0 available)
pana 0.21.45 (0.22.21 available)
pasteboard 0.2.0 (0.4.0 available)
permission_handler 11.4.0 (12.0.0+1 available)
permission_handler_android 12.1.0 (13.0.1 available)
petitparser 6.1.0 (7.0.0 available)
pointer_interceptor_web 0.10.2+1 (0.10.3 available)
process 5.0.3 (5.0.4 available)
record_linux 1.0.0 (1.1.0 available)
record_platform_interface 1.2.0 (1.3.0 available)
record_web 1.1.6 (1.1.8 available)
share_plus 10.1.4 (11.0.0 available)
share_plus_platform_interface 5.0.2 (6.0.0 available)
sqflite_common_ffi 2.3.5 (2.3.6 available)
sqlcipher_flutter_libs 0.6.6 (0.6.7 available)
sqlite3 2.7.5 (2.7.6 available)
string_validator 0.3.0 (1.1.0 available)
tar 1.0.5 (2.0.0 available)
test 1.25.15 (1.26.2 available)
test_api 0.7.4 (0.7.6 available)
test_core 0.6.8 (0.6.11 available)
timezone 0.9.4 (0.10.1 available)
unicode 0.3.1 (1.1.8 available)
unifiedpush 5.0.2 (6.0.2 available)
unifiedpush_android 2.3.0 (3.1.1 available)
unifiedpush_platform_interface 2.0.2 (3.0.1 available)
unorm_dart 0.2.0 (0.3.1+1 available)
vector_math 2.1.4 (2.2.0 available)
video_player 2.9.5 (2.10.0 available)
video_player_android 2.8.4 (2.8.7 available)
vm_service 15.0.0 (15.0.2 available)
watcher 1.1.1 (1.1.2 available)
! win32 5.5.3 (overridden) (5.14.0 available)
win32_registry 1.1.5 (2.1.0 available)
xml 6.5.0 (6.6.0 available)
Got dependencies!
75 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ sed -i -e /core-google-shortcuts/d .pub-cache/hosted/pub.dev/flutter_shortcuts_new-2.0.0/android/build.gradle
+ pushd .pub-cache/hosted/pub.dev/geolocator_android-4.6.2/android
~/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/geolocator_android-4.6.2/android ~/build/chat.fluffy.fluffychat
+ sed -i -e /gms/d build.gradle
+ cd src/main/java/com/baseflow/geolocator/location
+ rm FusedLocationClient.java
+ sed -i -e '/if (forceAndroidLocationManager) {/,/^ }/c return new LocationManagerClient(context, locationOptions);}' -e '/isGooglePlayServicesAvailable/,/^ }/d' -e /gms/d GeolocationManager.java
+ popd
~/build/chat.fluffy.fluffychat
+ sed -i -e 's/'\''stable'\''/'\''1.87.0'\''/' .pub-cache/hosted/pub.dev/flutter_vodozemac-0.2.2/cargokit/build_tool/lib/src/builder.dart
2025-06-24 08:44:02,798 INFO: Scanning source for common problems...
2025-06-24 08:44:02,817 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-24 08:44:02,817 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-24 08:44:03,400 DEBUG: write 'suss.json' to cache
2025-06-24 08:44:03,404 DEBUG: next suss.json cache update due in 23:59:59.985643
2025-06-24 08:44:03,648 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player-2.9.5/example/android/build.gradle
2025-06-24 08:44:03,758 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/access_settings_menu-0.0.1.tar.gz
2025-06-24 08:44:03,759 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/rikulo_commons-0.7.6.tar.gz
2025-06-24 08:44:03,760 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/RAL-1.28.0.tar.gz
2025-06-24 08:44:03,760 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/pana-0.12.19.tar.gz
2025-06-24 08:44:03,881 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/audio_session-0.1.25/android/gradle/wrapper/gradle-wrapper.jar
2025-06-24 08:44:03,981 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.4/test/data/US/Eastern
2025-06-24 08:44:04,127 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_windows-0.2.5/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2025-06-24 08:44:04,172 INFO: Removing binary at .pub-cache/hosted/pub.dev/vodozemac-0.2.0/build/unit_test_assets/AssetManifest.bin
2025-06-24 08:44:04,213 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-06-24 08:44:04,264 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-06-24 08:44:04,463 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.5/example/custom_wasm_build/Cargo.toml
2025-06-24 08:44:04,532 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-15.1.2/example/android/build.gradle
2025-06-24 08:44:04,559 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player_android-2.8.4/example/android/build.gradle
2025-06-24 08:44:04,902 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.4.10/example/android/build.gradle
2025-06-24 08:44:04,983 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker_android-0.8.12+23/example/android/build.gradle
2025-06-24 08:44:05,102 INFO: Removing shared library at .pub-cache/hosted/pub.dev/flutter_webrtc-0.12.12+hotfix.1/third_party/libwebrtc/lib/elinux-x64/libwebrtc.so
2025-06-24 08:44:05,110 INFO: Removing shared library at .pub-cache/hosted/pub.dev/flutter_webrtc-0.12.12+hotfix.1/third_party/libwebrtc/lib/elinux-arm64/libwebrtc.so
2025-06-24 08:44:05,117 INFO: Removing shared library at .pub-cache/hosted/pub.dev/flutter_webrtc-0.12.12+hotfix.1/third_party/libwebrtc/lib/linux-x64/libwebrtc.so
2025-06-24 08:44:05,125 INFO: Removing shared library at .pub-cache/hosted/pub.dev/flutter_webrtc-0.12.12+hotfix.1/third_party/libwebrtc/lib/linux-arm64/libwebrtc.so
2025-06-24 08:44:05,218 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/file_selector_android-0.5.1+14/example/android/build.gradle
2025-06-24 08:44:05,276 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.17/example/android/build.gradle
2025-06-24 08:44:05,332 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe
2025-06-24 08:44:05,505 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.3.0/example/ddd03.exe
2025-06-24 08:44:05,678 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_apple-2.3.13/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2025-06-24 08:44:05,720 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/file_selector-1.0.3/example/android/build.gradle
2025-06-24 08:44:05,777 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator-13.0.4/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2025-06-24 08:44:05,817 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_web-4.1.3/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2025-06-24 08:44:05,825 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_android-4.6.2/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2025-06-24 08:44:05,863 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-06-24 08:44:05,869 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-06-24 08:44:05,870 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-06-24 08:44:05,870 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-06-24 08:44:05,871 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-06-24 08:44:05,871 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-06-24 08:44:05,874 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-06-24 08:44:05,876 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-06-24 08:44:05,877 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-06-24 08:44:05,877 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-06-24 08:44:05,878 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-06-24 08:44:05,878 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-06-24 08:44:05,878 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-06-24 08:44:05,879 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-06-24 08:44:05,879 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-06-24 08:44:05,879 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-06-24 08:44:05,880 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-06-24 08:44:05,880 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-06-24 08:44:05,880 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-06-24 08:44:05,881 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-06-24 08:44:05,881 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-06-24 08:44:05,882 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-06-24 08:44:05,882 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-06-24 08:44:05,882 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-06-24 08:44:05,883 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-06-24 08:44:05,883 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-06-24 08:44:05,885 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-06-24 08:44:05,923 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-06-24 08:44:05,927 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-06-24 08:44:05,930 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-06-24 08:44:05,932 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-06-24 08:44:05,935 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-06-24 08:44:05,938 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-06-24 08:44:05,940 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-06-24 08:44:05,943 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-06-24 08:44:05,950 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-06-24 08:44:06,266 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.28/example/android/build.gradle
2025-06-24 08:44:06,304 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.9/lib/assets/MSIX-Toolkit/Redist.x64/MakeAppx.exe
2025-06-24 08:44:06,305 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.9/lib/assets/MSIX-Toolkit/Redist.x64/PackageEditor.exe
2025-06-24 08:44:06,306 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.9/lib/assets/MSIX-Toolkit/Redist.x64/MakePri.exe
2025-06-24 08:44:06,307 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.9/lib/assets/MSIX-Toolkit/Redist.x64/signtool.exe
2025-06-24 08:44:06,308 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.9/lib/assets/MSIX-Toolkit/Redist.x64/ComparePackage.exe
2025-06-24 08:44:06,343 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/app_links-6.4.0/example/android/gradle/wrapper/gradle-wrapper.jar
2025-06-24 08:44:06,505 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.16/example/android/build.gradle
2025-06-24 08:44:06,540 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker-1.1.2/example/android/build.gradle
2025-06-24 08:44:06,585 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-06-24 08:44:06,587 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-06-24 08:44:06,588 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-06-24 08:44:06,590 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-06-24 08:44:06,591 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-06-24 08:44:06,592 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-06-24 08:44:06,593 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-06-24 08:44:06,594 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm
2025-06-24 08:44:06,596 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm
2025-06-24 08:44:06,599 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-06-24 08:44:06,610 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle
2025-06-24 08:44:06,675 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2025-06-24 08:44:06,801 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_web_auth_2-48682f19576001e50104a602d891343850adb67f/flutter_web_auth_2/example/android/gradle/wrapper/gradle-wrapper.jar
2025-06-24 08:44:06,820 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_web_auth_2-48682f19576001e50104a602d891343850adb67f/flutter_web_auth_2/android/gradle/wrapper/gradle-wrapper.jar
2025-06-24 08:44:06,829 INFO: Creating source tarball...
2025-06-24 08:45:21,593 INFO: Running 'build' commands in build/chat.fluffy.fluffychat
2025-06-24 08:45:21,594 DEBUG: Directory: build/chat.fluffy.fluffychat
2025-06-24 08:45:21,594 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.87.0 --target aarch64-linux-android armv7-linux-androideabi x86_64-linux-android; source $HOME/.cargo/env; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
/etc/bash.bashrc: line 7: PS1: unbound variable
+ /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.87.0 --target aarch64-linux-android armv7-linux-androideabi x86_64-linux-android
info: downloading installer
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
info: syncing channel updates for '1.87.0-x86_64-unknown-linux-gnu'
info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std' for 'aarch64-linux-android'
info: downloading component 'rust-std' for 'armv7-linux-androideabi'
info: downloading component 'rust-std' for 'x86_64-linux-android'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std' for 'aarch64-linux-android'
info: installing component 'rust-std' for 'armv7-linux-androideabi'
info: installing component 'rust-std' for 'x86_64-linux-android'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: default toolchain set to '1.87.0-x86_64-unknown-linux-gnu'
1.87.0-x86_64-unknown-linux-gnu installed - rustc 1.87.0 (17067e9ac 2025-05-09)
Rust is installed now. Great!
To get started you may need to restart your current shell.
This would reload your PATH environment variable to include
Cargo's bin directory ($HOME/.cargo/bin).
To configure your current shell, you need to source
the corresponding env file under $HOME/.cargo.
This is usually done by running one of the following (note the leading DOT):
. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
source "$HOME/.cargo/env.fish" # For fish
+ source /home/vagrant/.cargo/env
++ case ":${PATH}:" in
++ export PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
++ PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
++ pwd
+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
Downloading android-arm-profile/linux-x64 tools... 803ms
Downloading android-arm-release/linux-x64 tools... 497ms
Downloading android-arm64-profile/linux-x64 tools... 748ms
Downloading android-arm64-release/linux-x64 tools... 664ms
Downloading android-x64-profile/linux-x64 tools... 734ms
Downloading android-x64-release/linux-x64 tools... 648ms
Running Gradle task 'assembleRelease'...
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
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.
"ar": 81 untranslated message(s).
"be": 779 untranslated message(s).
"bn": 775 untranslated message(s).
"bo": 779 untranslated message(s).
"ca": 14 untranslated message(s).
"cs": 237 untranslated message(s).
"da": 765 untranslated message(s).
"de": 4 untranslated message(s).
"el": 729 untranslated message(s).
"eo": 430 untranslated message(s).
"es": 1 untranslated message(s).
"et": 2 untranslated message(s).
"eu": 4 untranslated message(s).
"fa": 287 untranslated message(s).
"fi": 246 untranslated message(s).
"fil": 582 untranslated message(s).
"fr": 119 untranslated message(s).
"ga": 1 untranslated message(s).
"gl": 3 untranslated message(s).
"he": 532 untranslated message(s).
"hi": 772 untranslated message(s).
"hr": 142 untranslated message(s).
"hu": 4 untranslated message(s).
"ia": 765 untranslated message(s).
"id": 1 untranslated message(s).
"ie": 538 untranslated message(s).
"it": 7 untranslated message(s).
"ja": 316 untranslated message(s).
"ka": 632 untranslated message(s).
"ko": 43 untranslated message(s).
"lt": 316 untranslated message(s).
"lv": 1 untranslated message(s).
"nb": 480 untranslated message(s).
"nl": 4 untranslated message(s).
"pl": 4 untranslated message(s).
"pt": 757 untranslated message(s).
"pt_BR": 140 untranslated message(s).
"pt_PT": 481 untranslated message(s).
"ro": 288 untranslated message(s).
"ru": 42 untranslated message(s).
"sk": 547 untranslated message(s).
"sl": 675 untranslated message(s).
"sr": 451 untranslated message(s).
"sv": 184 untranslated message(s).
"ta": 83 untranslated message(s).
"te": 775 untranslated message(s).
"th": 729 untranslated message(s).
"tr": 83 untranslated message(s).
"uk": 2 untranslated message(s).
"vi": 626 untranslated message(s).
"yue": 711 untranslated message(s).
"zh": 1 untranslated message(s).
"zh_Hant": 7 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 2352 bytes (99.1% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 24684 bytes (98.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/flutter_webrtc-0.12.12+hotfix.1/android/src/main/java/com/cloudwebrtc/webrtc/SurfaceTextureRenderer.java:125: warning: [removal] onSurfaceDestroyed() in Callback has been deprecated and marked for removal
public void onSurfaceDestroyed() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
Resolving dependencies...
Downloading packages...
+ adaptive_number 1.0.0
+ args 2.4.2 (2.7.0 available)
+ async 2.13.0
+ build_tool 1.0.0 from path /home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/flutter_vodozemac-0.2.2/cargokit/gradle/../build_tool
+ collection 1.18.0 (1.19.1 available)
+ convert 3.1.1 (3.1.2 available)
+ crypto 3.0.3 (3.0.6 available)
+ ed25519_edwards 0.3.1
+ fixnum 1.1.1
+ github 9.17.0 (9.25.0 available)
+ hex 0.2.0
+ http 1.1.0 (1.4.0 available)
+ http_parser 4.0.2 (4.1.2 available)
+ json_annotation 4.9.0
+ logging 1.2.0 (1.3.0 available)
+ meta 1.17.0
+ path 1.8.0 (1.9.1 available)
+ petitparser 5.4.0 (7.0.0 available)
+ source_span 1.10.0 (1.10.1 available)
+ string_scanner 1.4.1
+ term_glyph 1.2.2
+ toml 0.14.0 (0.16.0 available)
+ typed_data 1.4.0
+ version 3.0.0 (3.0.2 available)
+ yaml 3.1.2 (3.1.3 available)
Changed 25 dependencies!
14 packages have newer versions incompatible with dependency constraints.
Try `dart pub outdated` for more information.
Compiling bin/build_tool_runner.dart to kernel file bin/build_tool_runner.dill.
INFO: Precompiled binaries are disabled
INFO: Installing Rust toolchain: 1.87.0
INFO: Building vodozemac_bindings_dart for armv7-linux-androideabi
INFO: Building vodozemac_bindings_dart for aarch64-linux-android
INFO: Building vodozemac_bindings_dart for x86_64-linux-android
Running Gradle task 'assembleRelease'... 1961.3s
✓ Built build/app/outputs/flutter-apk/app-release.apk (80.9MB)
2025-06-24 09:19:23,761 INFO: Successfully built version 2.0.0 of chat.fluffy.fluffychat from 88cf02a5404d14052aa806bf6f38db050fffbb1b
2025-06-24 09:19:24,542 DEBUG: Checking build/chat.fluffy.fluffychat/build/app/outputs/flutter-apk/app-release.apk
2025-06-24 09:19:24,756 INFO: success: chat.fluffy.fluffychat
2025-06-24 09:19:24,757 INFO: Finished
2025-06-24 09:19:24,757 INFO: 1 build succeeded