log for io.github.jica98:93
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 io.github.jica98:2024.8.1
==== detail begin ====
== Installed Android Tools ==
2024-09-02 21:48:30,995 DEBUG: Reading 'config.yml'
2024-09-02 21:48:31,009 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-02 21:48:31,010 INFO: Creating log directory
2024-09-02 21:48:31,012 INFO: Creating temporary directory
2024-09-02 21:48:31,013 INFO: Creating output directory
2024-09-02 21:48:31,029 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.jica98, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-02 21:48:31,042 DEBUG: Including metadata from build/io.github.jica98/.fdroid.yml@5fbaa36096454f247f8c5308fcae9562f7e8c447
2024-09-02 21:48:31,047 DEBUG: Getting git vcs interface for https://github.com/JICA98/DailyAL
2024-09-02 21:48:31,047 DEBUG: Checking io.github.jica98:93
2024-09-02 21:48:31,047 INFO: Building version 2024.8.1 (93) of io.github.jica98
2024-09-02 21:48:31,047 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-02 21:48:34,157 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-09-02 21:48:53,584 INFO: Getting source for revision 5fbaa36096454f247f8c5308fcae9562f7e8c447
2024-09-02 21:48:53,588 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:53,588 DEBUG: > git rev-parse --show-toplevel
2024-09-02 21:48:53,798 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:53,798 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-02 21:48:54,002 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:54,003 DEBUG: > git reset --hard
2024-09-02 21:48:54,507 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:54,508 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-02 21:48:54,766 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:54,767 DEBUG: > git clean -dffx
2024-09-02 21:48:54,870 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:54,870 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-09-02 21:48:55,575 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:55,575 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-02 21:48:56,079 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:56,080 DEBUG: > git remote set-head origin --auto
2024-09-02 21:48:56,685 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:56,685 DEBUG: > git checkout -f 5fbaa36096454f247f8c5308fcae9562f7e8c447
2024-09-02 21:48:57,891 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:57,891 DEBUG: > git clean -dffx
2024-09-02 21:48:57,995 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:57,995 DEBUG: > git rev-parse --show-toplevel
2024-09-02 21:48:58,199 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:58,199 DEBUG: > git submodule deinit --all --force
2024-09-02 21:48:58,302 INFO: Collecting source libraries
2024-09-02 21:48:58,512 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-09-02 21:48:58,628 INFO: Creating local.properties file at build/io.github.jica98/local.properties
2024-09-02 21:48:58,629 DEBUG: Removing debuggable flags from build/io.github.jica98
2024-09-02 21:48:58,642 INFO: Cleaned build.gradle of keysigning configs at build/io.github.jica98/dailyal_support/android/app/build.gradle
2024-09-02 21:48:58,646 INFO: Cleaned build.gradle of keysigning configs at build/io.github.jica98/android/app/build.gradle
2024-09-02 21:48:58,651 INFO: Running 'prebuild' commands in build/io.github.jica98
2024-09-02 21:48:58,651 DEBUG: Directory: build/io.github.jica98
2024-09-02 21:48:58,651 DEBUG: > bash -e -u -o pipefail -x -c -- export FLUTTER_VERSION=$(sed -n -E "s/flutter:\s([0-9.]+)/\1/p" versions); pushd /home/vagrant/build/srclib/flutter; git checkout -f $FLUTTER_VERSION; popd; export PUB_CACHE=$(pwd)/.pub-cache; /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' versions
+ export FLUTTER_VERSION=3.16.9
+ FLUTTER_VERSION=3.16.9
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/io.github.jica98
+ git checkout -f 3.16.9
HEAD is now at 41456452f2 [flutter_releases] Flutter stable 3.16.9 Framework Cherrypicks (#142231)
+ popd
~/build/io.github.jica98
++ pwd
+ export PUB_CACHE=/home/vagrant/build/io.github.jica98/.pub-cache
+ PUB_CACHE=/home/vagrant/build/io.github.jica98/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine f40e976bedff57e69e1b3d89a7c2a3c617a03dad...
% 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 208M 0 482k 0 0 1252k 0 0:02:50 --:--:-- 0:02:50 1250k
14 208M 14 29.2M 0 0 20.7M 0 0:00:10 0:00:01 0:00:09 20.7M
27 208M 27 57.6M 0 0 24.2M 0 0:00:08 0:00:02 0:00:06 24.2M
41 208M 41 87.1M 0 0 25.7M 0 0:00:08 0:00:03 0:00:05 25.7M
55 208M 55 116M 0 0 26.4M 0 0:00:07 0:00:04 0:00:03 26.4M
69 208M 69 144M 0 0 26.9M 0 0:00:07 0:00:05 0:00:02 28.8M
83 208M 83 174M 0 0 27.2M 0 0:00:07 0:00:06 0:00:01 29.0M
97 208M 97 202M 0 0 27.4M 0 0:00:07 0:00:07 --:--:-- 29.0M
100 208M 100 208M 0 0 27.4M 0 0:00:07 0:00:07 --:--:-- 28.9M
Building flutter tool...
Resolving dependencies...
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... 766ms
Downloading Gradle Wrapper... 31ms
Downloading package sky_engine... 419ms
Downloading flutter_patched_sdk tools... 835ms
Downloading flutter_patched_sdk_product tools... 758ms
Downloading linux-x64 tools... 5.4s
Downloading linux-x64/font-subset tools... 519ms
Resolving dependencies...
The current Dart SDK version is 3.2.6.
Because package_info_plus 8.0.2 requires SDK version >=3.3.0 <4.0.0 and no versions of package_info_plus match >8.0.2 <9.0.0, package_info_plus ^8.0.2 is forbidden.
So, because dailyanimelist depends on package_info_plus ^8.0.2, version solving failed.
2024-09-02 21:51:07,714 ERROR: Could not build app io.github.jica98: Error running prebuild command for io.github.jica98:2024.8.1
==== detail begin ====
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/flutter:\s([0-9.]+)/\1/p' versions
+ export FLUTTER_VERSION=3.16.9
+ FLUTTER_VERSION=3.16.9
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/io.github.jica98
+ git checkout -f 3.16.9
HEAD is now at 41456452f2 [flutter_releases] Flutter stable 3.16.9 Framework Cherrypicks (#142231)
+ popd
~/build/io.github.jica98
++ pwd
+ export PUB_CACHE=/home/vagrant/build/io.github.jica98/.pub-cache
+ PUB_CACHE=/home/vagrant/build/io.github.jica98/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine f40e976bedff57e69e1b3d89a7c2a3c617a03dad...
% 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 208M 0 482k 0 0 1252k 0 0:02:50 --:--:-- 0:02:50 1250k
14 208M 14 29.2M 0 0 20.7M 0 0:00:10 0:00:01 0:00:09 20.7M
27 208M 27 57.6M 0 0 24.2M 0 0:00:08 0:00:02 0:00:06 24.2M
41 208M 41 87.1M 0 0 25.7M 0 0:00:08 0:00:03 0:00:05 25.7M
55 208M 55 116M 0 0 26.4M 0 0:00:07 0:00:04 0:00:03 26.4M
69 208M 69 144M 0 0 26.9M 0 0:00:07 0:00:05 0:00:02 28.8M
83 208M 83 174M 0 0 27.2M 0 0:00:07 0:00:06 0:00:01 29.0M
97 208M 97 202M 0 0 27.4M 0 0:00:07 0:00:07 --:--:-- 29.0M
100 208M 100 208M 0 0 27.4M 0 0:00:07 0:00:07 --:--:-- 28.9M
Building flutter tool...
Resolving dependencies...
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... 766ms
Downloading Gradle Wrapper... 31ms
Downloading package sky_engine... 419ms
Downloading flutter_patched_sdk tools... 835ms
Downloading flutter_patched_sdk_product tools... 758ms
Downloading linux-x64 tools... 5.4s
Downloading linux-x64/font-subset tools... 519ms
Resolving dependencies...
The current Dart SDK version is 3.2.6.
Because package_info_plus 8.0.2 requires SDK version >=3.3.0 <4.0.0 and no versions of package_info_plus match >8.0.2 <9.0.0, package_info_plus ^8.0.2 is forbidden.
So, because dailyanimelist depends on package_info_plus ^8.0.2, version solving failed.
==== detail end ====
2024-09-02 21:51:07,714 DEBUG: Error encountered, stopping by user request.
==== detail end ====