Skip to content

fix FATAL ERROR regex to not match printf lines in OpenBLAS easyblock#3923

Merged
boegel merged 1 commit intoeasybuilders:developfrom
branfosj:openblas_regex
Sep 23, 2025
Merged

fix FATAL ERROR regex to not match printf lines in OpenBLAS easyblock#3923
boegel merged 1 commit intoeasybuilders:developfrom
branfosj:openblas_regex

Conversation

@branfosj
Copy link
Copy Markdown
Member

Hopefully fix easybuilders/easybuild-easyconfigs#23854

We do not want to match the FATAL ERROR in:

printf(" ******* FATAL ERROR - PARAMETER NUMBER %2d WAS CHANGED INCORRECTLY *******\n",i__);

@branfosj branfosj changed the title fix regex to not overmatch in openblas.py fix FATAL ERROR regex to not match printf lines in openblas.py Sep 12, 2025
@branfosj
Copy link
Copy Markdown
Member Author

Test report by @branfosj

Overview of tested easyconfigs (in order)

  • SUCCESS OpenBLAS-0.3.21-GCC-12.2.0.eb

Build succeeded for 1 out of 1 (1 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/73aa6abd8dd8b5d650ae89fa31b7f29f for a full test report.

@PhoenixEmik
Copy link
Copy Markdown

LGTM

@boegel boegel added this to the next release (5.1.2) milestone Sep 23, 2025
@boegel
Copy link
Copy Markdown
Member

boegel commented Sep 23, 2025

Test report by @boegel

Overview of tested easyconfigs (in order)

  • SUCCESS OpenBLAS-0.3.18-GCC-11.2.0.eb
  • SUCCESS OpenBLAS-0.3.30-GCC-14.3.0.eb

Build succeeded for 2 out of 2 (2 easyconfigs in total)
node3522.doduo.os - Linux RHEL 9.6, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.9.21
See https://gist.github.com/boegel/8515e8ccdd863744326eebd067b2d12f for a full test report.

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel merged commit e74370b into easybuilders:develop Sep 23, 2025
17 checks passed
@branfosj branfosj deleted the openblas_regex branch September 23, 2025 11:01
@boegel boegel changed the title fix FATAL ERROR regex to not match printf lines in openblas.py fix FATAL ERROR regex to not match printf lines in OpenBLAS easyblock Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False test result during OpenBLAS-0.3.21-GCC-12.2.0.eb installation

3 participants