Skip to content

Building gfortran fails on GNU/Linux with Apple silicon #38424

@aikrahguzar

Description

@aikrahguzar

Environment

- **OS**: Fedora Asahi Remix 40
- **Sage Version**: SageMath version 10.5.beta0, Release Date: 2024-07-24

Steps To Reproduce

I ran on a Macbook air M2 running Fedora Asahi Linux,

./configure
make build

Config log

config.log.txt

Package logs

gfortran-13.2.0.log.txt

Additional Information

The error seems to be due to the fact that the build process tries to install darwin version of the gfrotran and not the linux version.

I can workaround this by installing gfrotran from fedora repos. However that runs into issue with installing tachyon #23712 (comment)

[Aside] I have a working installation of sage from nixpkgs. I wonder how they are getting around the tachyon issue.

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