Guest User

Untitled

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Compiling lib/sexp_processor.rb
  2. An exception has occurred:
  3. No method 'flags' on an instance of Object. (NoMethodError)
  4.  
  5. Backtrace:
  6. Kernel(Object)#method_missing at kernel/delta/kernel.rb:13
  7. main.__script__ at /home/djwhitt/scratch/rubinius/lib/bin/compile.rb:254
  8. CompiledMethod#activate_as_script at kernel/common/compiled_method.rb:253
  9. CompiledMethod#as_script at kernel/common/compiled_method.rb:246
  10. Compile.single_load at kernel/common/compile.rb:247
  11. Compile.unified_load at kernel/common/compile.rb:103
  12. Kernel(Object)#load at kernel/common/compile.rb:397
  13. Object#__script__ at kernel/loader.rb:271
  14. rake aborted!
  15. Command failed with status (1): [./bin/rbx compile -d -p -I/home/djwhitt/sc...]
  16.  
  17. (See full trace by running task with --trace)
Add Comment
Please, Sign In to add comment