Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby: Build on Alpine/musl #7040

Closed
blowmage opened this issue Dec 20, 2019 · 3 comments
Closed

Ruby: Build on Alpine/musl #7040

blowmage opened this issue Dec 20, 2019 · 3 comments
Labels
platform related Any issue releated to specific platform or OS

Comments

@blowmage
Copy link
Contributor

The Alpine Linux distribution is very popular for running Ruby applications, and uses musl instead of gcc. There are reports that newer ruby packages raise when being compiled by musl. (See #3509 (comment)) Adding musl to CI would help avoid issues like this.

@elharo elharo added the platform related Any issue releated to specific platform or OS label Sep 13, 2021
@jkomyno
Copy link

jkomyno commented Mar 24, 2022

Same, but for Node.js as well would be much appreciated.

@dibenede
Copy link

Greetings from protobuf-javascript. Any updates on supporting musl?

@haberman
Copy link
Member

per #12904 (comment) the binary gems do not support musl. Workarounds for this are listed in that link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform related Any issue releated to specific platform or OS
Projects
None yet
Development

No branches or pull requests

5 participants