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

Hotfix: Disable ROCm due to now-unsupported CI OS image #1521

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Nov 26, 2024

It looks like Github finally got rid of some long-deprecated node versions so currently the rocm builds are failing:

/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)

@sethrj sethrj added the documentation Documentation, examples, tests, and CI label Nov 26, 2024
Copy link

Test summary

 3 844 files   5 936 suites   4m 9s ⏱️
 1 597 tests  1 569 ✅ 28 💤 0 ❌
19 790 runs  19 715 ✅ 75 💤 0 ❌

Results for commit 33cff81.

@sethrj sethrj merged commit ca6099b into celeritas-project:develop Nov 26, 2024
35 checks passed
@sethrj sethrj changed the title Hotfix: Disable ROCm due to too-old CI image Hotfix: Disable ROCm due to now-unsupported CI OS image Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation, examples, tests, and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant