Release - Alpha #70
Annotations
1 error and 2 warnings
Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${QBT_VERSION}\" = \"devel\" ]; then git clone --depth 1 --recurse-submodules https://github.com/qbittorrent/qBittorrent.git && cd qBittorrent ; else wget \"https://github.com/qbittorrent/qBittorrent/archive/refs/tags/release-${QBT_VERSION}.tar.gz\" && tar -xf \"release-${QBT_VERSION}.tar.gz\" && cd \"qBittorrent-release-${QBT_VERSION}\" ; fi && cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON -DGUI=OFF -DQT6=ON && cmake --build build -j $(nproc) && cmake --install build" did not complete successfully: exit code: 1
|
Build (linux/amd64)
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Build (linux/amd64)
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|