Skip to content

Instantly share code, notes, and snippets.

@chrisseaton
Created May 16, 2015 22:19
Show Gist options
  • Save chrisseaton/9e9f3344aa9fdd8c7b39 to your computer and use it in GitHub Desktop.
Save chrisseaton/9e9f3344aa9fdd8c7b39 to your computer and use it in GitHub Desktop.
[exec] 1)
[exec] IPAddr#hton converts IPAddr to network byte order ERROR
[exec] TypeError: Truffle doesn't have a case for the org.jruby.truffle.nodes.core.BignumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type Bignum(org.jruby.truffle.runtime.core.RubyBignum) java.lang.Long=112
[exec] path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:241:in `>>': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.BignumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type Bignum(org.jruby.truffle.runtime.core.RubyBignum) java.lang.Long=112 (TypeError)
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:241:in `block in hton'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:240:in `hton'
[exec] from path/build/spec/ruby/library/ipaddr/hton_spec.rb:8:in `block in <main>'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `block in all?'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `all?'
[exec] from path/build/spec/ruby/library/ipaddr/hton_spec.rb:4:in `<main>'
[exec]
[exec] 2)
[exec] IPAddr#new_ntoh creates a new IPAddr using hton notation ERROR
[exec] TypeError: Truffle doesn't have a case for the org.jruby.truffle.nodes.core.BignumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type Bignum(org.jruby.truffle.runtime.core.RubyBignum) java.lang.Long=112
[exec] path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:241:in `>>': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.BignumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type Bignum(org.jruby.truffle.runtime.core.RubyBignum) java.lang.Long=112 (TypeError)
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:241:in `block in hton'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:240:in `hton'
[exec] from path/build/spec/ruby/library/ipaddr/hton_spec.rb:25:in `block in <main>'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `block in all?'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `all?'
[exec] from path/build/spec/ruby/library/ipaddr/hton_spec.rb:21:in `<main>'
[exec]
[exec] 3)
[exec] IPAddr#new initializes IPAddr ipv4 address ERROR
[exec] TypeError: Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235778 java.lang.Long=24
[exec] path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `>>': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235778 java.lang.Long=24 (TypeError)
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `block in _to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:599:in `_to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:231:in `to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:205:in `to_s'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:51:in `block in <main>'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `block in all?'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `all?'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:4:in `<main>'
[exec]
[exec] 4)
[exec] IPAddr#new initializes IPAddr ipv4 address with / subnet notation ERROR
[exec] TypeError: Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235776 java.lang.Long=24
[exec] path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `>>': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235776 java.lang.Long=24 (TypeError)
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `block in _to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:599:in `_to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:231:in `to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:205:in `to_s'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:60:in `block in <main>'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `block in all?'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `all?'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:4:in `<main>'
[exec]
[exec] 5)
[exec] IPAddr#new initializes IPAddr ipv4 address with subnet mask ERROR
[exec] TypeError: Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235776 java.lang.Long=24
[exec] path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `>>': Truffle doesn't have a case for the org.jruby.truffle.nodes.core.fixnum.FixnumNodesFactory$RightShiftNodeFactory$RightShiftNodeGen node with values of type java.lang.Long=3232235776 java.lang.Long=24 (TypeError)
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:600:in `block in _to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:599:in `_to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:231:in `to_string'
[exec] from path/build/lib/ruby/truffle/mri/../../stdlib/ipaddr.rb:205:in `to_s'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:68:in `block in <main>'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `block in all?'
[exec] from core:/core/rubinius/common/enumerable.rb:354:in `all?'
[exec] from path/build/spec/ruby/library/ipaddr/new_spec.rb:4:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment