--- :test: | rm -rf lib/zenweb/tasks.rake~ VERSION = 1.8.7-p249 CMD = ~/.multiruby/install/1.8.7-p249/bin/ruby -S rake [1/7] Isolating less (~> 1.2). [2/7] Isolating coderay (~> 1.0). [3/7] Isolating kramdown (~> 0.13). [4/7] Isolating rdoc (~> 3.10). [5/7] Isolating rcov (~> 0.9). [6/7] Isolating rake (~> 0.9). [7/7] Isolating hoe (~> 3.0). /Users/ryan/.multiruby/install/1.8.7-p249/bin/ruby -w -Ilib:bin:test:. -e 'require "rubygems"; require "test/unit"; require "test/test_zenweb_config.rb"; require "test/test_zenweb_extensions.rb"; require "test/test_zenweb_page.rb"; require "test/test_zenweb_plugins_disqus.rb"; require "test/test_zenweb_plugins_erb.rb"; require "test/test_zenweb_plugins_google.rb"; require "test/test_zenweb_plugins_less.rb"; require "test/test_zenweb_plugins_markdown.rb"; require "test/test_zenweb_site.rb"' -- Building native extensions. This could take a while... Depending on your version of ruby, you may need to install ruby rdoc/ri data: <= 1.8.6 : unsupported = 1.8.7 : gem install rdoc-data; rdoc-data --install = 1.9.1 : gem install rdoc-data; rdoc-data --install >= 1.9.2 : nothing to do! Yay! Building native extensions. This could take a while... /Users/ryan/.multiruby/install/1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': no such file to load -- minitest/autorun (LoadError) from /Users/ryan/.multiruby/install/1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' from ./test/test_zenweb_config.rb:7 from /Users/ryan/.multiruby/install/1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require' from /Users/ryan/.multiruby/install/1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' from -e:1 rake aborted! Command failed with status (1): [/Users/ryan/.multiruby/install/1.8.7-p249/...] Tasks: TOP => default => test (See full trace by running task with --trace) RESULT = 256 VERSION = 1.9.2-p320 CMD = ~/.multiruby/install/1.9.2-p320/bin/ruby -S rake [1/7] Isolating less (~> 1.2). [2/7] Isolating coderay (~> 1.0). [3/7] Isolating kramdown (~> 0.13). [4/7] Isolating rdoc (~> 3.10). Building native extensions. This could take a while... [5/7] Isolating rcov (~> 0.9). Depending on your version of ruby, you may need to install ruby rdoc/ri data: <= 1.8.6 : unsupported = 1.8.7 : gem install rdoc-data; rdoc-data --install = 1.9.1 : gem install rdoc-data; rdoc-data --install >= 1.9.2 : nothing to do! Yay! Building native extensions. This could take a while... [6/7] Isolating rake (~> 0.9). [7/7] Isolating hoe (~> 3.0). /Users/ryan/.multiruby/install/1.9.2-p320/bin/ruby -w -Ilib:bin:test:. -e 'require "rubygems"; require "test/unit"; require "test/test_zenweb_config.rb"; require "test/test_zenweb_extensions.rb"; require "test/test_zenweb_page.rb"; require "test/test_zenweb_plugins_disqus.rb"; require "test/test_zenweb_plugins_erb.rb"; require "test/test_zenweb_plugins_google.rb"; require "test/test_zenweb_plugins_less.rb"; require "test/test_zenweb_plugins_markdown.rb"; require "test/test_zenweb_site.rb"' -- /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_site.rb:10: warning: method redefined; discarding old layouts Loaded suite -e Started .................E.................E............................S...S......................... Finished in 0.435247 seconds. 1) Error: test_method_missing_odd(TestZenwebPage): NoMethodError: undefined method `assert_output' for # /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_page.rb:204:in `test_method_missing_odd' 2) Error: test_generate(TestZenwebPage): NoMethodError: undefined method `assert_output' for # /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_page.rb:126:in `test_generate' 3) Skipped: test_render_less(TestZenwebPageLess) [/Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_less.rb:22]: soooo fucking slow! 4) Skipped: test_render_md_content(TestZenwebPageMarkdown) [/Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_markdown.rb:54]: not yet 94 tests, 334 assertions, 0 failures, 2 errors, 2 skips Test run options: --seed 62809 rake aborted! Command failed with status (1): [/Users/ryan/.multiruby/install/1.9.2-p320/...] Tasks: TOP => default => test (See full trace by running task with --trace) RESULT = 256 VERSION = 1.9.3-p194 CMD = ~/.multiruby/install/1.9.3-p194/bin/ruby -S rake /Users/ryan/.multiruby/install/1.9.3-p194/bin/ruby -w -Ilib:bin:test:. -e 'require "rubygems"; require "test/unit"; require "test/test_zenweb_config.rb"; require "test/test_zenweb_extensions.rb"; require "test/test_zenweb_page.rb"; require "test/test_zenweb_plugins_disqus.rb"; require "test/test_zenweb_plugins_erb.rb"; require "test/test_zenweb_plugins_google.rb"; require "test/test_zenweb_plugins_less.rb"; require "test/test_zenweb_plugins_markdown.rb"; require "test/test_zenweb_site.rb"' -- /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_page.rb:89: warning: assigned but unused variable - p2 /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_less.rb:25: warning: assigned but unused variable - out /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_less.rb:25: warning: assigned but unused variable - err /Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_site.rb:10: warning: method redefined; discarding old layouts Run options: # Running tests: ................................................................S.S........................... Finished tests in 0.718584s, 130.8128 tests/s, 471.7611 assertions/s. 1) Skipped: test_render_less(TestZenwebPageLess) [/Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_less.rb:22]: soooo fucking slow! 2) Skipped: test_render_md_content(TestZenwebPageMarkdown) [/Users/ryan/Work/p4/zss/src/ZenWeb/dev/test/test_zenweb_plugins_markdown.rb:54]: not yet 94 tests, 339 assertions, 0 failures, 0 errors, 2 skips RESULT = 0 VERSION = mri_trunk CMD = ~/.multiruby/install/mri_trunk/bin/ruby -S rake [1/7] Isolating less (~> 1.2). [2/7] Isolating coderay (~> 1.0). [3/7] Isolating kramdown (~> 0.13). [4/7] Isolating rdoc (~> 3.10). Building native extensions. This could take a while... [5/7] Isolating rcov (~> 0.9). Depending on your version of ruby, you may need to install ruby rdoc/ri data: <= 1.8.6 : unsupported = 1.8.7 : gem install rdoc-data; rdoc-data --install = 1.9.1 : gem install rdoc-data; rdoc-data --install >= 1.9.2 : nothing to do! Yay! Building native extensions. This could take a while... rake aborted! ERROR: Failed to build gem native extension. /Users/ryan/.multiruby/install/mri_trunk/bin/ruby extconf.rb creating Makefile make compiling 1.8/callsite.c 1.8/callsite.c:2:17: error: env.h: No such file or directory 1.8/callsite.c:3:18: error: node.h: No such file or directory In file included from 1.8/callsite.c:4: /Users/ryan/.multiruby/install/mri_trunk/include/ruby-2.0.0/ruby/backward/st.h:2:2: warning: #warning use "ruby/st.h" instead of bare "st.h" 1.8/callsite.c:18: warning: type defaults to 'int' in declaration of 'caller_stack_len' 1.8/callsite.c: In function 'record_method_def_site': 1.8/callsite.c:56: warning: unused variable 'hash' 1.8/callsite.c: In function 'callsite_custom_backtrace': 1.8/callsite.c:73: error: 'ruby_frame' undeclared (first use in this function) 1.8/callsite.c:73: error: (Each undeclared identifier is reported only once 1.8/callsite.c:73: error: for each function it appears in.) 1.8/callsite.c:75: error: 'NODE' undeclared (first use in this function) 1.8/callsite.c:75: error: 'n' undeclared (first use in this function) 1.8/callsite.c:76: warning: ISO C90 forbids mixed declarations and code 1.8/callsite.c:81: error: dereferencing pointer to incomplete type 1.8/callsite.c:82: error: dereferencing pointer to incomplete type 1.8/callsite.c:85: error: dereferencing pointer to incomplete type 1.8/callsite.c:85: error: dereferencing pointer to incomplete type 1.8/callsite.c:86: error: dereferencing pointer to incomplete type 1.8/callsite.c:86: error: dereferencing pointer to incomplete type 1.8/callsite.c:87: error: dereferencing pointer to incomplete type 1.8/callsite.c:89: error: dereferencing pointer to incomplete type 1.8/callsite.c:89: error: dereferencing pointer to incomplete type 1.8/callsite.c:94: error: dereferencing pointer to incomplete type 1.8/callsite.c:96: warning: implicit declaration of function 'nd_line' 1.8/callsite.c: At top level: 1.8/callsite.c:113: error: expected ')' before 'event' 1.8/callsite.c: In function 'cov_install_callsite_hook': 1.8/callsite.c:151: error: 'coverage_event_callsite_hook' undeclared (first use in this function) 1.8/callsite.c:151: error: too few arguments to function 'rb_add_event_hook' 1.8/callsite.c: In function 'cov_remove_callsite_hook': 1.8/callsite.c:163: error: 'coverage_event_callsite_hook' undeclared (first use in this function) 1.8/callsite.c: In function 'Init_rcov_callsite': 1.8/callsite.c:194: warning: unused variable 'id_script_lines__' make: *** [callsite.o] Error 1 Gem files will remain installed in /Users/ryan/Work/p4/zss/src/ZenWeb/dev/tmp/isolate/ruby-2.0.0/gems/rcov-0.9.11 for inspection. Results logged to /Users/ryan/Work/p4/zss/src/ZenWeb/dev/tmp/isolate/ruby-2.0.0/gems/rcov-0.9.11/ext/rcovrt/gem_make.out Tasks: TOP => default => test => isolate (See full trace by running task with --trace) RESULT = 256 TOTAL RESULT = 3 failures out of 4 Passed: 1.9.3-p194 Failed: 1.9.2-p320, mri_trunk, 1.8.7-p249 :flog: 2319.5 :flay: 750.0