log for com.jiaqifeng.hacki:1592
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 12:49:43,157 DEBUG: Reading 'config.yml'
2025-07-02 12:49:43,168 INFO: Creating log directory
2025-07-02 12:49:43,169 INFO: Creating temporary directory
2025-07-02 12:49:43,169 INFO: Creating output directory
2025-07-02 12:49:43,362 DEBUG: Getting git vcs interface for https://github.com/Livinglist/Hacki.git
2025-07-02 12:49:43,363 DEBUG: Checking com.jiaqifeng.hacki:1592
2025-07-02 12:49:43,363 INFO: Building version 2.11.0 (1592) of com.jiaqifeng.hacki
2025-07-02 12:49:43,368 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 12:49:43,385 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-02 12:49:43,890 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 12:50:01,683 INFO: Getting source for revision fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 12:50:01,685 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:01,685 DEBUG: > git rev-parse --show-toplevel
2025-07-02 12:50:01,889 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:01,890 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-02 12:50:05,497 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:05,498 DEBUG: > git reset --hard
2025-07-02 12:50:06,608 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:06,608 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-02 12:50:06,912 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:06,912 DEBUG: > git clean -dffx
2025-07-02 12:50:07,015 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:07,016 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 12:50:07,821 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:07,821 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 12:50:08,425 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:08,426 DEBUG: > git remote set-head origin --auto
2025-07-02 12:50:09,130 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:09,130 DEBUG: > git checkout -f fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 12:50:09,936 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:09,936 DEBUG: > git clean -dffx
2025-07-02 12:50:10,040 INFO: Initialising submodules
2025-07-02 12:50:10,040 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:10,040 DEBUG: > git rev-parse --show-toplevel
2025-07-02 12:50:10,245 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:10,245 DEBUG: > git submodule sync
2025-07-02 12:50:10,449 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:10,449 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 12:50:11,556 INFO: Creating local.properties file at build/com.jiaqifeng.hacki/local.properties
2025-07-02 12:50:11,559 DEBUG: Removing debuggable flags from build/com.jiaqifeng.hacki
2025-07-02 12:50:11,784 INFO: Removing specified files
2025-07-02 12:50:11,784 INFO: Removing ios
2025-07-02 12:50:11,791 INFO: Removing test
2025-07-02 12:50:11,794 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 12:50:11,797 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 12:50:11,800 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 12:50:11,802 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 12:50:11,806 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 12:50:11,811 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 12:50:11,813 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 12:50:11,815 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 12:50:11,818 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 12:50:11,822 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 12:50:11,829 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 12:50:11,832 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 12:50:11,836 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 12:50:11,839 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/tracing_tests/android/app/build.gradle
2025-07-02 12:50:11,842 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/a11y_assessments/android/app/build.gradle
2025-07-02 12:50:11,846 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/manual_tests/android/app/build.gradle
2025-07-02 12:50:11,852 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-07-02 12:50:11,855 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-07-02 12:50:11,858 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 12:50:11,860 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 12:50:11,863 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 12:50:11,865 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 12:50:11,867 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 12:50:11,888 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/flutter_view/android/app/build.gradle
2025-07-02 12:50:11,891 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 12:50:11,894 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_channel/android/app/build.gradle
2025-07-02 12:50:11,898 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_view/android/app/build.gradle
2025-07-02 12:50:11,901 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/layers/android/app/build.gradle
2025-07-02 12:50:11,904 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/image_list/android/app/build.gradle
2025-07-02 12:50:11,993 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 12:50:12,045 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/android/app/build.gradle
2025-07-02 12:50:12,050 INFO: Running 'prebuild' commands in build/com.jiaqifeng.hacki
2025-07-02 12:50:12,050 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:50:12,051 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 21.0M 0 0 20.5M 0 0:00:09 0:00:01 0:00:08 20.5M
25 188M 25 48.3M 0 0 24.0M 0 0:00:07 0:00:02 0:00:05 24.0M
40 188M 40 76.7M 0 0 25.4M 0 0:00:07 0:00:03 0:00:04 25.4M
55 188M 55 105M 0 0 26.2M 0 0:00:07 0:00:03 0:00:04 26.2M
71 188M 71 134M 0 0 26.8M 0 0:00:07 0:00:05 0:00:02 26.8M
85 188M 85 160M 0 0 26.7M 0 0:00:07 0:00:06 0:00:01 27.9M
100 188M 100 188M 0 0 27.0M 0 0:00:06 0:00:06 --:--:-- 28.2M
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... 756ms
Downloading Gradle Wrapper... 34ms
Downloading package sky_engine... 362ms
Downloading package flutter_gpu... 27ms
Downloading flutter_patched_sdk tools... 892ms
Downloading flutter_patched_sdk_product tools... 938ms
Downloading linux-x64 tools... 5.6s
Downloading linux-x64/font-subset tools... 249ms
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 12:52:57,009 INFO: Scanning source for common problems...
2025-07-02 12:52:57,031 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-02 12:52:57,032 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-02 12:52:57,614 DEBUG: write 'suss.json' to cache
2025-07-02 12:52:57,617 DEBUG: next suss.json cache update due in 23:59:59.985749
2025-07-02 12:52:57,871 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 12:52:57,973 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 12:52:58,055 INFO: Removing binary at submodules/flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-07-02 12:52:58,626 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/engine/src/flutter/shell/platform/android/build.gradle
2025-07-02 12:52:58,732 INFO: Removing binary at submodules/flutter/engine/src/flutter/testing/rules/.gradle/6.5/fileChanges/last-build.bin
2025-07-02 12:52:59,020 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2025-07-02 12:52:59,020 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-07-02 12:52:59,027 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-07-02 12:52:59,028 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-07-02 12:52:59,087 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 12:52:59,110 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-07-02 12:52:59,111 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-07-02 12:52:59,112 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-07-02 12:52:59,112 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-07-02 12:52:59,112 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-07-02 12:52:59,151 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-07-02 12:52:59,151 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-07-02 12:52:59,151 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-07-02 12:52:59,151 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-07-02 12:52:59,152 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-07-02 12:52:59,152 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-07-02 12:52:59,152 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-07-02 12:52:59,153 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-07-02 12:52:59,155 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-07-02 12:52:59,155 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-07-02 12:52:59,155 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-07-02 12:52:59,345 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle.kts
2025-07-02 12:52:59,368 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 12:52:59,369 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 12:52:59,464 INFO: Removing dependency file without lock at submodules/flutter/packages/flutter_tools/test/data/vscode/application/Resources/app/package.json
2025-07-02 12:52:59,611 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern
2025-07-02 12:52:59,804 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 12:53:00,059 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 12:53:00,087 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 12:53:00,386 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 12:53:00,434 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 12:53:00,556 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 12:53:00,656 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.3.0/example/ddd03.exe
2025-07-02 12:53:00,788 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 12:53:00,838 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCb04060
2025-07-02 12:53:00,838 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCa04060
2025-07-02 12:53:01,050 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-07-02 12:53:01,056 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-07-02 12:53:01,057 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-07-02 12:53:01,057 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-07-02 12:53:01,057 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-07-02 12:53:01,058 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 12:53:01,061 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-07-02 12:53:01,063 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-07-02 12:53:01,063 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-07-02 12:53:01,064 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-07-02 12:53:01,064 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 12:53:01,064 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-07-02 12:53:01,065 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 12:53:01,065 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 12:53:01,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-07-02 12:53:01,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-07-02 12:53:01,066 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 12:53:01,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-07-02 12:53:01,067 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 12:53:01,067 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 12:53:01,068 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 12:53:01,068 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 12:53:01,068 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-07-02 12:53:01,069 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-07-02 12:53:01,069 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-07-02 12:53:01,069 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-07-02 12:53:01,095 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 12:53:01,098 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 12:53:01,099 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 12:53:01,100 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 12:53:01,102 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 12:53:01,103 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 12:53:01,104 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 12:53:01,105 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-02 12:53:01,106 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-02 12:53:01,110 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 12:53:01,214 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 12:53:01,397 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 12:53:01,590 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 12:53:01,635 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 12:53:01,637 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 12:53:01,638 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 12:53:01,640 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 12:53:01,641 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 12:53:01,642 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 12:53:01,643 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 12:53:01,644 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 12:53:01,645 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 12:53:01,649 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 12:53:01,660 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 12:53:01,701 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 12:53:01,769 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_pulltorefresh-6d7fbdd5b3cde242a474d66da312aac4aa892b9b/example/android/gradle/wrapper/gradle-wrapper.jar
2025-07-02 12:53:01,805 INFO: Creating source tarball...
2025-07-02 12:57:19,275 INFO: Running 'build' commands in build/com.jiaqifeng.hacki
2025-07-02 12:57:19,275 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:57:19,276 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-arm"
/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-arm
Downloading Gradle Wrapper... 233ms
Downloading android-arm-profile/linux-x64 tools... 591ms
Downloading android-arm-release/linux-x64 tools... 679ms
Downloading android-arm64-profile/linux-x64 tools... 773ms
Downloading android-arm64-release/linux-x64 tools... 660ms
Downloading android-x64-profile/linux-x64 tools... 696ms
Downloading android-x64-release/linux-x64 tools... 614ms
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 armeabi_v7a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:armeabi_v7a_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/armeabi_v7a_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/3051921f06fd4cd8642417525ef474b5f6af3e39/armeabi_v7a_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 16m 37s
Running Gradle task 'assembleRelease'... 998.9s
Gradle task assembleRelease failed with exit code 1
2025-07-02 13:14:09,777 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-arm
Downloading Gradle Wrapper... 233ms
Downloading android-arm-profile/linux-x64 tools... 591ms
Downloading android-arm-release/linux-x64 tools... 679ms
Downloading android-arm64-profile/linux-x64 tools... 773ms
Downloading android-arm64-release/linux-x64 tools... 660ms
Downloading android-x64-profile/linux-x64 tools... 696ms
Downloading android-x64-release/linux-x64 tools... 614ms
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 armeabi_v7a_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:armeabi_v7a_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/armeabi_v7a_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/3051921f06fd4cd8642417525ef474b5f6af3e39/armeabi_v7a_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 16m 37s
Running Gradle task 'assembleRelease'... 998.9s
Gradle task assembleRelease failed with exit code 1
==== detail end ====
2025-07-02 13:14:09,778 DEBUG: Error encountered, stopping by user request.
==== detail end ====