Skip to content

Conversation

@Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Oct 24, 2025

(created using eb --new-pr)

This is motivated by discussion on Qt6 in EESSI/software-layer#1255 (comment) where e.g. FFMPEG doesn't get enabled and the log doesn't show reasons or even status on what it found and what it did not.

In the sources I found Qt6 sets CMAKE_MESSAGE_LOG_LEVEL=WARNING so any status messages like "Found foo" are suppressed.

As I think we do want the full configure output in EasyBuild in general I'm setting that option when supported.

Copy link
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

@Micket
Copy link
Contributor

Micket commented Oct 28, 2025

Test report by @Micket

Overview of tested easyconfigs (in order)

  • SUCCESS DLPack-1.2-GCCcore-14.3.0.eb
  • SUCCESS LibVNCServer-0.9.15-GCCcore-14.3.0.eb

Build succeeded for 2 out of 2 (2 easyconfigs in total)
vera-icelake-build - Linux Rocky Linux 9.6, x86_64, Intel(R) Xeon(R) Silver 4316 CPU @ 2.30GHz, Python 3.9.21
See https://gist.github.com/Micket/0deff56b42b2c24c450b38dc3e5a8fef for a full test report.

@Micket Micket added this to the next release (5.2.0?) milestone Oct 29, 2025
@Micket Micket merged commit 62b5b39 into easybuilders:develop Oct 29, 2025
22 checks passed
@Micket
Copy link
Contributor

Micket commented Oct 29, 2025

We don't actually have any cmake old enough to not do this, but i guess protecting against it doesn't hurt.

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.

2 participants