Skip to content

fix malformed $CPATH for intel-compilers on Debian/Ubuntu#3346

Merged
boegel merged 3 commits intoeasybuilders:developfrom
akesandgren:20240531153042_new_pr_intel_compilers
Jun 7, 2024
Merged

fix malformed $CPATH for intel-compilers on Debian/Ubuntu#3346
boegel merged 3 commits intoeasybuilders:developfrom
akesandgren:20240531153042_new_pr_intel_compilers

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren commented May 31, 2024

(created using eb --new-pr)

fixes #3345

@akesandgren akesandgren linked an issue May 31, 2024 that may be closed by this pull request
@akesandgren
Copy link
Copy Markdown
Contributor Author

@boegel Please suggest better solution :-)

@boegel boegel changed the title fix issue 3345 fix failing sanity check for intel-compiler on Debian/Ubuntu Jun 5, 2024
@boegel boegel added this to the release after 4.9.1 milestone Jun 5, 2024
@akesandgren
Copy link
Copy Markdown
Contributor Author

Changed to use grep -v /include-fixed/ instead of GCCcore.

@boegel boegel changed the title fix failing sanity check for intel-compiler on Debian/Ubuntu fix malformed $CPATH for intel-compilers on Debian/Ubuntu Jun 7, 2024
@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 7, 2024

Test report by @boegel

Overview of tested easyconfigs (in order)

  • SUCCESS intel-compilers-2023.2.1.eb
  • SUCCESS intel-compilers-2022.2.1.eb

Build succeeded for 2 out of 2 (2 easyconfigs in total)
node3120.skitty.os - Linux RHEL 8.8, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 3.6.8
See https://gist.github.com/boegel/fc71b6433f7f497c00dbdd2aab683582 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 7, 2024

Test report by @boegel

Overview of tested easyconfigs (in order)

  • SUCCESS intel-compilers-2023.2.1.eb

Build succeeded for 1 out of 1 (1 easyconfigs in total)
node4014.donphan.os - Linux Ubuntu 22.04.4 LTS (Jammy Jellyfish), x86_64, Intel(R) Xeon(R) Gold 6240 CPU @ 2.60GHz (cascadelake), Python 3.10.12
See https://gist.github.com/boegel/82de55e83ebc7a686287c421e9eabb91 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 7, 2024

Problem reproduced in Ubuntu 22.04 container, manifests as:

== FAILED: Installation ended unsuccessfully (build directory: /tmp/vsc40023/easybuild_build/intelcompilers/2023.2.1/system-system): build failed (first 300 chars): Sanity check failed: loading fake module failed: 'Module command \'/usr/lmod/lmod/libexec/lmod python load intel-compilers/2023.2.1\' failed with exit code 1; stderr: Lmod has detected the following error: Unable to load module because of error when evaluating modulefile:\n     /tmp/eb-xsiw4xjr/tmpc (took 3 mins 17 secs)

Test report above confirms the fix

@boegel boegel merged commit 52e230b into easybuilders:develop Jun 7, 2024
@akesandgren akesandgren deleted the 20240531153042_new_pr_intel_compilers branch June 10, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

intel-compiler fails sanity check on Debian/Ubuntu

2 participants