Skip to content

Fix Flang CI#2935

Draft
joewallwork wants to merge 1 commit into
mainfrom
2933_flang-ci
Draft

Fix Flang CI#2935
joewallwork wants to merge 1 commit into
mainfrom
2933_flang-ci

Conversation

@joewallwork

Copy link
Copy Markdown
Collaborator

Closes #2933.

I think the issue reported was due to the fact that the LLVM compilers didn't install correctly (likely due to an intermittent download issue) but this wasn't registered as an error. If we use set -e then this should get picked up. It doesn't 'fix' the issue but it should make the error clearer when such an intermittent issue occurs.

@joewallwork joewallwork self-assigned this Jul 9, 2026
@joewallwork

joewallwork commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Hm that picked up an dependency install connection issue in the debug run but not in the release one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fortran flag 21 build is busted on ci

1 participant