JetBrains / JetBrains/ruby-type-inference

JRuby Support

Open
#37 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
135
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Curious if JRuby might be supported. Getting the following at the moment when attempting to install the gem by placing it in my Gemfile and running `bundle install`.

```
current directory: /Users/user/.rvm/gems/jruby-9.1.17.0@aryeh/gems/arg_scanner-0.3.0/ext/arg_scanner
/Users/user/.rvm/rubies/jruby-9.1.17.0/bin/jruby -r ./siteconf20190521-5756-1609kxo.rb extconf.rb
LoadError: no such file to load -- debase/ruby_core_source
require at org/jruby/RubyKernel.java:956
require at /Users/user/.rvm/rubies/jruby-9.1.17.0/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55
at extconf.rb:5
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/Users/user/.rvm/rubies/jruby-9.1.17.0/bin/jruby

extconf failed, exit code 1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.