Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono][arm64] Remove MonoAOT aarch64 linux-gnu-5 build conditions and use the gnu-7 by default #110965

Merged

Conversation

matouskozak
Copy link
Member

The new .NET 10 build arm64 cross build images don't have linux-gnu 5 installed, thus the builds are failing with

2024-12-27T08:08:33.1176807Z provided path via --prefix ("/crossrootfs/arm64/usr/lib/gcc/aarch64-linux-gnu/5") doesn't exist.

Verified fix on internal perf job run https://dev.azure.com/dnceng/internal/_build/results?buildId=2608807&view=logs&j=29aef6bf-22ff-5269-0c67-e98540f696db

Fixes #110963

@matouskozak
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member Author

runtime-extra-platforms failures are unrelated and tracked in #103472

@matouskozak matouskozak merged commit 9f03591 into dotnet:main Dec 27, 2024
100 of 107 checks passed
@matouskozak matouskozak deleted the remove-MonoAOT-aarch64-linux-gnu-5 branch December 27, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mono] Linux arm64 AOT build failing on perf jobs
2 participants