8000 Error loading shared library libgcc_s.so.1 with Ruby 3.1 builds for musl platforms · Issue #51 · oxidize-rb/actions · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error loading shared library libgcc_s.so.1 with Ruby 3.1 builds for musl platforms #51
Open
@mudge

Description

@mudge

My latest build with oxidize-rb/actions/cross-gem@v1 has started failing (despite no underlying code changes) but only on Ruby 3.1 and the two musl platforms: aarch64-linux-musl and x86_64-linux-musl, see:

<internal:/usr/local/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require': Error loading shared library libgcc_s.so.1: No such file or directory (needed by /usr/local/bundle/gems/rb-mrml-0.1.0-x86_64-linux-musl/lib/mrml/3.1/mrml.so) - /usr/local/bundle/gems/rb-mrml-0.1.0-x86_64-linux-musl/lib/mrml/3.1/mrml.so (LoadError)

The test runs for the same Ruby version and platform combination from yesterday succeeded:

It looks like cross-gem is still using rb_sys 0.9.107 but my library is now picking up the new 0.9.108.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0