You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
am11
added
in-pr
There is an active PR which will close this issue when it is merged
and removed
untriaged
New issue has not been triaged by the area owner
labels
Apr 8, 2024
Description
Runtime build fails for Mono ARM32 Alpine
Reproduction Steps
docker run --rm -v $(pwd):/vmr -w /vmr -e ROOTFS_DIR=/crossrootfs/arm mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-cross-arm-alpine ./build.sh --restore --build --pack --publish --ci --configuration Release /p:CrossBuild=true --arch arm --os linux-musl /p:TargetRid=linux-musl-arm
Expected behavior
Build should complete (Mono ARM32 glibc and Mono ARM64 Alpine work, so this is a weird gap)
Actual behavior
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: