Skip to content

Native compilation issue with gem v2.0+ with Ruby < 4 on aarch64-linux-musl #167

@oc-scrissman

Description

@oc-scrissman

It seems like native compilation is blocked due to a conflict with the cargo tooling and rubygems for some configurations, specifically those where the rubygems version can't be bumped above 4.0.8 (e.g. those not able to use Ruby 4+ yet).

A more detailed summary of the issue than I can provide can be seen here:
ahamana/canvas-lms-docker#75

The fix they used to get around the issue above may work, but it isn't clear, and is confusing for dependent projects to locate / apply.

Would it be possible to provide a binary for the aarch64-linux-musl platform for this gem so that dependent projects that can't yet bump their ruby / rubygems versions can still use the more performant v2 release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions