-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
arm32 fails in CI with "/lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.34' not found" #102030
Labels
area-Infrastructure-coreclr
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
jakobbotsch
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
May 8, 2024
dotnet-policy-service
bot
added
the
untriaged
New issue has not been triaged by the area owner
label
May 8, 2024
Tagging subscribers to this area: @hoyosjs |
cc: @sbomer looks like we need to update our Helix test queues based on the ARM32 glibc minimum update |
This was referenced May 8, 2024
Failed in: runtime-coreclr pgo 20240508.1 Failed tests:
Error message:
Stack trace:
More failures
|
sbomer
added a commit
to dotnet/dotnet-buildtools-prereqs-docker
that referenced
this issue
May 9, 2024
#1037 updated the glibc baseline for our arm32 images, but we were still running tests on Debian 11 which has an older version, causing the failures in dotnet/runtime#102030. This adds a new Debian 12 image.
sbomer
added a commit
that referenced
this issue
May 13, 2024
Reverts the temporary fix from #102035, and switches to Debian 12 arm images added in dotnet/dotnet-buildtools-prereqs-docker#1041 for testing. This replaces the Ubuntu 18.04 arm images with Debian because building new Ubuntu 22.04 arm images is blocked on dotnet/dnceng#2808. Fixes #102030
dotnet-policy-service
bot
removed
the
untriaged
New issue has not been triaged by the area owner
label
May 13, 2024
Ruihan-Yin
pushed a commit
to Ruihan-Yin/runtime
that referenced
this issue
May 30, 2024
Reverts the temporary fix from dotnet#102035, and switches to Debian 12 arm images added in dotnet/dotnet-buildtools-prereqs-docker#1041 for testing. This replaces the Ubuntu 18.04 arm images with Debian because building new Ubuntu 22.04 arm images is blocked on dotnet/dnceng#2808. Fixes dotnet#102030
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'
Known Build Error
Use this to report build issues in the .NET Helix tab
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=669596
Build error leg or test failing: Directed_1.WorkItemExecution
Pull request: #102024
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=669596
Error message validated:
[/lib/arm-linux-gnueabihf/libc.so.6: version
GLIBC_2.34' not found`]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/8/2024 8:51:59 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: