log for com.jiaqifeng.hacki:1593
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.jiaqifeng.hacki:2.11.0
==== detail begin ====
== Installed Android Tools ==
2025-07-02 13:15:53,043 DEBUG: Reading 'config.yml'
2025-07-02 13:15:53,054 INFO: Creating log directory
2025-07-02 13:15:53,055 INFO: Creating temporary directory
2025-07-02 13:15:53,055 INFO: Creating output directory
2025-07-02 13:15:53,250 DEBUG: Getting git vcs interface for https://github.com/Livinglist/Hacki.git
2025-07-02 13:15:53,250 DEBUG: Checking com.jiaqifeng.hacki:1593
2025-07-02 13:15:53,250 INFO: Building version 2.11.0 (1593) of com.jiaqifeng.hacki
2025-07-02 13:15:53,256 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.jiaqifeng.hacki, universal_newlines=False, shell=None, istream=None)
2025-07-02 13:15:53,302 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-02 13:15:54,008 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-02 13:16:11,688 INFO: Getting source for revision fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 13:16:11,695 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:11,695 DEBUG: > git rev-parse --show-toplevel
2025-07-02 13:16:11,905 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:11,906 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-02 13:16:15,418 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:15,418 DEBUG: > git reset --hard
2025-07-02 13:16:16,627 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:16,628 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-02 13:16:17,035 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:17,036 DEBUG: > git clean -dffx
2025-07-02 13:16:17,139 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:17,140 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-07-02 13:16:18,078 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:18,079 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-07-02 13:16:18,783 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:18,784 DEBUG: > git remote set-head origin --auto
2025-07-02 13:16:19,492 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:19,492 DEBUG: > git checkout -f fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 13:16:20,298 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:20,298 DEBUG: > git clean -dffx
2025-07-02 13:16:20,402 INFO: Initialising submodules
2025-07-02 13:16:20,402 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:20,402 DEBUG: > git rev-parse --show-toplevel
2025-07-02 13:16:20,794 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:20,795 DEBUG: > git submodule sync
2025-07-02 13:16:20,999 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:20,999 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'submodules/flutter': checked out 'fcf2c11572af6f390246c056bc905eca609533a0'
2025-07-02 13:16:21,904 INFO: Creating local.properties file at build/com.jiaqifeng.hacki/local.properties
2025-07-02 13:16:21,907 DEBUG: Removing debuggable flags from build/com.jiaqifeng.hacki
2025-07-02 13:16:22,136 INFO: Removing specified files
2025-07-02 13:16:22,136 INFO: Removing ios
2025-07-02 13:16:22,144 INFO: Removing test
2025-07-02 13:16:22,147 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/display_cutout_rotation/android/app/build.gradle.kts
2025-07-02 13:16:22,150 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2025-07-02 13:16:22,153 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2025-07-02 13:16:22,155 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2025-07-02 13:16:22,159 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/flavors/android/app/build.gradle
2025-07-02 13:16:22,164 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-02 13:16:22,166 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2025-07-02 13:16:22,168 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_engine_test/android/app/build.gradle
2025-07-02 13:16:22,171 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/ui/android/app/build.gradle
2025-07-02 13:16:22,175 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2025-07-02 13:16:22,182 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/channels/android/app/build.gradle
2025-07-02 13:16:22,186 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2025-07-02 13:16:22,190 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_views/android/app/build.gradle
2025-07-02 13:16:22,192 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/tracing_tests/android/app/build.gradle
2025-07-02 13:16:22,195 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/a11y_assessments/android/app/build.gradle
2025-07-02 13:16:22,200 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/manual_tests/android/app/build.gradle
2025-07-02 13:16:22,206 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-07-02 13:16:22,209 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-07-02 13:16:22,212 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2025-07-02 13:16:22,214 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2025-07-02 13:16:22,217 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2025-07-02 13:16:22,219 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2025-07-02 13:16:22,221 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2025-07-02 13:16:22,244 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/flutter_view/android/app/build.gradle
2025-07-02 13:16:22,247 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/hello_world/android/app/build.gradle.kts
2025-07-02 13:16:22,250 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_channel/android/app/build.gradle
2025-07-02 13:16:22,253 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_view/android/app/build.gradle
2025-07-02 13:16:22,256 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/layers/android/app/build.gradle
2025-07-02 13:16:22,260 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/image_list/android/app/build.gradle
2025-07-02 13:16:22,393 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/packages/integration_test/example/android/app/build.gradle.kts
2025-07-02 13:16:22,436 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/android/app/build.gradle
2025-07-02 13:16:22,441 INFO: Running 'prebuild' commands in build/com.jiaqifeng.hacki
2025-07-02 13:16:22,441 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:16:22,442 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter config --no-analytics; submodules/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine dd93de6fb1776398bf586cbd477deade1391c7e4...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
11 188M 11 20.8M 0 0 20.9M 0 0:00:09 --:--:-- 0:00:09 20.9M
26 188M 26 49.2M 0 0 24.9M 0 0:00:07 0:00:01 0:00:06 24.9M
41 188M 41 78.7M 0 0 26.2M 0 0:00:07 0:00:02 0:00:05 26.2M
56 188M 56 107M 0 0 26.7M 0 0:00:07 0:00:04 0:00:03 26.7M
60 188M 60 114M 0 0 20.7M 0 0:00:09 0:00:05 0:00:04 20.7M
66 188M 66 125M 0 0 20.9M 0 0:00:08 0:00:05 0:00:03 20.9M
81 188M 81 154M 0 0 22.0M 0 0:00:08 0:00:06 0:00:02 20.8M
96 188M 96 181M 0 0 22.6M 0 0:00:08 0:00:08 --:--:-- 20.4M
100 188M 100 188M 0 0 22.8M 0 0:00:08 0:00:08 --:--:-- 19.1M
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.
+ submodules/flutter/bin/flutter pub get
Downloading Material fonts... 848ms
Downloading Gradle Wrapper... 33ms
Downloading package sky_engine... 329ms
Downloading package flutter_gpu... 26ms
Downloading flutter_patched_sdk tools... 1,080ms
Downloading flutter_patched_sdk_product tools... 1,028ms
Downloading linux-x64 tools... 7.0s
Downloading linux-x64/font-subset tools... 236ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 82.0.0 (85.0.0 available)
analyzer 7.4.5 (7.5.2 available)
characters 1.4.0 (1.4.1 available)
device_info_plus 11.4.0 (11.5.0 available)
device_info_plus_platform_interface 7.0.2 (7.0.3 available)
flutter_secure_storage_linux 1.2.3 (2.0.1 available)
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
flutter_secure_storage_platform_interface 1.1.2 (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)
go_router 15.2.0 (retracted, 16.0.0 available)
js 0.6.7 (0.7.2 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)
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)
petitparser 6.1.0 (7.0.0 available)
posix 6.0.2 (6.0.3 available)
process 5.0.3 (5.0.4 available)
synchronized 3.3.1 (3.4.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)
vector_math 2.1.4 (2.2.0 available)
vm_service 15.0.0 (15.0.2 available)
! web 1.1.1 (overridden)
workmanager 0.6.0 (0.8.0 available)
xml 6.5.0 (6.6.0 available)
Got dependencies!
29 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2025-07-02 13:19:12,131 INFO: Scanning source for common problems...
2025-07-02 13:19:12,153 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-02 13:19:12,154 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-02 13:19:12,852 DEBUG: write 'suss.json' to cache
2025-07-02 13:19:12,855 DEBUG: next suss.json cache update due in 23:59:59.985813
2025-07-02 13:19:13,110 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-02 13:19:13,212 INFO: Removing unknown maven repo '$flutterStorageUrl/download.flutter.io' at submodules/flutter/dev/integration_tests/pure_android_host_apps/host_app_kotlin_gradle_dsl/settings.gradle.kts
2025-07-02 13:19:13,294 INFO: Removing binary at submodules/flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-07-02 13:19:13,864 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/engine/src/flutter/shell/platform/android/build.gradle
2025-07-02 13:19:13,970 INFO: Removing binary at submodules/flutter/engine/src/flutter/testing/rules/.gradle/6.5/fileChanges/last-build.bin
2025-07-02 13:19:14,243 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2025-07-02 13:19:14,243 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-07-02 13:19:14,249 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-07-02 13:19:14,251 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-07-02 13:19:14,280 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/packages/perfetto_ui_compiled/dist/v34.0-16f63abe3/trace_processor.wasm
2025-07-02 13:19:14,319 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-07-02 13:19:14,320 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-07-02 13:19:14,320 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-07-02 13:19:14,321 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-07-02 13:19:14,321 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-07-02 13:19:14,359 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-07-02 13:19:14,360 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-07-02 13:19:14,360 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-07-02 13:19:14,360 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-07-02 13:19:14,360 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-07-02 13:19:14,361 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-07-02 13:19:14,361 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-07-02 13:19:14,361 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-07-02 13:19:14,363 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-07-02 13:19:14,364 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-07-02 13:19:14,364 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-07-02 13:19:14,559 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle.kts
2025-07-02 13:19:14,642 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 13:19:14,642 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 13:19:14,735 INFO: Removing dependency file without lock at submodules/flutter/packages/flutter_tools/test/data/vscode/application/Resources/app/package.json
2025-07-02 13:19:14,882 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern
2025-07-02 13:19:15,081 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-4.7.0/example/android/build.gradle
2025-07-02 13:19:15,336 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-07-02 13:19:15,364 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-07-02 13:19:15,664 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-07-02 13:19:15,712 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.13.0/example/android/build.gradle
2025-07-02 13:19:15,834 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-07-02 13:19:15,934 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.3.0/example/ddd03.exe
2025-07-02 13:19:16,124 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_feather_icons-2.0.0+1/fonts/feather.ttf
2025-07-02 13:19:16,635 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCb04060
2025-07-02 13:19:16,635 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCa04060
2025-07-02 13:19:16,847 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-07-02 13:19:16,854 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-07-02 13:19:16,854 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-07-02 13:19:16,855 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-07-02 13:19:16,855 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-07-02 13:19:16,856 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-07-02 13:19:16,858 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-07-02 13:19:16,861 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-07-02 13:19:16,861 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-07-02 13:19:16,861 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-07-02 13:19:16,862 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-07-02 13:19:16,862 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-07-02 13:19:16,862 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-07-02 13:19:16,863 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-07-02 13:19:16,863 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-07-02 13:19:16,863 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-07-02 13:19:16,864 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-07-02 13:19:16,864 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-07-02 13:19:16,864 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-07-02 13:19:16,865 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-07-02 13:19:16,865 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-07-02 13:19:16,865 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-07-02 13:19:16,866 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-07-02 13:19:16,866 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-07-02 13:19:16,866 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-07-02 13:19:16,867 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-07-02 13:19:16,893 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 13:19:16,895 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-07-02 13:19:16,897 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-07-02 13:19:16,898 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-07-02 13:19:16,899 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-07-02 13:19:16,900 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-07-02 13:19:16,902 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-07-02 13:19:16,902 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-02 13:19:16,904 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-02 13:19:16,907 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-02 13:19:17,028 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.1.5/example/test_assets/certificate.pfx
2025-07-02 13:19:17,212 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-15.2.0/example/android/build.gradle
2025-07-02 13:19:17,407 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-07-02 13:19:17,451 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 13:19:17,453 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-07-02 13:19:17,455 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-07-02 13:19:17,456 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-07-02 13:19:17,457 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-07-02 13:19:17,458 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-07-02 13:19:17,460 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-07-02 13:19:17,460 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-02 13:19:17,461 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-02 13:19:17,464 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-02 13:19:17,475 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle
2025-07-02 13:19:17,517 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2025-07-02 13:19:17,585 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_pulltorefresh-6d7fbdd5b3cde242a474d66da312aac4aa892b9b/example/android/gradle/wrapper/gradle-wrapper.jar
2025-07-02 13:19:17,621 INFO: Creating source tarball...
2025-07-02 13:23:35,290 INFO: Running 'build' commands in build/com.jiaqifeng.hacki
2025-07-02 13:23:35,290 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 13:23:35,290 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
Downloading Gradle Wrapper... 226ms
Downloading android-arm-profile/linux-x64 tools... 723ms
Downloading android-arm-release/linux-x64 tools... 692ms
Downloading android-arm64-profile/linux-x64 tools... 826ms
Downloading android-arm64-release/linux-x64 tools... 708ms
Downloading android-x64-profile/linux-x64 tools... 742ms
Downloading android-x64-release/linux-x64 tools... 550ms
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 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.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
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.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons, packages/font_awesome_flutter/FontAwesomeSolid, ..., packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeBrands), but found (MaterialIcons, packages/flutter_feather_icons/FeatherIcons, packages/font_awesome_flutter/FontAwesomeBrands, packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeSolid). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "feather.ttf" was tree-shaken, reducing it from 80488 to 2060 bytes (97.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-brands-400.ttf" was tree-shaken, reducing it from 209376 to 1416 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-regular-400.ttf" was tree-shaken, reducing it from 67976 to 1204 bytes (98.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 423676 to 1020 bytes (99.8% 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 6468 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
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.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
> Failed to transform arm64_v8a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:arm64_v8a_release:1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /home/vagrant/.gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/5441f58f8500b20152f01c9722f3c7a49b21a0eb/arm64_v8a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar.
> Java heap space
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 21m 58s
Running Gradle task 'assembleRelease'... 1319.3s
Gradle task assembleRelease failed with exit code 1
2025-07-02 13:45:46,138 ERROR: Could not build app com.jiaqifeng.hacki: Error running build command for com.jiaqifeng.hacki:2.11.0
==== detail begin ====
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
Downloading Gradle Wrapper... 226ms
Downloading android-arm-profile/linux-x64 tools... 723ms
Downloading android-arm-release/linux-x64 tools... 692ms
Downloading android-arm64-profile/linux-x64 tools... 826ms
Downloading android-arm64-release/linux-x64 tools... 708ms
Downloading android-x64-profile/linux-x64 tools... 742ms
Downloading android-x64-release/linux-x64 tools... 550ms
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 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.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
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.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons, packages/font_awesome_flutter/FontAwesomeSolid, ..., packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeBrands), but found (MaterialIcons, packages/flutter_feather_icons/FeatherIcons, packages/font_awesome_flutter/FontAwesomeBrands, packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeSolid). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "feather.ttf" was tree-shaken, reducing it from 80488 to 2060 bytes (97.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-brands-400.ttf" was tree-shaken, reducing it from 209376 to 1416 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-regular-400.ttf" was tree-shaken, reducing it from 67976 to 1204 bytes (98.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 423676 to 1020 bytes (99.8% 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 6468 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
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.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
> Failed to transform arm64_v8a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:arm64_v8a_release:1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /home/vagrant/.gradle/caches/modules-2/files-2.1/io.flutter/arm64_v8a_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/5441f58f8500b20152f01c9722f3c7a49b21a0eb/arm64_v8a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar.
> Java heap space
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 21m 58s
Running Gradle task 'assembleRelease'... 1319.3s
Gradle task assembleRelease failed with exit code 1
==== detail end ====
2025-07-02 13:45:46,138 DEBUG: Error encountered, stopping by user request.
==== detail end ====