Report abuse

(in /Users/chris/dev/rubycocoa/trunk/src)
/opt/local/bin/ruby install.rb test
install.rb: entering test phase...
---> tests
extention ok: dyld: loaded: ../ext/rubycocoa/rubycocoa.bundle, cpu-sub-type: 3
framework ok: dyld: loaded: ../framework/build/Default/RubyCocoa.framework/Versions/A/RubyCocoa, cpu-sub-type: 3
"/opt/local/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb
./objc_test.bundle: Failed to load ./objc_test.bundle (LoadError)
        from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:495:in `require'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:342:in `new_constants_in'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:495:in `require'
        from ./tc_exception.rb:12
        from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
        from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:495:in `require'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:342:in `new_constants_in'
        from /opt/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2.6906/lib/active_support/dependencies.rb:495:in `require'
        from testall.rb:6

        from testall.rb:3
test failed
'system "/opt/local/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb' failed
try 'ruby install.rb --help' for usage
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby install.rb test...]
/Users/chris/dev/rubycocoa/trunk/src/rakefile:30
(See full trace by running task with --trace)