Try to fix building of .net 9 (#6) #116
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 && ln -s /usr/bin/llvm-objcopy-14 /usr/bin/llvm-objcopy && apt install -y debootstrap lld && ./eng/install-native-dependencies.sh && ./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~RQ9P32.dockerbuild
|
49.2 KB |
|
KubaZ2~Sharp~ZO8631.dockerbuild
|
64.7 KB |
|