log for app.alextran.immich:157
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 app.alextran.immich:1.113.1
==== detail begin ====
== Installed Android Tools ==
2024-09-08 21:23:09,875 DEBUG: Reading 'config.yml'
2024-09-08 21:23:09,901 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-08 21:23:09,903 INFO: Creating log directory
2024-09-08 21:23:09,904 INFO: Creating temporary directory
2024-09-08 21:23:09,904 INFO: Creating output directory
2024-09-08 21:23:10,074 DEBUG: Getting git vcs interface for https://github.com/alextran1502/immich.git
2024-09-08 21:23:10,075 DEBUG: Checking app.alextran.immich:157
2024-09-08 21:23:10,075 INFO: Building version 1.113.1 (157) of app.alextran.immich
2024-09-08 21:23:10,075 WARNING: Android NDK version '25.2.9519653' could not be found!
2024-09-08 21:23:10,075 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2024-09-08 21:23:10,482 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2024-09-08 21:23:10,691 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2024-09-08 21:23:10,701 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2024-09-08 21:23:10,951 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 132904
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r25c-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r25c-linux.zip
2024-09-08 21:23:11,350 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-09-08 21:23:11,539 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r25c-linux.zip HTTP/1.1" 200 531118193
Unzipping to /tmp/.sdkmanager-bo64js5p
Installing into /opt/android-sdk/ndk/25.2.9519653
2024-09-08 21:23:54,570 INFO: Set NDK 25.2.9519653 (25.2.9519653) up
2024-09-08 21:23:54,574 INFO: Running 'sudo' commands in /home/vagrant
2024-09-08 21:23:54,574 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y gcc-multilib libc-dev make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [47.9 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [108 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8787 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [237 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [200 kB]
Fetched 16.0 MB in 8s (2003 kB/s)
Reading package lists...
+ apt-get install -y gcc-multilib libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
libc6-dev is already the newest version (2.36-9+deb12u8).
libc6-dev set to manually installed.
The following additional packages will be installed:
gcc-12-multilib lib32asan8 lib32atomic1 lib32gcc-12-dev lib32gcc-s1
lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++6 lib32ubsan1 libc6-dev-i386
libc6-dev-x32 libc6-i386 libc6-x32 libx32asan8 libx32atomic1
libx32gcc-12-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0
libx32stdc++6 libx32ubsan1
Suggested packages:
make-doc
The following NEW packages will be installed:
gcc-12-multilib gcc-multilib lib32asan8 lib32atomic1 lib32gcc-12-dev
lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++6 lib32ubsan1
libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libx32asan8 libx32atomic1
libx32gcc-12-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0
libx32stdc++6 libx32ubsan1 make
0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
Need to get 20.5 MB of archives.
After this operation, 83.2 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 libc6-i386 amd64 2.36-9+deb12u8 [2459 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libc6-dev-i386 amd64 2.36-9+deb12u8 [1353 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 libc6-x32 amd64 2.36-9+deb12u8 [2587 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libc6-dev-x32 amd64 2.36-9+deb12u8 [1517 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-s1 amd64 12.2.0-14 [59.7 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 libx32gcc-s1 amd64 12.2.0-14 [50.2 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 lib32gomp1 amd64 12.2.0-14 [121 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main amd64 libx32gomp1 amd64 12.2.0-14 [116 kB]
Get:9 https://debian.osuosl.org/debian bookworm/main amd64 lib32itm1 amd64 12.2.0-14 [27.7 kB]
Get:10 https://debian.osuosl.org/debian bookworm/main amd64 libx32itm1 amd64 12.2.0-14 [26.5 kB]
Get:11 https://debian.osuosl.org/debian bookworm/main amd64 lib32atomic1 amd64 12.2.0-14 [7732 B]
Get:12 https://debian.osuosl.org/debian bookworm/main amd64 libx32atomic1 amd64 12.2.0-14 [9264 B]
Get:13 https://debian.osuosl.org/debian bookworm/main amd64 lib32asan8 amd64 12.2.0-14 [2081 kB]
Get:14 https://debian.osuosl.org/debian bookworm/main amd64 libx32asan8 amd64 12.2.0-14 [2063 kB]
Get:15 https://debian.osuosl.org/debian bookworm/main amd64 lib32stdc++6 amd64 12.2.0-14 [644 kB]
Get:16 https://debian.osuosl.org/debian bookworm/main amd64 lib32ubsan1 amd64 12.2.0-14 [870 kB]
Get:17 https://debian.osuosl.org/debian bookworm/main amd64 libx32stdc++6 amd64 12.2.0-14 [599 kB]
Get:18 https://debian.osuosl.org/debian bookworm/main amd64 libx32ubsan1 amd64 12.2.0-14 [875 kB]
Get:19 https://debian.osuosl.org/debian bookworm/main amd64 lib32quadmath0 amd64 12.2.0-14 [227 kB]
Get:20 https://debian.osuosl.org/debian bookworm/main amd64 libx32quadmath0 amd64 12.2.0-14 [146 kB]
Get:21 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-12-dev amd64 12.2.0-14 [2269 kB]
Get:22 https://debian.osuosl.org/debian bookworm/main amd64 libx32gcc-12-dev amd64 12.2.0-14 [2041 kB]
Get:23 https://debian.osuosl.org/debian bookworm/main amd64 gcc-12-multilib amd64 12.2.0-14 [1020 B]
Get:24 https://debian.osuosl.org/debian bookworm/main amd64 gcc-multilib amd64 4:12.2.0-3 [1520 B]
Get:25 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 20.5 MB in 7s (3057 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 64086 files and directories currently installed.)
Preparing to unpack .../00-libc6-i386_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-i386 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-dev-i386.
Preparing to unpack .../01-libc6-dev-i386_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-dev-i386 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-x32.
Preparing to unpack .../02-libc6-x32_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-x32 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-dev-x32.
Preparing to unpack .../03-libc6-dev-x32_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-dev-x32 (2.36-9+deb12u8) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../04-lib32gcc-s1_12.2.0-14_amd64.deb ...
Unpacking lib32gcc-s1 (12.2.0-14) ...
Selecting previously unselected package libx32gcc-s1.
Preparing to unpack .../05-libx32gcc-s1_12.2.0-14_amd64.deb ...
Unpacking libx32gcc-s1 (12.2.0-14) ...
Selecting previously unselected package lib32gomp1.
Preparing to unpack .../06-lib32gomp1_12.2.0-14_amd64.deb ...
Unpacking lib32gomp1 (12.2.0-14) ...
Selecting previously unselected package libx32gomp1.
Preparing to unpack .../07-libx32gomp1_12.2.0-14_amd64.deb ...
Unpacking libx32gomp1 (12.2.0-14) ...
Selecting previously unselected package lib32itm1.
Preparing to unpack .../08-lib32itm1_12.2.0-14_amd64.deb ...
Unpacking lib32itm1 (12.2.0-14) ...
Selecting previously unselected package libx32itm1.
Preparing to unpack .../09-libx32itm1_12.2.0-14_amd64.deb ...
Unpacking libx32itm1 (12.2.0-14) ...
Selecting previously unselected package lib32atomic1.
Preparing to unpack .../10-lib32atomic1_12.2.0-14_amd64.deb ...
Unpacking lib32atomic1 (12.2.0-14) ...
Selecting previously unselected package libx32atomic1.
Preparing to unpack .../11-libx32atomic1_12.2.0-14_amd64.deb ...
Unpacking libx32atomic1 (12.2.0-14) ...
Selecting previously unselected package lib32asan8.
Preparing to unpack .../12-lib32asan8_12.2.0-14_amd64.deb ...
Unpacking lib32asan8 (12.2.0-14) ...
Selecting previously unselected package libx32asan8.
Preparing to unpack .../13-libx32asan8_12.2.0-14_amd64.deb ...
Unpacking libx32asan8 (12.2.0-14) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../14-lib32stdc++6_12.2.0-14_amd64.deb ...
Unpacking lib32stdc++6 (12.2.0-14) ...
Selecting previously unselected package lib32ubsan1.
Preparing to unpack .../15-lib32ubsan1_12.2.0-14_amd64.deb ...
Unpacking lib32ubsan1 (12.2.0-14) ...
Selecting previously unselected package libx32stdc++6.
Preparing to unpack .../16-libx32stdc++6_12.2.0-14_amd64.deb ...
Unpacking libx32stdc++6 (12.2.0-14) ...
Selecting previously unselected package libx32ubsan1.
Preparing to unpack .../17-libx32ubsan1_12.2.0-14_amd64.deb ...
Unpacking libx32ubsan1 (12.2.0-14) ...
Selecting previously unselected package lib32quadmath0.
Preparing to unpack .../18-lib32quadmath0_12.2.0-14_amd64.deb ...
Unpacking lib32quadmath0 (12.2.0-14) ...
Selecting previously unselected package libx32quadmath0.
Preparing to unpack .../19-libx32quadmath0_12.2.0-14_amd64.deb ...
Unpacking libx32quadmath0 (12.2.0-14) ...
Selecting previously unselected package lib32gcc-12-dev.
Preparing to unpack .../20-lib32gcc-12-dev_12.2.0-14_amd64.deb ...
Unpacking lib32gcc-12-dev (12.2.0-14) ...
Selecting previously unselected package libx32gcc-12-dev.
Preparing to unpack .../21-libx32gcc-12-dev_12.2.0-14_amd64.deb ...
Unpacking libx32gcc-12-dev (12.2.0-14) ...
Selecting previously unselected package gcc-12-multilib.
Preparing to unpack .../22-gcc-12-multilib_12.2.0-14_amd64.deb ...
Unpacking gcc-12-multilib (12.2.0-14) ...
Selecting previously unselected package gcc-multilib.
Preparing to unpack .../23-gcc-multilib_4%3a12.2.0-3_amd64.deb ...
Unpacking gcc-multilib (4:12.2.0-3) ...
Selecting previously unselected package make.
Preparing to unpack .../24-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up libc6-x32 (2.36-9+deb12u8) ...
Setting up make (4.3-4.1) ...
Setting up libx32gomp1 (12.2.0-14) ...
Setting up libc6-i386 (2.36-9+deb12u8) ...
Setting up libx32quadmath0 (12.2.0-14) ...
Setting up lib32atomic1 (12.2.0-14) ...
Setting up libx32atomic1 (12.2.0-14) ...
Setting up libc6-dev-i386 (2.36-9+deb12u8) ...
Setting up lib32itm1 (12.2.0-14) ...
Setting up libx32gcc-s1 (12.2.0-14) ...
Setting up libx32itm1 (12.2.0-14) ...
Setting up libx32asan8 (12.2.0-14) ...
Setting up libc6-dev-x32 (2.36-9+deb12u8) ...
Setting up lib32gomp1 (12.2.0-14) ...
Setting up lib32gcc-s1 (12.2.0-14) ...
Setting up lib32stdc++6 (12.2.0-14) ...
Setting up lib32asan8 (12.2.0-14) ...
Setting up lib32quadmath0 (12.2.0-14) ...
Setting up libx32stdc++6 (12.2.0-14) ...
Setting up libx32ubsan1 (12.2.0-14) ...
Setting up lib32ubsan1 (12.2.0-14) ...
Setting up lib32gcc-12-dev (12.2.0-14) ...
Setting up libx32gcc-12-dev (12.2.0-14) ...
Setting up gcc-12-multilib (12.2.0-14) ...
Setting up gcc-multilib (4:12.2.0-3) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-08 21:25:16,930 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-08 21:25:17,535 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65000 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+deb12u8) ...
2024-09-08 21:25:39,167 INFO: Getting source for revision 48da4c931773edae26c8ab13b17f399003268a92
2024-09-08 21:25:39,168 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:39,169 DEBUG: > git rev-parse --show-toplevel
2024-09-08 21:25:39,373 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:39,373 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-08 21:25:41,882 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:41,883 DEBUG: > git reset --hard
2024-09-08 21:25:43,490 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:43,490 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-08 21:25:43,798 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:43,798 DEBUG: > git clean -dffx
2024-09-08 21:25:43,901 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:43,901 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
From https://github.com/alextran1502/immich
+ bfffa5be5...184bf3800 feat/ml-jetson -> origin/feat/ml-jetson (forced update)
2024-09-08 21:25:45,111 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:45,111 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-09-08 21:25:45,716 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:45,717 DEBUG: > git remote set-head origin --auto
2024-09-08 21:25:46,424 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:46,428 DEBUG: > git checkout -f 48da4c931773edae26c8ab13b17f399003268a92
2024-09-08 21:25:46,939 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:46,940 DEBUG: > git clean -dffx
2024-09-08 21:25:47,046 INFO: Initialising submodules
2024-09-08 21:25:47,047 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:47,047 DEBUG: > git rev-parse --show-toplevel
2024-09-08 21:25:47,252 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:47,253 DEBUG: > git submodule sync
2024-09-08 21:25:47,556 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:25:47,557 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 'e2e/test-assets': checked out '4e9731d3fc270fe25901f72a6b6f57277cdb8a30'
Submodule path 'mobile/.isar': checked out '6643d064abf22606b6c6a741ea873e4781115ef4'
2024-09-08 21:25:49,264 INFO: Collecting source libraries
2024-09-08 21:25:49,417 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-09-08 21:25:49,490 DEBUG: Removing debuggable flags from build/srclib/rustup
2024-09-08 21:25:49,494 INFO: Creating local.properties file at build/app.alextran.immich/local.properties
2024-09-08 21:25:49,495 INFO: Creating local.properties file at build/app.alextran.immich/mobile/local.properties
2024-09-08 21:25:49,496 DEBUG: Removing debuggable flags from build/app.alextran.immich/mobile
2024-09-08 21:25:49,512 INFO: Removing specified files
2024-09-08 21:25:49,512 INFO: Removing machine-learning
2024-09-08 21:25:49,515 INFO: Removing web
2024-09-08 21:25:49,552 INFO: Removing mobile/ios
2024-09-08 21:25:49,559 INFO: Removing server
2024-09-08 21:25:49,581 INFO: Removing design
2024-09-08 21:25:49,583 INFO: Removing docker
2024-09-08 21:25:49,588 INFO: Cleaned build.gradle of keysigning configs at build/app.alextran.immich/mobile/android/app/build.gradle
2024-09-08 21:25:49,595 INFO: Cleaned build.gradle of keysigning configs at build/app.alextran.immich/mobile/.isar/packages/isar_test/android/app/build.gradle
2024-09-08 21:25:49,610 INFO: Running 'prebuild' commands in build/app.alextran.immich/mobile
2024-09-08 21:25:49,610 DEBUG: Directory: build/app.alextran.immich/mobile
2024-09-08 21:25:49,610 DEBUG: > bash -e -u -o pipefail -x -c -- export flutterVersion=$(sed -n -E "s/.*flutter:\s([0-9.]+)/\1/p" pubspec.yaml); [[ $flutterVersion ]] || exit 1; pushd /home/vagrant/build/srclib/flutter; git checkout -f $flutterVersion; popd; export PUB_CACHE=$(pwd)/.pub-cache; sed -i -e "s/^\#f//" pubspec.yaml; sed -i -e 's/^\/\/f //' android/app/build.gradle; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/.*flutter:\s([0-9.]+)/\1/p' pubspec.yaml
+ export flutterVersion=3.24.0
+ flutterVersion=3.24.0
+ [[ -n 3.24.0 ]]
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/app.alextran.immich/mobile
+ git checkout -f 3.24.0
Note: switching to '3.24.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 80c2e84975 [flutter_releases] Flutter stable 3.24.0 Framework Cherrypicks (#152557)
+ popd
~/build/app.alextran.immich/mobile
++ pwd
+ export PUB_CACHE=/home/vagrant/build/app.alextran.immich/mobile/.pub-cache
+ PUB_CACHE=/home/vagrant/build/app.alextran.immich/mobile/.pub-cache
+ sed -i -e 's/^\#f//' pubspec.yaml
+ sed -i -e 's/^\/\/f //' android/app/build.gradle
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine b8800d88be4866db1b15f8b954ab2573bba9960f...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 203M 4 9490k 0 0 15.1M 0 0:00:13 --:--:-- 0:00:13 15.1M
19 203M 19 38.7M 0 0 23.7M 0 0:00:08 0:00:01 0:00:07 23.7M
32 203M 32 67.1M 0 0 25.6M 0 0:00:07 0:00:02 0:00:05 25.6M
47 203M 47 96.5M 0 0 26.5M 0 0:00:07 0:00:03 0:00:04 26.5M
61 203M 61 125M 0 0 27.0M 0 0:00:07 0:00:04 0:00:03 27.0M
74 203M 74 152M 0 0 27.0M 0 0:00:07 0:00:05 0:00:02 28.5M
88 203M 88 180M 0 0 27.2M 0 0:00:07 0:00:06 0:00:01 28.3M
100 203M 100 203M 0 0 27.3M 0 0:00:07 0:00:07 --:--:-- 28.3M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 859ms
Downloading Gradle Wrapper... 84ms
Downloading package sky_engine... 436ms
Downloading package flutter_gpu... 86ms
Downloading flutter_patched_sdk tools... 702ms
Downloading flutter_patched_sdk_product tools... 634ms
Downloading linux-x64 tools... 4.4s
Downloading linux-x64/font-subset tools... 693ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 72.0.0 (74.0.0 available)
! analyzer 6.7.0 (overridden) (6.9.0 available)
! analyzer_plugin 0.11.3 (overridden)
ansicolor 2.0.2 (2.0.3 available)
auto_route 9.2.0 (9.2.2 available)
build_runner 2.4.11 (2.4.12 available)
build_runner_core 7.3.1 (7.3.2 available)
cached_network_image 3.3.1 (3.4.1 available)
cached_network_image_platform_interface 4.0.0 (4.1.1 available)
cached_network_image_web 1.2.0 (1.3.1 available)
chewie 1.8.3 (1.8.4 available)
collection 1.18.0 (1.19.0 available)
connectivity_plus 5.0.2 (6.0.5 available)
connectivity_plus_platform_interface 1.2.4 (2.0.1 available)
crypto 3.0.3 (3.0.5 available)
custom_lint 0.6.4 (0.6.7 available)
custom_lint_builder 0.6.4 (0.6.7 available)
custom_lint_core 0.6.3 (0.6.5 available)
device_info_plus 9.1.2 (10.1.2 available)
ffi 2.1.2 (2.1.3 available)
file_picker 8.0.7 (8.1.2 available)
flutter_cache_manager 3.3.1 (3.4.1 available)
flutter_local_notifications 17.2.1+2 (17.2.2 available)
flutter_plugin_android_lifecycle 2.0.21 (2.0.22 available)
flutter_svg 2.0.9 (2.0.10+1 available)
fluttertoast 8.2.6 (8.2.8 available)
geolocator 11.1.0 (13.0.1 available)
! geolocator_android 4.5.5 from git https://github.com/Zverik/flutter-geolocator.git at be830c in geolocator_android (overridden)
geolocator_web 3.0.0 (4.1.1 available)
hooks_riverpod 2.5.1 (2.5.2 available)
http 0.13.6 (1.2.2 available)
http_parser 4.0.2 (4.1.0 available)
image_picker_android 0.8.12+11 (0.8.12+13 available)
js 0.6.7 (0.7.1 available)
leak_tracker 10.0.5 (10.0.7 available)
leak_tracker_flutter_testing 3.0.5 (3.0.8 available)
macros 0.1.2-main.4 (0.1.3-main.0 available)
maplibre_gl 0.19.0+2 (0.20.0 available)
maplibre_gl_platform_interface 0.19.0+2 (0.20.0 available)
maplibre_gl_web 0.19.0+2 (0.20.0 available)
material_color_utilities 0.11.1 (0.12.0 available)
! meta 1.15.0 (overridden)
mime 1.0.5 (1.0.6 available)
package_info_plus 8.0.1 (8.0.2 available)
path_provider_android 2.2.9 (2.2.10 available)
path_provider_ios 2.0.11 (discontinued replaced by path_provider_foundation)
permission_handler_android 12.0.8 (12.0.12 available)
permission_handler_html 0.1.2 (0.1.3+2 available)
photo_manager 3.2.3 (3.3.0 available)
riverpod_analyzer_utils 0.5.3 (0.5.4 available)
riverpod_generator 2.4.2 (2.4.3 available)
riverpod_lint 2.3.12 (2.3.13 available)
rxdart 0.27.7 (0.28.0 available)
share_plus 10.0.0 (10.0.2 available)
shared_preferences 2.3.1 (2.3.2 available)
shared_preferences_android 2.3.0 (2.3.2 available)
shared_preferences_foundation 2.5.0 (2.5.2 available)
shared_preferences_linux 2.4.0 (2.4.1 available)
shared_preferences_web 2.4.1 (2.4.2 available)
shared_preferences_windows 2.4.0 (2.4.1 available)
shelf 1.4.1 (1.4.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.8 (6.3.10 available)
url_launcher_linux 3.1.1 (3.2.0 available)
uuid 4.4.2 (4.5.0 available)
vector_graphics 1.1.10+1 (1.1.11+1 available)
vector_graphics_codec 1.1.10+1 (1.1.11+1 available)
vector_graphics_compiler 1.1.10+1 (1.1.11+1 available)
video_player_android 2.6.0 (2.7.3 available)
vm_service 14.2.4 (14.2.5 available)
wakelock_plus 1.2.7 (1.2.8 available)
web 0.5.1 (1.0.0 available)
win32 5.5.3 (5.5.4 available)
Got dependencies!
1 package is discontinued.
72 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-09-08 21:28:26,189 INFO: Scanning source for common problems...
2024-09-08 21:28:26,237 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-08 21:28:26,237 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-08 21:28:26,838 DEBUG: write 'suss.json' to cache
2024-09-08 21:28:26,842 DEBUG: next suss.json cache update due in 23:59:59.986232
2024-09-08 21:28:26,998 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_web/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,001 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,023 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_android/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,038 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_apple/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,047 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_linux/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,050 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_windows/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,076 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/shared_preferences-2.3.1/example/android/build.gradle
2024-09-08 21:28:27,093 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/image_picker-1.1.2/example/android/build.gradle
2024-09-08 21:28:27,118 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2024-09-08 21:28:27,119 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2024-09-08 21:28:27,119 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2024-09-08 21:28:27,120 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2024-09-08 21:28:27,120 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2024-09-08 21:28:27,121 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2024-09-08 21:28:27,121 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2024-09-08 21:28:27,122 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2024-09-08 21:28:27,122 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2024-09-08 21:28:27,122 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2024-09-08 21:28:27,145 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator-11.1.0/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,301 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/path_provider_android-2.2.9/example/android/build.gradle
2024-09-08 21:28:27,356 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2024-09-08 21:28:27,363 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2024-09-08 21:28:27,363 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2024-09-08 21:28:27,363 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2024-09-08 21:28:27,367 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2024-09-08 21:28:27,367 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2024-09-08 21:28:27,367 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2024-09-08 21:28:27,368 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2024-09-08 21:28:27,368 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2024-09-08 21:28:27,369 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2024-09-08 21:28:27,369 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2024-09-08 21:28:27,370 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2024-09-08 21:28:27,370 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2024-09-08 21:28:27,370 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2024-09-08 21:28:27,371 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2024-09-08 21:28:27,371 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2024-09-08 21:28:27,371 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2024-09-08 21:28:27,372 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2024-09-08 21:28:27,372 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2024-09-08 21:28:27,372 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2024-09-08 21:28:27,373 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2024-09-08 21:28:27,373 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2024-09-08 21:28:27,373 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2024-09-08 21:28:27,374 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2024-09-08 21:28:27,374 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2024-09-08 21:28:27,376 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2024-09-08 21:28:27,502 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/example/android/build.gradle
2024-09-08 21:28:27,614 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.21/example/android/build.gradle
2024-09-08 21:28:27,626 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/linux/libisar.so
2024-09-08 21:28:27,629 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/armeabi-v7a/libisar.so
2024-09-08 21:28:27,630 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/arm64-v8a/libisar.so
2024-09-08 21:28:27,631 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/x86_64/libisar.so
2024-09-08 21:28:27,632 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/x86/libisar.so
2024-09-08 21:28:27,633 INFO: Removing static library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/ios/isar.xcframework/ios-arm64_x86_64-simulator/libisar.a
2024-09-08 21:28:27,639 INFO: Removing static library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/ios/isar.xcframework/ios-arm64/libisar.a
2024-09-08 21:28:27,652 INFO: Removing gradle-wrapper.jar at mobile/.pub-cache/hosted/pub.dev/flutter_web_auth-0.5.0/android/gradle/wrapper/gradle-wrapper.jar
2024-09-08 21:28:27,673 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.0/example/android/build.gradle
2024-09-08 21:28:27,755 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,805 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/video_player-2.9.1/example/android/build.gradle
2024-09-08 21:28:27,843 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_web-3.0.0/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:27,862 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.7/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:28:28,102 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/photo_manager-3.2.3/example/android/photo-manager-keystore
2024-09-08 21:28:28,149 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/analyzer-6.7.0/example/ddd03.exe
2024-09-08 21:28:28,234 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/path_provider-2.1.4/example/android/build.gradle
2024-09-08 21:28:28,255 INFO: Removing gradle-wrapper.jar at mobile/.pub-cache/hosted/pub.dev/maplibre_gl-0.19.0+2/android/gradle/wrapper/gradle-wrapper.jar
2024-09-08 21:28:28,488 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2024-09-08 21:28:28,489 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-09-08 21:28:28,490 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-09-08 21:28:28,490 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-09-08 21:28:28,490 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-09-08 21:28:28,491 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-09-08 21:28:28,491 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-09-08 21:28:28,492 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2024-09-08 21:28:28,493 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2024-09-08 21:28:28,493 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-09-08 21:28:28,503 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/example/assets/tiger.bin
2024-09-08 21:28:28,618 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+11/example/android/build.gradle
2024-09-08 21:28:28,644 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/video_player_android-2.6.0/example/android/build.gradle
2024-09-08 21:28:28,670 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.8/example/android/build.gradle
2024-09-08 21:28:28,743 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/timezone-0.9.4/test/data/US/Eastern
2024-09-08 21:28:28,767 ERROR: Found dependency file without lock at mobile/.isar/Cargo.toml
2024-09-08 21:28:28,783 ERROR: Found dependency file without lock at mobile/.isar/packages/isar_core/Cargo.toml
2024-09-08 21:28:28,786 ERROR: Found dependency file without lock at mobile/.isar/packages/isar_core_ffi/Cargo.toml
2024-09-08 21:28:28,816 ERROR: Found dependency file without lock at mobile/.isar/packages/mdbx_sys/Cargo.toml
2024-09-08 21:28:28,865 ERROR: Could not build app app.alextran.immich: Can't build due to 4 errors while scanning
2024-09-08 21:28:28,865 DEBUG: Error encountered, stopping by user request.
==== detail end ====