Snapshot build #453
snapshot-build.yml
on: workflow_dispatch
Matrix: executables
Matrix: ubuntu
Annotations
6 errors and 2 warnings
ubuntu (farmer, subspace-farmer, true)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ $BUILDARCH != \"arm64\" ] && [ $TARGETARCH = \"arm64\" ]; then export RUSTFLAGS=\"$RUSTFLAGS -C linker=aarch64-linux-gnu-gcc\" ; fi && if [ $BUILDARCH != \"riscv64\" ] && [ $TARGETARCH = \"riscv64\" ]; then export RUSTFLAGS=\"$RUSTFLAGS -C linker=riscv64-linux-gnu-gcc\" ; fi && if [ $TARGETARCH = \"amd64\" ] && [ \"$RUSTFLAGS\" = \"\" ]; then case \"$TARGETVARIANT\" in \"v2\") export RUSTFLAGS=\"-C target-cpu=x86-64-v2\" ;; \"v3\") export RUSTFLAGS=\"-C target-cpu=x86-64-v3 -C target-feature=+aes\" ;; \"v4\") export RUSTFLAGS=\"-C target-cpu=znver4\" ;; *) export RUSTFLAGS=\"-C target-cpu=skylake\" ;; esac ; fi && if [ $BUILDARCH != \"amd64\" ] && [ $TARGETARCH = \"amd64\" ]; then export RUSTFLAGS=\"$RUSTFLAGS -C linker=x86_64-linux-gnu-gcc\" ; fi && export PATH=/usr/local/cuda/bin${PATH:+:${PATH}} && RUSTC_TARGET_ARCH=$(echo $TARGETARCH | sed \"s/amd64/x86_64/g\" | sed \"s/arm64/aarch64/g\" | sed \"s/riscv64/riscv64gc/g\") && if [ $BUILDARCH = \"amd64\" ] && [ $TARGETARCH = \"amd64\" ]; then /root/.cargo/bin/cargo -Zgitoxide -Zgit build --locked -Z build-std --profile $PROFILE --bin subspace-farmer --features rocm --target $RUSTC_TARGET_ARCH-unknown-linux-gnu && mv target/*/*/subspace-farmer subspace-farmer-rocm ; fi && if [ $(which nvcc) ]; then /root/.cargo/bin/cargo -Zgitoxide -Zgit build --locked -Z build-std --profile $PROFILE --bin subspace-farmer --features cuda --target $RUSTC_TARGET_ARCH-unknown-linux-gnu ; else /root/.cargo/bin/cargo -Zgitoxide -Zgit build --locked -Z build-std --profile $PROFILE --bin subspace-farmer --target $RUSTC_TARGET_ARCH-unknown-linux-gnu ; fi && mv target/*/*/subspace-farmer subspace-farmer && rm -rf target" did not complete successfully: exit code: 101
|
|
|
executables (self-hosted, windows-server-2022-x86-64, x86_64-pc-windows-msvc, windows-x86_64-v2-i...
The operation was canceled.
|
ubuntu (node, subspace-node, true)
The run was canceled by @nazar-pc.
|
ubuntu (node, subspace-node, true)
The operation was canceled.
|
executables (self-hosted, macos-14-arm64, aarch64-apple-darwin, macos-aarch64-improve-piece-downl...
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
executables (self-hosted, macos-14-arm64, aarch64-apple-darwin, macos-aarch64-improve-piece-downl...
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
autonomys~subspace~7OK3E8.dockerbuild
|
212 KB |
|
autonomys~subspace~U4O02S.dockerbuild
|
234 KB |
|
executables-macos-aarch64-improve-piece-downloading
|
47.8 MB |
|