Skip to content

Instantly share code, notes, and snippets.

@eregon
Created September 27, 2016 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eregon/3a269b7a7ce8a3e35ac3b7d5ce550a23 to your computer and use it in GitHub Desktop.
Save eregon/3a269b7a7ce8a3e35ac3b7d5ce550a23 to your computer and use it in GitHub Desktop.
jruby-truffle-head/. (truffle-head) ± JRUBY_OPTS=-Xjit.threshold=0 bundle install
Fetching gem metadata from https://rubygems.org/..........
Fetching version metadata from https://rubygems.org/.
--- ERROR REPORT TEMPLATE -------------------------------------------------------
- What did you do?
I ran the command `/home/eregon/.gem/jruby/2.3.1/bin/bundle install`
- What did you expect to happen?
I expected Bundler to...
- What happened instead?
Instead, what happened was...
Error details
Java::JavaLang::NullPointerException:
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$block$search_for$6(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:268)
org.jruby.runtime.CompiledIRBlockBody.yieldDirect(CompiledIRBlockBody.java:156)
org.jruby.runtime.BlockBody.yield(BlockBody.java:116)
org.jruby.runtime.Block.yieldArray(Block.java:179)
org.jruby.RubyEnumerable$25.call(RubyEnumerable.java:922)
org.jruby.runtime.CallBlock.doYield(CallBlock.java:82)
org.jruby.runtime.BlockBody.yield(BlockBody.java:110)
org.jruby.runtime.Block.yield(Block.java:167)
org.jruby.RubyArray.each(RubyArray.java:1734)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.RubyClass.finvoke(RubyClass.java:512)
org.jruby.runtime.Helpers.invoke(Helpers.java:383)
org.jruby.RubyEnumerable.callEach(RubyEnumerable.java:102)
org.jruby.RubyEnumerable.injectCommon(RubyEnumerable.java:917)
org.jruby.RubyEnumerable.inject(RubyEnumerable.java:938)
org.jruby.RubyEnumerable$INVOKER$s$inject.call(RubyEnumerable$INVOKER$s$inject.gen)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:348)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:173)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:177)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.invokeOther74:reduce(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:267)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$method$search_for$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:267)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:236)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:106)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:163)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.invokeOther58:search_for(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:343)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$block$verify_gemfile_dependencies_are_found!$3(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:343)
org.jruby.runtime.CompiledIRBlockBody.yieldDirect(CompiledIRBlockBody.java:156)
org.jruby.runtime.BlockBody.yield(BlockBody.java:108)
org.jruby.runtime.Block.yield(Block.java:167)
org.jruby.RubyArray.each(RubyArray.java:1734)
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:328)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:141)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:145)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.invokeOther105:each(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:341)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$method$verify_gemfile_dependencies_are_found!$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:341)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:236)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:106)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:163)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.invokeOther39:verify_gemfile_dependencies_are_found!(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:199)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$method$start$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:199)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:236)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:106)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:163)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.invokeOther4:start(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:181)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.resolver.RUBY$method$resolve$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/resolver.rb:181)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:171)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:308)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:69)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.invokeOther47:resolve(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:252)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.RUBY$method$resolve$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:252)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:223)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:97)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:128)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:189)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:318)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.invokeOther40:resolve(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:176)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.RUBY$method$specs$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:176)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:223)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:97)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:128)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:189)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:318)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.invokeOther13:specs(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:164)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.definition.RUBY$method$resolve_remotely!$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/definition.rb:164)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:223)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:97)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:128)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:189)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:318)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.invokeOther39:resolve_remotely!(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:225)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.RUBY$method$resolve_if_need$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:225)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:236)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:106)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:163)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.invokeOther42:resolve_if_need(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:78)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.RUBY$method$run$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:78)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:236)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:106)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:163)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.invokeOther4:run(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:24)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.installer.RUBY$method$install$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/installer.rb:24)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:122)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:233)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:213)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:378)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:227)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.install.invokeOther302:install(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli/install.rb:71)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.install.RUBY$method$run$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli/install.rb:71)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:223)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:97)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:128)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:189)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:318)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.invokeOther14:run(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:189)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.RUBY$method$install$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:189)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.RubyClass.finvoke(RubyClass.java:522)
org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1660)
org.jruby.RubyBasicObject$INVOKER$i$send19.call(RubyBasicObject$INVOKER$i$send19.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:171)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:308)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:69)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.command.invokeOther20:__send__(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/command.rb:27)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.command.RUBY$method$run$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/command.rb:27)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:171)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:308)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:69)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.invocation.invokeOther7:run(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.invocation.RUBY$method$invoke_command$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:113)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:198)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:205)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:358)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.invokeOther32:invoke_command(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor.rb:359)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.RUBY$method$dispatch$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor.rb:359)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.ir.runtime.IRRuntimeHelpers.classSuper(IRRuntimeHelpers.java:989)
org.jruby.ir.runtime.IRRuntimeHelpers.classSuperSplatArgs(IRRuntimeHelpers.java:980)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.invokeSuper3:dispatch(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:20)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.RUBY$method$dispatch$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:20)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:171)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:308)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:69)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.base.invokeOther6:dispatch(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/base.rb:440)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.vendor.thor.lib.thor.base.RUBY$method$start$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/vendor/thor/lib/thor/base.rb:440)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.ir.runtime.IRRuntimeHelpers.classSuper(IRRuntimeHelpers.java:989)
org.jruby.ir.runtime.IRRuntimeHelpers.classSuperSplatArgs(IRRuntimeHelpers.java:980)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.invokeSuper0:start(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:11)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.cli.RUBY$method$start$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/cli.rb:11)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:113)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:198)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:205)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:358)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:195)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:324)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:73)
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:132)
org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:148)
org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:77)
org.jruby.runtime.Block.yieldSpecific(Block.java:136)
org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:454)
org.jruby.ir.targets.YieldSite.yieldSpecific(YieldSite.java:114)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.gems.bundler_minus_1_dot_13_dot_1.lib.bundler.friendly_errors.RUBY$method$with_friendly_errors$0(/home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/friendly_errors.rb:100)
org.jruby.internal.runtime.methods.CompiledIRMethod.invokeExact(CompiledIRMethod.java:210)
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:88)
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:93)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:298)
org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:428)
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:356)
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:73)
org.jruby.ir.interpreter.Interpreter.INTERPRET_ROOT(Interpreter.java:112)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:99)
org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:35)
org.jruby.ir.IRTranslator.execute(IRTranslator.java:42)
org.jruby.Ruby.runInterpreter(Ruby.java:864)
org.jruby.Ruby.loadFile(Ruby.java:2979)
org.jruby.runtime.load.LibrarySearcher$ResourceLibrary.load(LibrarySearcher.java:243)
org.jruby.runtime.load.LibrarySearcher$FoundLibrary.load(LibrarySearcher.java:34)
org.jruby.runtime.load.LoadService.load(LoadService.java:340)
org.jruby.RubyKernel.loadCommon(RubyKernel.java:982)
org.jruby.RubyKernel.load19(RubyKernel.java:974)
org.jruby.RubyKernel$INVOKER$s$0$1$load19.call(RubyKernel$INVOKER$s$0$1$load19.gen)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:201)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:197)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:338)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.bin.bundle.invokeOther18:load(/home/eregon/.gem/jruby/2.3.1/bin/bundle:22)
home.eregon.$_dot_gem.jruby.$2_dot_3_dot_1.bin.bundle.RUBY$script(/home/eregon/.gem/jruby/2.3.1/bin/bundle:22)
java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
org.jruby.ir.Compiler$1.load(Compiler.java:111)
org.jruby.Ruby.runScript(Ruby.java:848)
org.jruby.Ruby.runNormally(Ruby.java:763)
org.jruby.Ruby.runNormally(Ruby.java:781)
org.jruby.Ruby.runFromMain(Ruby.java:594)
org.jruby.Main.doRunFromMain(Main.java:425)
org.jruby.Main.internalRun(Main.java:313)
org.jruby.Main.run(Main.java:242)
org.jruby.Main.main(Main.java:204)
Environment
Bundler 1.13.1
Rubygems 2.6.6
Ruby 2.3.1p0 (2016-09-22 revision 54768) [java]
GEM_HOME /home/eregon/.gem/jruby/2.3.1
GEM_PATH /home/eregon/.gem/jruby/2.3.1:/home/eregon/code/jruby-truffle-head/lib/ruby/gems/shared
Git 2.4.11
--- TEMPLATE END ----------------------------------------------------------------
Unfortunately, an unexpected error occurred, and Bundler cannot continue.
NoMethodError: undefined method `tr' for nil:NilClass
issues_url at /home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/friendly_errors.rb:92
request_issue_report_for at /home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/friendly_errors.rb:84
log_error at /home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/friendly_errors.rb:40
with_friendly_errors at /home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/lib/bundler/friendly_errors.rb:102
<main> at /home/eregon/.gem/jruby/2.3.1/gems/bundler-1.13.1/exe/bundle:26
load at org/jruby/RubyKernel.java:974
<main> at /home/eregon/.gem/jruby/2.3.1/bin/bundle:22
zsh: exit 1 JRUBY_OPTS=-Xjit.threshold=0 bundle install
JRUBY_OPTS=-Xjit.threshold=0 bundle install 46.93s user 1.02s system 398% cpu 12.030 total
jruby-truffle-head/. (truffle-head) ±
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment