-
Hello,
since rubygems can't recognize used glibc or muslc support so it's not possible to release a gem compiled with muslc to rubygems.org. But it's still to possible to release it here in Releases …
deepj updated
11 months ago
-
We currently maintain sideband libv8-alpine (`x86_64-linux-musl`) and libv8-solaris (`x86_64-solaris-2.11`, which is what SmartOS is based on) gems, but it would be much better if those platforms were…
-
## Context
We (sqreen) currently maintain sideband libv8-alpine (x86_64-linux-musl) and libv8-solaris (x86_64-solaris-2.11, which is what SmartOS is based on) gems, but we thought it would be much …
-
I'm getting an error when trying to install `libv8`. I'm using Ruby 2.5.0 on Alpine Linux. It seems to be a problem with downloading the sources.
```
gem install libv8 …
niko updated
11 months ago
-
```
[BUG] Segmentation fault at 0x00000000000000
discourse_1 | ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux-musl]
discourse_1 |
discourse_1 | -- Control frame information --------------…
-
With https://github.com/rubyjs/mini_racer/pull/186 being included in `v0.4.0` I was hopeful that `mini_racer` would be installable in alpine containers. Unfortunately, it isn't quite working for me. H…
-
### Describe the problem as clearly as you can
Here's an example repo: https://github.com/schneems/bundler_223_fails_deploy. It has one dependency `rake` and the Gemfile.lock was generated by runni…
-
While attempting to evaluate #232 I hit an issue on Linux: either `es-MX` is claimed to be missing, or when replacing it with `fr-FR` it produces a segfault.
The failure (`es-MX`) + crash (`fr-FR`)…
-
Hi! After #2918 and #2922, I've extended my own gem repository to contain glibc-linked gems also, and found out that in a machine with glibc, where the platform is `x86_64-linux`, bundler installs `x8…
fauno updated
2 years ago
-
When running the bundle install command on CircleCI with mini_racer 0.6.0 in the Gemfile, the build fails. This did not occur with mini_racer 0.3.1. Output:
```
Installing libv8-node 16.10.0.0 (x8…