log for com.madlonkay.orgro:94
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1202, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, 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.madlonkay.orgro:1.38.0
==== detail begin ====
== Installed Android Tools ==
2024-08-28 18:36:18,364 DEBUG: Reading 'config.yml'
2024-08-28 18:36:18,382 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-08-28 18:36:18,382 INFO: Creating log directory
2024-08-28 18:36:18,383 INFO: Creating temporary directory
2024-08-28 18:36:18,383 INFO: Creating output directory
2024-08-28 18:36:18,455 DEBUG: Getting git vcs interface for https://github.com/amake/orgro
2024-08-28 18:36:18,455 DEBUG: Checking com.madlonkay.orgro:94
2024-08-28 18:36:18,455 INFO: Building version 1.38.0 (94) of com.madlonkay.orgro
2024-08-28 18:36:18,455 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-08-28 18:36:18,966 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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+deb12u7) ...
2024-08-28 18:36:42,240 INFO: Getting source for revision d0ad5006ffd4d2413cb806aa6403d19c315b9f47
2024-08-28 18:36:42,241 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:42,241 DEBUG: > git rev-parse --show-toplevel
2024-08-28 18:36:42,453 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:42,454 DEBUG: > git submodule foreach --recursive git reset --hard
2024-08-28 18:36:44,762 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:44,763 DEBUG: > git reset --hard
2024-08-28 18:36:45,066 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:45,067 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-08-28 18:36:45,412 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:45,415 DEBUG: > git clean -dffx
2024-08-28 18:36:45,519 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:45,519 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-08-28 18:36:46,240 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:46,240 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-08-28 18:36:46,764 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:46,764 DEBUG: > git remote set-head origin --auto
2024-08-28 18:36:47,378 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:47,379 DEBUG: > git checkout -f d0ad5006ffd4d2413cb806aa6403d19c315b9f47
2024-08-28 18:36:47,682 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:47,682 DEBUG: > git clean -dffx
2024-08-28 18:36:47,785 INFO: Initialising submodules
2024-08-28 18:36:47,786 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:47,786 DEBUG: > git rev-parse --show-toplevel
2024-08-28 18:36:47,991 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:47,991 DEBUG: > git submodule sync
2024-08-28 18:36:48,295 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:48,295 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 'flutter': checked out '7c6b7e9ca485f7eaaed913c6bb50f4be6da47e30'
2024-08-28 18:36:49,819 INFO: Creating local.properties file at build/com.madlonkay.orgro/local.properties
2024-08-28 18:36:50,130 DEBUG: Removing debuggable flags from build/com.madlonkay.orgro
2024-08-28 18:36:50,502 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/android/app/build.gradle
2024-08-28 18:36:50,537 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/packages/integration_test/example/android/app/build.gradle
2024-08-28 18:36:50,546 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/examples/image_list/android/app/build.gradle
2024-08-28 18:36:50,550 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/examples/layers/android/app/build.gradle
2024-08-28 18:36:50,552 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/examples/flutter_view/android/app/build.gradle
2024-08-28 18:36:50,555 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/examples/platform_channel/android/app/build.gradle
2024-08-28 18:36:50,558 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/examples/platform_view/android/app/build.gradle
2024-08-28 18:36:50,561 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.madlonkay.orgro/flutter/examples/hello_world/android/app/build.gradle.kts
2024-08-28 18:36:50,579 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/tracing_tests/android/app/build.gradle
2024-08-28 18:36:50,584 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/a11y_assessments/android/app/build.gradle
2024-08-28 18:36:50,586 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2024-08-28 18:36:50,589 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2024-08-28 18:36:50,591 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2024-08-28 18:36:50,594 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2024-08-28 18:36:50,596 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2024-08-28 18:36:50,598 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2024-08-28 18:36:50,601 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2024-08-28 18:36:50,606 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/manual_tests/android/app/build.gradle
2024-08-28 18:36:50,609 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2024-08-28 18:36:50,611 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2024-08-28 18:36:50,614 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2024-08-28 18:36:50,615 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2024-08-28 18:36:50,619 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2024-08-28 18:36:50,623 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2024-08-28 18:36:50,625 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/android_views/android/app/build.gradle
2024-08-28 18:36:50,628 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/android_verified_input/android/app/build.gradle
2024-08-28 18:36:50,630 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2024-08-28 18:36:50,633 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-08-28 18:36:50,636 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/flavors/android/app/build.gradle
2024-08-28 18:36:50,640 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2024-08-28 18:36:50,643 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/channels/android/app/build.gradle
2024-08-28 18:36:50,646 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2024-08-28 18:36:50,650 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2024-08-28 18:36:50,652 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2024-08-28 18:36:50,655 INFO: Cleaned build.gradle of keysigning configs at build/com.madlonkay.orgro/flutter/dev/integration_tests/ui/android/app/build.gradle
2024-08-28 18:36:50,656 INFO: Running 'prebuild' commands in build/com.madlonkay.orgro
2024-08-28 18:36:50,656 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:36:50,656 DEBUG: > bash -e -u -o pipefail -x -c -- touch android/key.properties; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter config --no-analytics; flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
+ touch android/key.properties
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 6e4deceb3802049388e167e3b14fda5843ad16e6...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 203M 0 681k 0 0 1155k 0 0:03:00 --:--:-- 0:03:00 1155k
13 203M 13 28.2M 0 0 17.5M 0 0:00:11 0:00:01 0:00:10 17.5M
28 203M 28 57.3M 0 0 21.9M 0 0:00:09 0:00:02 0:00:07 21.9M
40 203M 40 83.1M 0 0 23.1M 0 0:00:08 0:00:03 0:00:05 23.1M
54 203M 54 111M 0 0 24.1M 0 0:00:08 0:00:04 0:00:04 24.1M
69 203M 69 140M 0 0 25.0M 0 0:00:08 0:00:05 0:00:03 27.8M
82 203M 82 168M 0 0 25.5M 0 0:00:07 0:00:06 0:00:01 28.1M
96 203M 96 197M 0 0 25.9M 0 0:00:07 0:00:07 --:--:-- 27.9M
100 203M 100 203M 0 0 26.0M 0 0:00:07 0:00:07 --:--:-- 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.
+ flutter/bin/flutter pub get
Downloading Material fonts... 814ms
Downloading Gradle Wrapper... 93ms
Downloading package sky_engine... 446ms
Downloading package flutter_gpu... 143ms
Downloading flutter_patched_sdk tools... 858ms
Downloading flutter_patched_sdk_product tools... 822ms
Downloading linux-x64 tools... 4.4s
Downloading linux-x64/font-subset tools... 534ms
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
flutter_charset_detector 3.1.0 (4.0.0 available)
flutter_charset_detector_android 2.1.1 (3.0.0 available)
http_parser 4.0.2 (4.1.0 available)
leak_tracker 10.0.5 (10.0.7 available)
leak_tracker_flutter_testing 3.0.5 (3.0.8 available)
material_color_utilities 0.11.1 (0.12.0 available)
mime 1.0.5 (1.0.6 available)
org_flutter 6.0.3 (6.1.0 available)
! pinenacl 0.6.0 (overridden)
quiver 3.2.1 (3.2.2 available)
shared_preferences_android 2.3.1 (2.3.2 available)
sqflite_common 2.5.4 (2.5.4+2 available)
string_scanner 1.2.0 (1.3.0 available)
synchronized 3.1.0+1 (3.2.0 available)
test_api 0.7.2 (0.7.3 available)
url_launcher_android 6.3.9 (6.3.10 available)
vm_service 14.2.4 (14.2.5 available)
Got dependencies!
17 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-08-28 18:38:49,269 INFO: Scanning source for common problems...
2024-08-28 18:38:49,291 DEBUG: scanner is configured to use signature data from: 'suss'
2024-08-28 18:38:49,291 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-08-28 18:38:49,924 DEBUG: write 'suss.json' to cache
2024-08-28 18:38:49,928 DEBUG: next suss.json cache update due in 23:59:59.986730
2024-08-28 18:38:50,161 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.3.2/example/android/build.gradle
2024-08-28 18:38:50,204 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2024-08-28 18:38:50,210 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2024-08-28 18:38:50,210 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2024-08-28 18:38:50,211 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2024-08-28 18:38:50,214 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2024-08-28 18:38:50,214 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2024-08-28 18:38:50,215 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2024-08-28 18:38:50,215 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2024-08-28 18:38:50,216 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2024-08-28 18:38:50,216 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2024-08-28 18:38:50,216 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2024-08-28 18:38:50,217 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2024-08-28 18:38:50,217 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2024-08-28 18:38:50,217 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2024-08-28 18:38:50,218 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2024-08-28 18:38:50,218 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2024-08-28 18:38:50,219 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2024-08-28 18:38:50,219 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2024-08-28 18:38:50,219 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2024-08-28 18:38:50,220 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2024-08-28 18:38:50,220 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2024-08-28 18:38:50,220 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2024-08-28 18:38:50,221 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2024-08-28 18:38:50,221 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2024-08-28 18:38:50,221 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2024-08-28 18:38:50,223 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2024-08-28 18:38:50,267 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.3.1/example/android/build.gradle
2024-08-28 18:38:50,323 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.0/example/android/build.gradle
2024-08-28 18:38:50,412 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.10/example/android/build.gradle
2024-08-28 18:38:50,643 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.7.0/example/ddd03.exe
2024-08-28 18:38:50,726 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.4/example/android/build.gradle
2024-08-28 18:38:50,747 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/example/assets/tiger.bin
2024-08-28 18:38:50,821 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.2.1/example/google_fonts/Lato-Bold.ttf
2024-08-28 18:38:50,821 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.2.1/example/google_fonts/Lato-BoldItalic.ttf
2024-08-28 18:38:50,822 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.2.1/example/google_fonts/Lato-Regular.ttf
2024-08-28 18:38:50,822 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.2.1/example/google_fonts/Lato-Italic.ttf
2024-08-28 18:38:50,993 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.9/example/android/build.gradle
2024-08-28 18:38:51,094 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2024-08-28 18:38:51,094 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2024-08-28 18:38:51,095 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2024-08-28 18:38:51,095 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2024-08-28 18:38:51,095 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2024-08-28 18:38:51,095 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2024-08-28 18:38:51,095 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2024-08-28 18:38:51,096 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2024-08-28 18:38:51,098 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2024-08-28 18:38:51,098 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2024-08-28 18:38:51,098 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2024-08-28 18:38:51,101 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2024-08-28 18:38:51,102 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2024-08-28 18:38:51,105 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2024-08-28 18:38:51,105 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2024-08-28 18:38:51,111 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2024-08-28 18:38:51,221 INFO: Ignoring unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2024-08-28 18:38:51,226 INFO: Ignoring unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-08-28 18:38:51,226 INFO: Ignoring unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-08-28 18:38:51,878 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-08-28 18:38:51,932 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2024-08-28 18:38:51,964 INFO: Creating source tarball...
2024-08-28 18:42:21,044 INFO: Running 'build' commands in build/com.madlonkay.orgro
2024-08-28 18:42:21,044 DEBUG: Directory: build/com.madlonkay.orgro
2024-08-28 18:42:21,044 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter build apk --dart-define=ORGRO_VERSION=1.38.0
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ flutter/bin/flutter build apk --dart-define=ORGRO_VERSION=1.38.0
Downloading Gradle Wrapper... 187ms
Downloading android-arm-profile/linux-x64 tools... 968ms
Downloading android-arm-release/linux-x64 tools... 699ms
Downloading android-arm64-profile/linux-x64 tools... 699ms
Downloading android-arm64-release/linux-x64 tools... 651ms
Downloading android-x64-profile/linux-x64 tools... 667ms
Downloading android-x64-release/linux-x64 tools... 748ms
Running Gradle task 'assembleRelease'...
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.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3760 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_charset_detector_android:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:/home/vagrant/build/com.madlonkay.orgro/build/flutter_charset_detector_android/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
* 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 9m 31s
Running Gradle task 'assembleRelease'... 572.3s
Gradle task assembleRelease failed with exit code 1
2024-08-28 18:52:02,396 ERROR: Could not build app com.madlonkay.orgro: Error running build command for com.madlonkay.orgro:1.38.0
==== detail begin ====
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.madlonkay.orgro/.pub-cache
+ flutter/bin/flutter build apk --dart-define=ORGRO_VERSION=1.38.0
Downloading Gradle Wrapper... 187ms
Downloading android-arm-profile/linux-x64 tools... 968ms
Downloading android-arm-release/linux-x64 tools... 699ms
Downloading android-arm64-profile/linux-x64 tools... 699ms
Downloading android-arm64-release/linux-x64 tools... 651ms
Downloading android-x64-profile/linux-x64 tools... 667ms
Downloading android-x64-release/linux-x64 tools... 748ms
Running Gradle task 'assembleRelease'...
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.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3760 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_charset_detector_android:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:/home/vagrant/build/com.madlonkay.orgro/build/flutter_charset_detector_android/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
* 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 9m 31s
Running Gradle task 'assembleRelease'... 572.3s
Gradle task assembleRelease failed with exit code 1
==== detail end ====
2024-08-28 18:52:02,396 DEBUG: Error encountered, stopping by user request.
==== detail end ====