Upgrade to .NET 9 (#5) #114
Annotations
1 error
publish
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c if [ $TARGETARCH = $BUILDARCH ]; then ./build.sh clr -c Checked; else case $TARGETARCH in arm64) BINUTILS_ARCH=aarch64 DOTNET_ARCH=arm64 ;; arm) BINUTILS_ARCH=arm DOTNET_ARCH=arm ;; amd64) BINUTILS_ARCH=x86-64 DOTNET_ARCH=x64 ;; x86) BINUTILS_ARCH=i686 DOTNET_ARCH=x86 ;; *) echo \"Unsupported target architecture: $TARGETARCH\" && exit 1 ;; esac && sudo apt update -y && sudo apt install -y qemu-user-static binfmt-support debootstrap binutils-$BINUTILS_ARCH-linux-gnu && ln -s /usr/bin/llvm-objcopy-14 /usr/bin/llvm-objcopy && sudo ./eng/common/cross/build-rootfs.sh $DOTNET_ARCH $OS_CODENAME && ROOTFS_DIR=/runtime/.tools/rootfs/$DOTNET_ARCH ./build.sh clr -c Checked -a $DOTNET_ARCH --cross; fi" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
KubaZ2~Sharp~OFSEBO.dockerbuild
|
156 KB |
|
KubaZ2~Sharp~QB9BY7.dockerbuild
|
91.2 KB |
|