fortran-lang / stdlib

Fortran Standard Library
https://stdlib.fortran-lang.org
MIT License
1.02k stars 161 forks source link

macos-12 builds failing again #831

Closed jalvesz closed 3 weeks ago

jalvesz commented 1 month ago

Description

The macos-12 cmake build is failing

Expected Behaviour

Not fail

Version of stdlib

0.6.1

Platform and Architecture

macos

Additional Information

the failed build log can be seen for instance here https://github.com/fortran-lang/stdlib/actions/runs/9331866687/job/25687032018?pr=821 other PRs have the same symptom. It doesn't seem to be related to the PR itself.

jvdp1 commented 1 month ago

It seems to be related to gcc itself. Restarting them fix them sometimes.