Skip to content

Github action fails on macOS r-devel, but not r-release, because of missing gfortran and emutls_w #965

@serkor1

Description

@serkor1

Hi @gaborcsardi,

I have studied the Github action in my repo thoroughly and believe that this qualifies as an issue. Forgive if it is not. See below:

The bug

Github actions fails on macOS r-devel, but not r-release, due to missing Fortran linkers, I think1. The issue is similar to that of #724, but for a newer version.

The log

The precise error:

ld: warning: search path '/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0' not found
ld: library 'emutls_w' not found

The full log can be found here

Expected behaviour

I would have expected that the search path for the gfortran would be found on r-devel, and "just work" similar to r-release I guess.

Best,

Footnotes

  1. I am rather new in this field, so I am not really familiar with the lingo yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions