fix malformed $CPATH for intel-compilers on Debian/Ubuntu#3346
Conversation
|
@boegel Please suggest better solution :-) |
… filter out unwanted include path.
|
Changed to use grep -v /include-fixed/ instead of GCCcore. |
$CPATH for intel-compilers on Debian/Ubuntu
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Problem reproduced in Ubuntu 22.04 container, manifests as: Test report above confirms the fix |
(created using
eb --new-pr)fixes #3345