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

Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86' #103417

Closed
EgorBo opened this issue Jun 13, 2024 · 5 comments
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@EgorBo
Copy link
Member

EgorBo commented Jun 13, 2024

Win-x86 fails with Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=706384
Build error leg or test failing: Build / windows-x86 release CoreCLR_Libraries / Build product
Pull request: #103326

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=706384
Error message validated: [Ahead-of-time compilation is not supported for the target runtime identifier 'win-x86']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/13/2024 1:34:23 PM UTC

Report

Build Definition Step Name Console log Pull Request
706786 dotnet/runtime Build product Log #103232
706783 dotnet/runtime Build product Log #103322
706744 dotnet/runtime Build product Log #103370
706701 dotnet/runtime Build product Log #103413
706384 dotnet/runtime Build product Log #103326
2472928 dotnet-runtime Build product Log
706620 dotnet/runtime Build product Log #103414
706610 dotnet/runtime Build product Log #103412
706564 dotnet/runtime Build product Log #103410

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
9 9 9
@EgorBo EgorBo added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 13, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 13, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@EgorBo
Copy link
Member Author

EgorBo commented Jun 13, 2024

Perhaps, #103332 ?

@EgorBo
Copy link
Member Author

EgorBo commented Jun 13, 2024

Ah, I see @MichalStrehovsky already filed #103411

@MichalStrehovsky
Copy link
Member

Ah, I see @MichalStrehovsky already filed #103411

And if you can approve, we could already merge this :)

The problem is that a PR started using native AOT on win-x86 and at the same time another PR updated to .NET 9 Preview 5 that broke win-x86 with native AOT.

@EgorBo
Copy link
Member Author

EgorBo commented Jun 13, 2024

Fixed by #103411

@EgorBo EgorBo closed this as completed Jun 13, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jun 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants