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

No issues configured for https://github.com/yohm/msgpack-rpc-ruby #5

Open
jnareb opened this issue Jul 22, 2024 · 1 comment
Open

Comments

@jnareb
Copy link
Contributor

jnareb commented Jul 22, 2024

The fork of msgpack-rpc-ruby that the rb_call uses, namely https://github.com/yohm/msgpack-rpc-ruby, does not have its issues configured. Therefore there is no place to submit bug reports.

$ bundle install
Fetching https://github.com/yohm/msgpack-rpc-ruby.git
Resolving dependencies...
Fetching gem metadata from https://rubygems.org/..
Fetching cool.io 1.4.6
Fetching msgpack 1.0.3
Installing msgpack 1.0.3 with native extensions
Installing cool.io 1.4.6 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
[....]
In file included from cool.io_ext.c:11:
cool.io.h:11:10: fatal error: rubyio.h: No such file or directory
   11 | #include "rubyio.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:246: cool.io_ext.o] Error 1
[...]

An error occurred while installing cool.io (1.4.6), and Bundler cannot continue.

In Gemfile:
  msgpack-rpc was resolved to 0.5.4, which depends on
    cool.io
@yohm
Copy link
Owner

yohm commented Aug 4, 2024

I opened an issue in msgpack-rpc-ruby repository. Have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants