Skip to content

CLR_DOTNET_RID is not set #114538

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

Closed
am11 opened this issue Apr 11, 2025 · 1 comment · Fixed by #114541
Closed

CLR_DOTNET_RID is not set #114538

am11 opened this issue Apr 11, 2025 · 1 comment · Fixed by #114541
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged

Comments

@am11
Copy link
Member

am11 commented Apr 11, 2025

Format JIT codebase legs are failing with:

1T09:34:08.2269009Z BUILD: Error: failed to generate native component build project
2025-04-11T09:34:08.2269390Z -- Compiler is not EMSCRIPTEN
2025-04-11T09:34:08.2269774Z CMake Error at debug/runtimeinfo/CMakeLists.txt:46 (message):
2025-04-11T09:34:08.2270212Z   CLR_DOTNET_RID is not set.  Please ensure it is being set to the portable
2025-04-11T09:34:08.2270622Z   RID of the target platform by runtime.proj.

https://github.com/dotnet/runtime/actions/runs/14400066142/job/40383649589

cc @max-charlamb related to #113899.

Known Issue Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@am11 am11 added area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' labels Apr 11, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 11, 2025
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@am11 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 11, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant