Guest User

Untitled

a guest
May 26th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. ~/Development/Opensource/eventmachine.git rake test --trace
  2. (in /Users/antares/Development/Opensource/eventmachine.git)
  3. ** Invoke test (first_time)
  4. ** Invoke build (first_time)
  5. ** Invoke ext:build (first_time)
  6. ** Invoke ext:make (first_time)
  7. ** Invoke lib/rubyeventmachine.bundle (first_time, not_needed)
  8. ** Invoke ext/binder.h (first_time, not_needed)
  9. ** Invoke ext/ed.h (first_time, not_needed)
  10. ** Invoke ext/em.h (first_time, not_needed)
  11. ** Invoke ext/emwin.h (first_time, not_needed)
  12. ** Invoke ext/epoll.h (first_time, not_needed)
  13. ** Invoke ext/eventmachine.h (first_time, not_needed)
  14. ** Invoke ext/eventmachine_cpp.h (first_time, not_needed)
  15. ** Invoke ext/files.h (first_time, not_needed)
  16. ** Invoke ext/page.h (first_time, not_needed)
  17. ** Invoke ext/project.h (first_time, not_needed)
  18. ** Invoke ext/sigs.h (first_time, not_needed)
  19. ** Invoke ext/ssl.h (first_time, not_needed)
  20. ** Invoke ext/binder.cpp (first_time, not_needed)
  21. ** Invoke ext/cmain.cpp (first_time, not_needed)
  22. ** Invoke ext/cplusplus.cpp (first_time, not_needed)
  23. ** Invoke ext/ed.cpp (first_time, not_needed)
  24. ** Invoke ext/em.cpp (first_time, not_needed)
  25. ** Invoke ext/emwin.cpp (first_time, not_needed)
  26. ** Invoke ext/epoll.cpp (first_time, not_needed)
  27. ** Invoke ext/files.cpp (first_time, not_needed)
  28. ** Invoke ext/kb.cpp (first_time, not_needed)
  29. ** Invoke ext/page.cpp (first_time, not_needed)
  30. ** Invoke ext/pipe.cpp (first_time, not_needed)
  31. ** Invoke ext/rubymain.cpp (first_time, not_needed)
  32. ** Invoke ext/sigs.cpp (first_time, not_needed)
  33. ** Invoke ext/ssl.cpp (first_time, not_needed)
  34. ** Invoke ext/extconf.rb (first_time, not_needed)
  35. ** Invoke ext/Makefile (first_time, not_needed)
  36. ** Invoke ext/extconf.rb (not_needed)
  37. ** Invoke lib/fastfilereaderext.bundle (first_time, not_needed)
  38. ** Invoke ext/fastfilereader/mapper.h (first_time, not_needed)
  39. ** Invoke ext/fastfilereader/mapper.cpp (first_time, not_needed)
  40. ** Invoke ext/fastfilereader/rubymain.cpp (first_time, not_needed)
  41. ** Invoke ext/fastfilereader/extconf.rb (first_time, not_needed)
  42. ** Invoke ext/fastfilereader/Makefile (first_time, not_needed)
  43. ** Invoke ext/fastfilereader/extconf.rb (not_needed)
  44. ** Execute ext:make
  45. ** Execute ext:build
  46. ** Execute build
  47. ** Execute test
  48. lib/rubyeventmachine.bundle: [BUG] Segmentation fault
  49. ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10]
  50.  
  51. rake aborted!
  52. Command failed with status (): [/opt/local/bin/ruby -w -I"lib" "/opt/local...]
  53. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:995:in `sh'
  54. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1010:in `call'
  55. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1010:in `sh'
  56. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1094:in `sh'
  57. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1029:in `ruby'
  58. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1094:in `ruby'
  59. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/testtask.rb:117:in `define'
  60. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
  61. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/testtask.rb:102:in `define'
  62. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
  63. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
  64. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
  65. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
  66. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_call_chain'
  67. /opt/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
  68. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
  69. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
  70. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
  71. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
  72. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
  73. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
  74. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
  75. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
  76. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
  77. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
  78. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
  79. /opt/local/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
  80. /opt/local/bin/rake:19:in `load'
  81. /opt/local/bin/rake:19
Add Comment
Please, Sign In to add comment