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

linux-armel checked CoreCLR_NonPortable build failing in CI #110517

Closed
jkotas opened this issue Dec 9, 2024 · 5 comments · Fixed by #110514
Closed

linux-armel checked CoreCLR_NonPortable build failing in CI #110517

jkotas opened this issue Dec 9, 2024 · 5 comments · Fixed by #110514
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 Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jkotas
Copy link
Member

jkotas commented Dec 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=889548&view=logs&j=2eda3965-9146-55d1-4226-c3d3f8432d8f
Build error leg or test failing: Build / linux-armel checked CoreCLR_NonPortable / Build product
Pull request: #110515

Error Message

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

{
  "ErrorMessage": "ld.lld: error: cannot open crtbeginS.o: No such file or directory",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=889548
Error message validated: [ld.lld: error: cannot open crtbeginS.o: No such file or directory]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/9/2024 6:19:26 AM UTC

Report

Build Definition Step Name Console log Pull Request
889597 dotnet/runtime Build product Log #110518
889586 dotnet/runtime Build product Log #110516
889581 dotnet/runtime Build product Log #110501
889548 dotnet/runtime Build product Log #110515

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 4 4
@jkotas jkotas 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 Dec 9, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Dec 9, 2024
@jkotas jkotas added area-Infrastructure-coreclr and removed in-pr There is an active PR which will close this issue when it is merged labels Dec 9, 2024
@jkotas jkotas removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 9, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Dec 9, 2024
akoeplinger pushed a commit that referenced this issue Dec 9, 2024
This syncs the gcc version in toolchian file with what's in the newest container build.

Fixes #110517
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Dec 9, 2024
@thaystg
Copy link
Member

thaystg commented Dec 11, 2024

@akoeplinger the same problem is happening on .net9-staging, do we need to create another issue?

@akoeplinger
Copy link
Member

@thaystg I opened the backport: #110614

hez2010 pushed a commit to hez2010/runtime that referenced this issue Dec 14, 2024
This syncs the gcc version in toolchian file with what's in the newest container build.

Fixes dotnet#110517
@akoeplinger
Copy link
Member

Thanks, opened #110792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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 Known Build Error Use this to report build issues in the .NET Helix tab
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants