log for com.ansah.shots_studio:3
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1192, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 933, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 284, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.ansah.shots_studio:1.8.170
==== detail begin ====
== Installed Android Tools ==
2025-09-11 21:38:53,113 DEBUG: Reading 'config.yml'
2025-09-11 21:38:53,124 INFO: Creating log directory
2025-09-11 21:38:53,124 INFO: Creating temporary directory
2025-09-11 21:38:53,124 INFO: Creating output directory
2025-09-11 21:38:53,135 DEBUG: Getting git vcs interface for https://gitlab.com/mohdansah10/shots-studio.git
2025-09-11 21:38:53,136 DEBUG: Checking com.ansah.shots_studio:3
2025-09-11 21:38:53,136 INFO: Building version 1.8.170 (3) of com.ansah.shots_studio
2025-09-11 21:38:53,141 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.ansah.shots_studio, universal_newlines=False, shell=None, istream=None)
2025-09-11 21:38:53,153 INFO: Running 'sudo' commands in /home/vagrant
2025-09-11 21:38:53,154 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c mkdir -p /home/ansah/Documents/Programming/Projects/shots-studio; chown -R vagrant /home/ansah
+ mkdir -p /home/ansah/Documents/Programming/Projects/shots-studio
+ chown -R vagrant /home/ansah
2025-09-11 21:38:53,357 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-11 21:38:53,761 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 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+deb12u13) ...
2025-09-11 21:39:09,249 INFO: Getting source for revision 46575d5341e64327da9589fff398d52213eb517b
2025-09-11 21:39:09,251 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:09,251 DEBUG: > git rev-parse --show-toplevel
2025-09-11 21:39:09,455 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:09,456 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-11 21:39:09,659 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:09,660 DEBUG: > git reset --hard
2025-09-11 21:39:10,364 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:10,365 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-11 21:39:10,468 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:10,468 DEBUG: > git clean -dffx
2025-09-11 21:39:10,571 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:10,572 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-09-11 21:39:11,477 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:11,477 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-09-11 21:39:12,181 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:12,182 DEBUG: > git remote set-head origin --auto
2025-09-11 21:39:12,986 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:12,987 DEBUG: > git checkout -f 46575d5341e64327da9589fff398d52213eb517b
2025-09-11 21:39:13,491 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:13,491 DEBUG: > git clean -dffx
2025-09-11 21:39:13,594 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:13,594 DEBUG: > git rev-parse --show-toplevel
2025-09-11 21:39:13,798 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:13,798 DEBUG: > git submodule deinit --all --force
2025-09-11 21:39:14,005 INFO: Collecting source libraries
2025-09-11 21:39:14,261 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-09-11 21:39:14,473 INFO: Creating local.properties file at build/com.ansah.shots_studio/local.properties
2025-09-11 21:39:14,474 DEBUG: Removing debuggable flags from build/com.ansah.shots_studio
2025-09-11 21:39:14,596 INFO: Removing specified files
2025-09-11 21:39:14,597 INFO: Removing shots_studio/windows
2025-09-11 21:39:14,601 INFO: Removing shots_studio/linux
2025-09-11 21:39:14,602 INFO: Removing shots_studio/web
2025-09-11 21:39:14,603 INFO: Removing shots_studio/macos
2025-09-11 21:39:14,606 INFO: Removing shots_studio/ios
2025-09-11 21:39:14,612 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.ansah.shots_studio/shots_studio/android/app/build.gradle.kts
2025-09-11 21:39:14,616 INFO: Running 'prebuild' commands in build/com.ansah.shots_studio
2025-09-11 21:39:14,616 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:39:14,616 DEBUG: > bash -e -u -o pipefail -x -c -- git -C /home/vagrant/build/srclib/flutter reset --hard $(cat shots_studio/flutter.version); export repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio; mv shots_studio $repo; pushd $repo; export PUB_CACHE=$(pwd)/.pub-cache; export PATH="/home/vagrant/build/srclib/flutter/bin:$PATH"; flutter config --no-analytics; flutter pub get; sed -i -e 's/8.12.1/8.11.1/' $PUB_CACHE/hosted/pub.dev/{{image_picker,path_provider,shared_preferences,url_launcher}_android,flutter_plugin_android_lifecycle}-*/android/build.gradle; popd; mv $repo .
/etc/bash.bashrc: line 7: PS1: unbound variable
++ cat shots_studio/flutter.version
+ git -C /home/vagrant/build/srclib/flutter reset --hard 3.35.3
Updating files: 35% (5369/15018)
Updating files: 36% (5407/15018)
Updating files: 37% (5557/15018)
Updating files: 38% (5707/15018)
Updating files: 39% (5858/15018)
Updating files: 40% (6008/15018)
Updating files: 41% (6158/15018)
Updating files: 42% (6308/15018)
Updating files: 43% (6458/15018)
Updating files: 44% (6608/15018)
Updating files: 45% (6759/15018)
Updating files: 46% (6909/15018)
Updating files: 47% (7059/15018)
Updating files: 48% (7209/15018)
Updating files: 49% (7359/15018)
Updating files: 50% (7509/15018)
Updating files: 51% (7660/15018)
Updating files: 52% (7810/15018)
Updating files: 53% (7960/15018)
Updating files: 54% (8110/15018)
Updating files: 55% (8260/15018)
Updating files: 56% (8411/15018)
Updating files: 57% (8561/15018)
Updating files: 58% (8711/15018)
Updating files: 59% (8861/15018)
Updating files: 60% (9011/15018)
Updating files: 61% (9161/15018)
Updating files: 62% (9312/15018)
Updating files: 63% (9462/15018)
Updating files: 64% (9612/15018)
Updating files: 65% (9762/15018)
Updating files: 66% (9912/15018)
Updating files: 67% (10063/15018)
Updating files: 67% (10183/15018)
Updating files: 68% (10213/15018)
Updating files: 69% (10363/15018)
Updating files: 70% (10513/15018)
Updating files: 71% (10663/15018)
Updating files: 72% (10813/15018)
Updating files: 73% (10964/15018)
Updating files: 74% (11114/15018)
Updating files: 75% (11264/15018)
Updating files: 76% (11414/15018)
Updating files: 77% (11564/15018)
Updating files: 78% (11715/15018)
Updating files: 79% (11865/15018)
Updating files: 80% (12015/15018)
Updating files: 81% (12165/15018)
Updating files: 82% (12315/15018)
Updating files: 83% (12465/15018)
Updating files: 84% (12616/15018)
Updating files: 85% (12766/15018)
Updating files: 86% (12916/15018)
Updating files: 87% (13066/15018)
Updating files: 88% (13216/15018)
Updating files: 89% (13367/15018)
Updating files: 90% (13517/15018)
Updating files: 91% (13667/15018)
Updating files: 92% (13817/15018)
Updating files: 92% (13851/15018)
Updating files: 93% (13967/15018)
Updating files: 94% (14117/15018)
Updating files: 95% (14268/15018)
Updating files: 96% (14418/15018)
Updating files: 97% (14568/15018)
Updating files: 98% (14718/15018)
Updating files: 99% (14868/15018)
Updating files: 100% (15018/15018)
Updating files: 100% (15018/15018), done.
HEAD is now at a402d9a4376 Update engine version for Flutter 3.35.3 stable hotfix. (#174901)
+ export repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ mv shots_studio /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ pushd /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio ~/build/com.ansah.shots_studio
++ pwd
+ export PUB_CACHE=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache
+ PUB_CACHE=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache
+ export PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine ddf47dd3ff96dbde6d9c614db0d7f019d7c7a2b7...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
7 207M 7 14.8M 0 0 18.5M 0 0:00:11 --:--:-- 0:00:11 18.5M
21 207M 21 43.8M 0 0 24.3M 0 0:00:08 0:00:01 0:00:07 24.3M
35 207M 35 72.7M 0 0 25.9M 0 0:00:07 0:00:02 0:00:05 25.9M
48 207M 48 101M 0 0 26.6M 0 0:00:07 0:00:03 0:00:04 26.6M
62 207M 62 130M 0 0 27.0M 0 0:00:07 0:00:04 0:00:03 27.0M
76 207M 76 159M 0 0 27.3M 0 0:00:07 0:00:05 0:00:02 28.8M
88 207M 88 184M 0 0 27.1M 0 0:00:07 0:00:06 0:00:01 28.1M
100 207M 100 207M 0 0 27.1M 0 0:00:07 0:00:07 --:--:-- 27.7M
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 pub get
Downloading Material fonts... 798ms
Downloading Gradle Wrapper... 42ms
Downloading package sky_engine... 383ms
Downloading package flutter_gpu... 33ms
Downloading flutter_patched_sdk tools... 909ms
Downloading flutter_patched_sdk_product tools... 1,010ms
Downloading linux-x64 tools... 6.5s
Downloading linux-x64/font-subset tools... 450ms
Resolving dependencies...
Downloading packages...
background_downloader 9.2.3 (9.2.4 available)
battery_plus 6.2.3 (7.0.0 available)
characters 1.4.0 (1.4.1 available)
connectivity_plus 6.1.5 (7.0.0 available)
file_picker 8.3.7 (10.3.3 available)
flutter_gemma 0.10.4 (0.10.5 available)
flutter_lints 5.0.0 (6.0.0 available)
flutter_local_notifications 17.2.4 (19.4.1 available)
flutter_local_notifications_linux 4.0.1 (6.0.0 available)
flutter_local_notifications_platform_interface 7.2.0 (9.1.0 available)
image_picker_android 0.8.13+1 (0.8.13+2 available)
injector 3.0.0 (4.0.0 available)
leak_tracker 11.0.1 (11.0.2 available)
lints 5.1.1 (6.0.0 available)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
package_info_plus 8.3.1 (9.0.0 available)
permission_handler 11.4.0 (12.0.1 available)
permission_handler_android 12.1.0 (13.0.1 available)
posthog_flutter 4.11.0 (5.4.3 available)
sentry 8.14.2 (9.6.0 available)
sentry_dart_plugin 2.4.1 (3.1.1 available)
sentry_flutter 8.14.2 (9.6.0 available)
share_plus 11.1.0 (12.0.0 available)
test_api 0.7.6 (0.7.7 available)
timezone 0.9.4 (0.10.1 available)
url_launcher_android 6.3.18 (6.3.21 available)
wakelock_plus 1.3.2 (1.4.0 available)
wakelock_plus_platform_interface 1.2.3 (1.3.0 available)
Got dependencies!
29 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ sed -i -e s/8.12.1/8.11.1/ /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/image_picker_android-0.8.13+1/android/build.gradle /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/path_provider_android-2.2.18/android/build.gradle /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.12/android/build.gradle /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.18/android/build.gradle /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.30/android/build.gradle
+ popd
~/build/com.ansah.shots_studio
+ mv /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio .
2025-09-11 21:41:39,720 INFO: Scanning source for common problems...
2025-09-11 21:41:39,744 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-11 21:41:39,744 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-11 21:41:40,344 DEBUG: write 'suss.json' to cache
2025-09-11 21:41:40,353 DEBUG: next suss.json cache update due in 23:59:59.980690
2025-09-11 21:41:40,680 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/tesseract_ocr-0.5.0/ios/Frameworks/framework.zip
2025-09-11 21:41:40,754 INFO: Removing gradle-wrapper.jar at shots_studio/.pub-cache/hosted/pub.dev/flutter_gemma-0.10.4/android/gradle/wrapper/gradle-wrapper.jar
2025-09-11 21:41:40,848 INFO: Removing binary at shots_studio/.pub-cache/hosted/pub.dev/timezone-0.9.4/test/data/US/Eastern
2025-09-11 21:41:40,852 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.30/example/android/build.gradle
2025-09-11 21:41:41,088 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-09-11 21:41:41,125 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences_android-2.4.12/example/android/build.gradle
2025-09-11 21:41:41,212 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/path_provider_android-2.2.18/example/android/build.gradle
2025-09-11 21:41:41,631 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/image_picker_android-0.8.13+1/example/android/build.gradle
2025-09-11 21:41:41,732 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-09-11 21:41:41,739 INFO: Removing gzip file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-09-11 21:41:41,740 INFO: Removing gzip file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-09-11 21:41:41,740 INFO: Removing gzip file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-09-11 21:41:41,741 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-09-11 21:41:41,741 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-09-11 21:41:41,744 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-09-11 21:41:41,746 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-09-11 21:41:41,747 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-09-11 21:41:41,747 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-09-11 21:41:41,748 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-09-11 21:41:41,748 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-09-11 21:41:41,751 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-09-11 21:41:41,751 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-09-11 21:41:41,751 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-09-11 21:41:41,752 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-09-11 21:41:41,752 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-09-11 21:41:41,753 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-09-11 21:41:41,753 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-09-11 21:41:41,753 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-09-11 21:41:41,754 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-09-11 21:41:41,754 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-09-11 21:41:41,755 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-09-11 21:41:41,755 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-09-11 21:41:41,755 INFO: Removing ZIP file archive at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-09-11 21:41:41,756 INFO: Removing binary at shots_studio/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-09-11 21:41:41,780 INFO: Removing gradle-wrapper.jar at shots_studio/.pub-cache/hosted/pub.dev/large_file_handler-0.3.1/android/gradle/wrapper/gradle-wrapper.jar
2025-09-11 21:41:41,915 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/url_launcher-6.3.2/example/android/build.gradle
2025-09-11 21:41:41,941 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.18/example/android/build.gradle
2025-09-11 21:41:42,127 INFO: Removing binary at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-09-11 21:41:42,136 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-09-11 21:41:42,137 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-09-11 21:41:42,138 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-09-11 21:41:42,140 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-09-11 21:41:42,141 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-09-11 21:41:42,142 WARNING: Found executable binary, possibly code at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-09-11 21:41:42,143 INFO: Removing WebAssembly binary file at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm
2025-09-11 21:41:42,144 INFO: Removing WebAssembly binary file at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm
2025-09-11 21:41:42,147 INFO: Removing WebAssembly binary file at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-09-11 21:41:42,158 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle
2025-09-11 21:41:42,205 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/image_picker-1.2.0/example/android/build.gradle
2025-09-11 21:41:42,228 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at shots_studio/.pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2025-09-11 21:41:42,281 INFO: Creating source tarball...
2025-09-11 21:42:20,017 INFO: Running 'build' commands in build/com.ansah.shots_studio
2025-09-11 21:42:20,018 DEBUG: Directory: build/com.ansah.shots_studio
2025-09-11 21:42:20,018 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio; mv shots_studio $repo; pushd $repo; export PUB_CACHE=$(pwd)/.pub-cache; export PATH="/home/vagrant/build/srclib/flutter/bin:$PATH"; flutter build apk --release --flavor fdroid --dart-define=BUILD_SOURCE=fdroid; popd; mv $repo .
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ repo=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ mv shots_studio /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
+ pushd /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio
/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio ~/build/com.ansah.shots_studio
++ pwd
+ export PUB_CACHE=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache
+ PUB_CACHE=/home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache
+ export PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ flutter build apk --release --flavor fdroid --dart-define=BUILD_SOURCE=fdroid
Downloading android-arm-profile/linux-x64 tools... 826ms
Downloading android-arm-release/linux-x64 tools... 553ms
Downloading android-arm64-profile/linux-x64 tools... 711ms
Downloading android-arm64-release/linux-x64 tools... 680ms
Downloading android-x64-profile/linux-x64 tools... 737ms
Downloading android-x64-release/linux-x64 tools... 595ms
Resolving dependencies...
Downloading packages...
background_downloader 9.2.3 (9.2.4 available)
battery_plus 6.2.3 (7.0.0 available)
characters 1.4.0 (1.4.1 available)
connectivity_plus 6.1.5 (7.0.0 available)
file_picker 8.3.7 (10.3.3 available)
flutter_gemma 0.10.4 (0.10.5 available)
flutter_lints 5.0.0 (6.0.0 available)
flutter_local_notifications 17.2.4 (19.4.1 available)
flutter_local_notifications_linux 4.0.1 (6.0.0 available)
flutter_local_notifications_platform_interface 7.2.0 (9.1.0 available)
image_picker_android 0.8.13+1 (0.8.13+2 available)
injector 3.0.0 (4.0.0 available)
leak_tracker 11.0.1 (11.0.2 available)
lints 5.1.1 (6.0.0 available)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
package_info_plus 8.3.1 (9.0.0 available)
permission_handler 11.4.0 (12.0.1 available)
permission_handler_android 12.1.0 (13.0.1 available)
posthog_flutter 4.11.0 (5.4.3 available)
sentry 8.14.2 (9.6.0 available)
sentry_dart_plugin 2.4.1 (3.1.1 available)
sentry_flutter 8.14.2 (9.6.0 available)
share_plus 11.1.0 (12.0.0 available)
test_api 0.7.6 (0.7.7 available)
timezone 0.9.4 (0.10.1 available)
url_launcher_android 6.3.18 (6.3.21 available)
wakelock_plus 1.3.2 (1.4.0 available)
wakelock_plus_platform_interface 1.2.3 (1.3.0 available)
Got dependencies!
29 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Running Gradle task 'assembleFdroidRelease'...
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
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.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 14152 bytes (99.1% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio/.pub-cache/hosted/pub.dev/tesseract_ocr-0.5.0/android/src/main/java/io/paratoner/tesseract_ocr/TesseractOcrPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 14152 bytes (99.1% 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.
Running Gradle task 'assembleFdroidRelease'... 1517.3s
✓ Built build/app/outputs/flutter-apk/app-fdroid-release.apk (158.3MB)
+ popd
~/build/com.ansah.shots_studio
+ mv /home/ansah/Documents/Programming/Projects/shots-studio/shots_studio .
2025-09-11 22:07:53,507 INFO: Successfully built version 1.8.170 of com.ansah.shots_studio from 46575d5341e64327da9589fff398d52213eb517b
2025-09-11 22:07:54,130 DEBUG: Checking build/com.ansah.shots_studio/shots_studio/build/app/outputs/flutter-apk/app-fdroid-release.apk
2025-09-11 22:07:54,564 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-11 22:07:54,565 INFO: ...retrieving https://archive.org/download/shots_studio-release/shots_studio-fdroid-release-1.8.170.apk
2025-09-11 22:07:54,569 DEBUG: Starting new HTTPS connection (1): archive.org:443
2025-09-11 22:07:54,929 DEBUG: https://archive.org:443 "GET /download/shots_studio-release/shots_studio-fdroid-release-1.8.170.apk HTTP/1.1" 302 None
2025-09-11 22:07:54,931 DEBUG: Starting new HTTPS connection (1): ia600207.us.archive.org:443
2025-09-11 22:07:55,139 DEBUG: https://ia600207.us.archive.org:443 "GET /6/items/shots_studio-release/shots_studio-fdroid-release-1.8.170.apk HTTP/1.1" 200 158347126
2025-09-11 22:08:07,553 DEBUG: unsigned/binaries/com.ansah.shots_studio_3.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <101f41f76edbccb35863b76827667cb00326367f344a3f7c1a6ad8e6382a6f6d>, actual: <f04c0e9bc8ef73ac933762bfe4236a616fad38b81634f09aecd31e10929a76b9>
2025-09-11 22:08:11,626 ERROR:
/tmp/tmplh074k7m/sigcp_com.ansah.shots_studio_3.apk:
2025-09-11 22:08:11,626 INFO: ...NOT verified - /tmp/tmplh074k7m/sigcp_com.ansah.shots_studio_3.apk
2025-09-11 22:08:13,644 DEBUG: > diff -r /tmp/tmplh074k7m/unsigned_binaries_com.ansah.shots_studio_3.binary /tmp/tmplh074k7m/_tmp_tmplh074k7m_sigcp_com.ansah.shots_studio_3
2025-09-11 22:08:13,970 DEBUG: removing unsigned/com.ansah.shots_studio_3.apk
2025-09-11 22:08:14,071 DEBUG: removing unsigned/binaries/com.ansah.shots_studio_3.binary.apk
2025-09-11 22:08:14,339 ERROR: Could not build app com.ansah.shots_studio: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
Binary files /tmp/tmplh074k7m/unsigned_binaries_com.ansah.shots_studio_3.binary/content/assets/dexopt/baseline.prof and /tmp/tmplh074k7m/_tmp_tmplh074k7m_sigcp_com.ansah.shots_studio_3/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmplh074k7m/unsigned_binaries_com.ansah.shots_studio_3.binary/content/assets/dexopt/baseline.profm and /tmp/tmplh074k7m/_tmp_tmplh074k7m_sigcp_com.ansah.shots_studio_3/content/assets/dexopt/baseline.profm differ
Binary files /tmp/tmplh074k7m/unsigned_binaries_com.ansah.shots_studio_3.binary/content/classes.dex and /tmp/tmplh074k7m/_tmp_tmplh074k7m_sigcp_com.ansah.shots_studio_3/content/classes.dex differ
==== detail end ====
2025-09-11 22:08:14,340 DEBUG: Error encountered, stopping by user request.
==== detail end ====