From: Dmitry Perfilyev Date: 2010-12-24T20:40:22+09:00 Subject: [ruby-core:33852] [Ruby 1.9-Bug#4199][Open] make test ruby-1.9.2-p0 failed on Solaris10 x86 Bug #4199: make test ruby-1.9.2-p0 failed on Solaris10 x86 http://redmine.ruby-lang.org/issues/show/4199 Author: Dmitry Perfilyev Status: Open, Priority: Normal Target version: 1.9.2 ruby -v: ruby 1.9.2p0 (2010-08-18 revision 29036) [i386-solaris2.10] #./configure #./make #./make test make: Warning: Illegal dependency list for target `.DEFAULT' sample/test.rb:assignment ...... ............. test_thread.rb .............................................bootstraptest.tmp.rb:3: [BUG] rb_register_sigaltstack. malloc error ruby 1.9.2p0 (2010-08-18 revision 29036) [i386-solaris2.10] -- control frame ---------- c:0007 p:---- s:0018 b:0018 l:000017 d:000017 CFUNC :new c:0006 p:0017 s:0014 b:0014 l:00189c d:000013 BLOCK bootstraptest.tmp.rb:3 c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :times c:0003 p:0015 s:0007 b:0006 l:00189c d:00048c EVAL bootstraptest.tmp.rb:3 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:00189c d:00189c TOP --------------------------- -- Ruby level backtrace information ---------------------------------------- bootstraptest.tmp.rb:3:in `
' bootstraptest.tmp.rb:3:in `times' bootstraptest.tmp.rb:3:in `block in
' bootstraptest.tmp.rb:3:in `new' [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html E.... #929 test_thread.rb:381:in `': core dumped FAIL 1/933 tests failed *** Error code 1 The following command caused the error: ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./tool/runruby.rb --extout=.ext -- "./bootstraptest/runner.rb" --ruby="ruby -I./lib" -q make: Fatal error: Command failed for target `yes-btest-ruby' ---------------------------------------- http://redmine.ruby-lang.org