Skip to content

ld error on macos when building C code that links Rlib. #987

@lgautier

Description

@lgautier

Describe the bug

I am using the action r-setup in GHA pipelines to build rpy2, a bridge between Python and R using their respective C APIs. Over the last weeks build errors specific to macos and happening during the linking step appeared:
https://github.com/rpy2/rpy2/actions/runs/13741000014/job/38430240207#step:10:25

The error is about deflate not found and seems similar to #965 , even though my error is with R release.

If an issue with a FORTRAN update, should it be address by this action, upstream by GitHub, or by users? I don't have a macos system to troubleshoot.

To Reproduce

See CI pipeline link above.

Expected behavior
Compilation and linking used to work.

Additional context
NA.

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