Skip to content

gfortran doesn't build on latest OS X + Xcode + Homebrew #38006

@jhpalmieri

Description

@jhpalmieri

Environment

- **OS**: OS X 14.4.1
- **Sage Version**: 10.4.beta6

Steps To Reproduce

./configure --with-system-gfortran=no followed by make.

Config log

config.log

Package logs

gfortran-12.2.0.log

Additional Information

With this plus #38002, it is now difficult to build Sage on OS X: any version of Sage earlier than 10.4.beta6 refuses to use the system's gfortran because it is too new, so it tries to build its own, which fails as noted here. With 10.4.beta6, the problem at #38002 arises, causing the build to fail.

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions