Satoshi Nakagawa
snaka****@infot*****
Mon Aug 6 07:47:28 JST 2007
Hi. I'm using plain ruby 1.8.2 on Intel. I have tested with patched libruby, it caused different result. $ /usr/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 "/usr/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb ActiveRecord was not found, if you have it installed as a gem you have to require 'rubygems' before you require 'osx/active_record' Skipping osx/active_record tests, you need to have active_record and sqlite3 make: `objc_test.bundle' is up to date. Loaded suite testall Started ........................................................................................................................................................................./Users/psychs/svn/rubycocoa/framework/build/Default/RubyCocoa.framework/Versions/A/Resources/ruby/osx/objc/oc_import.rb:154: [BUG] Bus Error ruby 1.8.2 (2004-12-25) [universal-darwin8.0] test failed 'system "/usr/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb' failed try 'ruby install.rb --help' for usage -- Satoshi Nakagawa On 2007/08/06, at 7:37, Laurent Sansonetti wrote: > Hi, > > Do you use plain ruby 1.8.2 or did you patch it using the libruby > binary in SVN? > > This is weird. Can someone else try to reproduce it on the same > environment? > > Laurent > > On Aug 5, 2007, at 11:30 PM, Satoshi Nakagawa wrote: > >> Hi. >> >> I have noticed test failures on trunk. >> Could you investigate this? >> >> Environment: >> >> Mac OS X 10.4.10 >> ruby 1.8.2 >> RubyCocoa r1985 >> >> >> $ svnversion >> 1985 >> $ /usr/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 >> "/usr/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb >> ActiveRecord was not found, if you have it installed as a gem you >> have to require 'rubygems' before you require 'osx/active_record' >> Skipping osx/active_record tests, you need to have active_record and >> sqlite3 >> make: `objc_test.bundle' is up to date. >> Loaded suite testall >> Started >> ..........................................................................................................................................................2007 >> -08-06 06:26:18.217 ruby[4111] *** Exception handlers were not >> properly removed. Some code has jumped or returned out of an >> NS_DURING...NS_HANDLER region without using the NS_VOIDRETURN or >> NS_VALUERETURN macros. >> /Users/psychs/svn/rubycocoa/framework/build/Default/ >> RubyCocoa.framework/Versions/A/Resources/ruby/osx/objc/oc_wrapper.rb: >> 50: [BUG] Bus Error >> ruby 1.8.2 (2004-12-25) [universal-darwin8.0] >> >> test failed >> 'system "/usr/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb' failed >> try 'ruby install.rb --help' for usage >> >> -- >> Satoshi Nakagawa >> >> _______________________________________________ >> Rubycocoa-devel mailing list >> Rubyc****@lists***** >> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel