Skip to content

[CMake] Also consider fail-on-missing for fortran features#19188

Merged
guitargeek merged 2 commits into
root-project:masterfrom
guitargeek:fortran-fail-on-missing
Jun 26, 2025
Merged

[CMake] Also consider fail-on-missing for fortran features#19188
guitargeek merged 2 commits into
root-project:masterfrom
guitargeek:fortran-fail-on-missing

Conversation

@guitargeek
Copy link
Copy Markdown
Contributor

@guitargeek guitargeek commented Jun 26, 2025

Motivated by #19184

FYI, @ferdymercury.

The first CI run will fail because not all platforms have Fortran installed. In a second pass, fortran will then be disabled for all platforms where it failed (probably only Windows).

Copy link
Copy Markdown
Collaborator

@ferdymercury ferdymercury left a comment

Choose a reason for hiding this comment

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

Thks!

There is no Fortran compiler available on the Windows nodes at this
point.
@guitargeek guitargeek requested a review from dpiparo as a code owner June 26, 2025 08:42
Copy link
Copy Markdown
Member

@bellenot bellenot left a comment

Choose a reason for hiding this comment

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

Thanks Jonas!

@guitargeek guitargeek merged commit 8df1a7d into root-project:master Jun 26, 2025
23 of 24 checks passed
@guitargeek guitargeek deleted the fortran-fail-on-missing branch June 26, 2025 13:05
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.

3 participants