Guest User

Untitled

a guest
Apr 20th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. | count min avg max tot
  2. -----------------+-----------------------------------
  3. erb | 143 0.00s 0.00s 0.05s 0.26s
  4. relativize_paths | 109 0.00s 0.00s 0.02s 0.34s
  5. haml | 216 0.00s 0.01s 0.02s 1.21s
  6. image_resize | 74 0.01s 0.03s 0.08s 1.86s
  7. tidy_svg | 70 0.00s 0.02s 0.06s 1.13s
  8. kramdown | 108 0.00s 0.01s 0.08s 0.97s
  9. rubypants | 71 0.01s 0.02s 0.17s 1.58s
  10. sass | 1 1.58s 1.58s 1.58s 1.58s
  11.  
  12. Captain! We’ve been hit!
  13.  
  14. Message:
  15.  
  16. NoMethodError: undefined method `reference' for #<Array:0x007fd567f1a588>
  17.  
  18. Compilation stack:
  19.  
  20. (empty)
  21.  
  22. Stack trace:
  23.  
  24. 0. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/compilation/checksum_store.rb:37:in `[]='
  25. 1. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/compilation/compiler.rb:173:in `block in store'
  26. 2. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/compilation/compiler.rb:172:in `each'
  27. 3. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/compilation/compiler.rb:172:in `store'
  28. 4. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/compilation/compiler.rb:91:in `run'
  29. 5. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/base/source_data/site.rb:58:in `compile'
  30. 6. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/cli/commands/compile.rb:393:in `block in run'
  31. 7. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/cli/commands/compile.rb:434:in `run_listeners_while'
  32. 8. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/cli/commands/compile.rb:392:in `run'
  33. 9. /usr/local/Cellar/ruby/2.1.1_1/lib/ruby/gems/2.1.0/gems/nanoc-3.7.0/lib/nanoc/cli/command_runner.rb:14:in `block in call'
  34. ... 15 more lines omitted. See full crash log for details.
  35.  
  36. If you believe this is a bug in nanoc, please do report it at
  37. -> https://github.com/nanoc/nanoc/issues/new <-
  38.  
  39. A detailed crash log has been written to ./crash.log.
Advertisement
Add Comment
Please, Sign In to add comment