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

openmp-17 fails ldd-check test pipeline #40841

Open
murraybd opened this issue Jan 29, 2025 · 0 comments
Open

openmp-17 fails ldd-check test pipeline #40841

murraybd opened this issue Jan 29, 2025 · 0 comments
Labels
bug Something isn't working fails-testing

Comments

@murraybd
Copy link
Member

The package openmp-17 will fail the ldd-check test pipeline with the following error:

2025/01/28 01:55:33 INFO running step "test/ldd-check"
2025/01/28 01:55:33 INFO [ldd-check] Testing binaries in package openmp-17
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libarcher.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libomp.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libompd.so
2025/01/28 01:55:33 INFO FAIL[ldd-check]: /usr/lib/libomptarget.rtl.amdgpu.so.17: missing libLLVM-17.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libomptarget.rtl.amdgpu.so.17
2025/01/28 01:55:33 INFO FAIL[ldd-check]: /usr/lib/libomptarget.rtl.cuda.so.17: missing libLLVM-17.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libomptarget.rtl.cuda.so.17
2025/01/28 01:55:33 INFO FAIL[ldd-check]: /usr/lib/libomptarget.rtl.x86_64.so.17: missing libLLVM-17.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libomptarget.rtl.x86_64.so.17
2025/01/28 01:55:33 INFO FAIL[ldd-check]: /usr/lib/libomptarget.so.17: missing libLLVM-17.so
2025/01/28 01:55:33 INFO PASS[ldd-check]: /usr/lib/libomptarget.so.17
2025/01/28 01:55:33 INFO INFO[ldd-check]: tested 11 files with ldd. 7 passes. 4 fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fails-testing
Projects
None yet
Development

No branches or pull requests

1 participant