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

JRuby native no longer loads on windows #4501

Closed
enebo opened this issue Feb 23, 2017 · 0 comments
Closed

JRuby native no longer loads on windows #4501

enebo opened this issue Feb 23, 2017 · 0 comments

Comments

@enebo
Copy link
Member

enebo commented Feb 23, 2017

/c/opt/jruby master * 534% ./bin/jruby spec/mspec/bin/mspec spec/ruby/core/file/j oin_spec.rb
NotImplementedError: gettimeofday unsupported or native support failed to load; see http://wiki.jruby.org/Native-Libraries
               allocate at org/jruby/RubyClass.java:232
                    now at org/jruby/RubyTime.java:1069
  <class:Specification> at C:/opt/jruby/lib/ruby/stdlib/rubygems/specification.rb:104
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems/specification.rb:39
                require at org/jruby/RubyKernel.java:961
        <module:(root)> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:1
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:1333
                require at org/jruby/RubyKernel.java:961
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:116
                   load at org/jruby/RubyKernel.java:979
                 <main> at uri:classloader:/jruby/kernel/gem_prelude.rb:1
/c/opt/jruby master * 535% ./bin/jruby -S gem install t
NotImplementedError: gettimeofday unsupported or native support failed to load; see http://wiki.jruby.org/Native-Libraries
               allocate at org/jruby/RubyClass.java:232
                    now at org/jruby/RubyTime.java:1069
  <class:Specification> at C:/opt/jruby/lib/ruby/stdlib/rubygems/specification.rb:104
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems/specification.rb:39
                require at org/jruby/RubyKernel.java:961
        <module:(root)> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:1
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:1333
                require at org/jruby/RubyKernel.java:961
                 <main> at C:/opt/jruby/lib/ruby/stdlib/rubygems.rb:116
                   load at org/jruby/RubyKernel.java:979
                 <main> at uri:classloader:/jruby/kernel/gem_prelude.rb:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant