Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created December 31, 2017 16:56
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 chuckremes/a89b286a736eee41472f6c6976c81470 to your computer and use it in GitHub Desktop.
Save chuckremes/a89b286a736eee41472f6c6976c81470 to your computer and use it in GitHub Desktop.
Charless-Air:rubinius cremes$ build/rubinius/bin/rbx -v
Melbourne failed to load, Ruby source parsing disabled
rubinius 3.87 (2.3.1 24759319 2017-12-30 5.0.0 D) [x86_64-darwin16.7.0]
main # Rubinius::Loader at core/loader.rb:843
rubygems # Rubinius::Loader at core/loader.rb:588
load_rubygems . Rubinius::CodeLoader at core/code_loader.rb:202
require # Kernel(Class) at core/kernel.rb:852
require # Rubinius::CodeLoader at core/code_loader.rb:246
load # Rubinius::CodeLoader::Feature at core/code_loader.rb:121
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:83
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:96
__script__ # Object at codedb/source/rubygems.rb:116
{ } in __script__ # Object(Module) at rubygems.rb:1332
require # Kernel(Module) at core/kernel.rb:852
require # Rubinius::CodeLoader at core/code_loader.rb:246
load # Rubinius::CodeLoader::Feature at core/code_loader.rb:121
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:83
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:96
__script__ # Object at codedb/source/rubygems/specification.rb:11
require # Kernel(Object) at core/kernel.rb:852
require # Rubinius::CodeLoader at core/code_loader.rb:246
load # Rubinius::CodeLoader::Feature at core/code_loader.rb:121
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:83
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at core/code_loader.rb:96
__script__ # Object at codedb/source/rubygems/requirement.rb:16
{ } in __script__ # Object(Class) at rubygems/requirement.rb:27
new . Struct at core/struct.rb:33
new # Class at core/alpha.rb:93
initialize # Class at core/class.rb:30
initialize # Module(Class) at core/module.rb:33
module_eval # Module(Class) at core/module.rb:147
{ } in new . Struct at core/struct.rb:34
_specialize . Struct at core/zed.rb:1821
new # Class at core/alpha.rb:93
initialize # Module at core/module.rb:33
module_eval # Module at core/module.rb:147
{ } in _specialize . Struct at core/zed.rb:1822
module_eval # Module at core/module.rb:163
construct_block . CodeTools::Compiler at codedb/source/rubinius/code/compiler/compiler.rb:315
compile_eval . CodeTools::Compiler at codedb/source/rubinius/code/compiler/compiler.rb:303
run # CodeTools::Compiler at codedb/source/rubinius/code/compiler/compiler.rb:359
run # CodeTools::Compiler::Parser(CodeTools::Compiler::EvalParser) at codedb/source/rubinius/code/compiler/stages.rb:207
parse # CodeTools::Compiler::StringParser(CodeTools::Compiler::EvalParser) at codedb/source/rubinius/code/compiler/stages.rb:241
method 'initialize': given 3, expected 0 (ArgumentError)
An exception occurred loading Rubygems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment