Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with setup-fortran and setup-fpm on macOS #1

Open
gha3mi opened this issue Feb 28, 2024 · 0 comments
Open

Issue with setup-fortran and setup-fpm on macOS #1

gha3mi opened this issue Feb 28, 2024 · 0 comments

Comments

@gha3mi
Copy link
Owner

gha3mi commented Feb 28, 2024

@wpbonelli, please check this out: https://github.com/gha3mi/test-setup-fortran/actions/runs/8079049989

It appears that the issue is resolved when gcc@10 is installed alongside the desired compiler on macOS. The issue seems to be that fpm looks for gcc@10. I believe this may not be a problem with setup-fortran, but rather with fpm or setup-fpm in terms of how the binary files are provided. It seems setup-fpm downloads the latest binary files from fpm, but fpm is compiled with gcc@10.

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

No branches or pull requests

1 participant