OlderDiff < 20100922T234832Z < ThisDiff > 20100923T234632Z > NewerDiff
OLDREV 29175 NEWREV 29326 CHG ChangeLog 29175->29326 CHG configure.in 28759->29326 CHG eval.c 27983->29326 CHG node.h 24349->29326 CHG version.h 29172->29326 ADD ext/-test-/threadswitch/ none->29326 ADD ext/-test-/threadswitch/extconf.rb none->29326 ADD ext/-test-/threadswitch/threadswitch_hook.c none->29326 ADD test/-ext-/test_threadswitch_hook.rb none->29326 CHG test/ruby/envutil.rb 26299->29326 =================================================================== +++ 20100923T234632Z @@ 18 @@ Revision: <rev> Node Kind: directory Schedule: normal +Last Changed Author: nobu +Last Changed Rev: 29326 +Last Changed Date: 2010-09-24 03:00:46 +0900 (Fri, 24 Sep 2010) == autoconf # <time> + autoconf @@ 3007 @@ ../../../util.c:<line_c>: warning: comparison between signed and unsigned gcc -shared -o ../../../.ext/x86_64-linux/-test-/add_suffix/bug.so bug.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/ext/-test-/add_suffix' [e3818be38289e587bae381bee38199] +compiling -test-/threadswitch +make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/ext/-test-/threadswitch' [e381abe585a5e3828ae381bee38199] +/bin/mkdir -p ../../../.ext/x86_64-linux/-test-/threadswitch +gcc -I. -I../../.. -I../../../. -I../../.././ext/-test-/threadswitch -DRUBY_DEBUG_ENV -fPIC -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -o threadswitch_hook.o -c threadswitch_hook.c +gcc -shared -o ../../../.ext/x86_64-linux/-test-/threadswitch/event_hook.so threadswitch_hook.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lrt -ldl -lcrypt -lm -lc +make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/ext/-test-/threadswitch' [e3818be38289e587bae381bee38199] compiling Win32API compiling bigdecimal make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/ext/bigdecimal' [e381abe585a5e3828ae381bee38199] @@ 4197 @@ /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/ruby/test_exception.rb:<line_b>: warning: statement not reached /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/ruby/test_variable.rb:<line_a>: warning: already initialized class variable @@rule /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/gdbm/test_gdbm.rb:<line_a>: warning: `*' interpreted as argument prefix +/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/ruby/envutil.rb:<line_a>: warning: method redefined; discarding old rubybin +/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/ruby/envutil.rb:<line_a>: warning: method redefined; discarding old verbose_warning /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/lib/rdoc/parsers/parse_c.rb:<line_a>: warning: method redefined; discarding old progress /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/rdoc/parsers/test_parse_c.rb:<line_a>: warning: method redefined; discarding old test_find_class_comment_define_class /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/dbm/test_dbm.rb:<line_a>: warning: `*' interpreted as argument prefix @@ 4209 @@ test_style_1(Test_AddSuffix): . test_style_2(Test_AddSuffix): . test_style_3(Test_AddSuffix): . +test_threadswitch_init(Test_ThreadSwitch): F test_cannot_convert_into_time_interval(TestTimeout): . test_queue(TestTimeout): . test_timeout(TestTimeout): . @@ 7084 @@ Finished in <t> seconds. <n>) Failure: +test_threadswitch_init(Test_ThreadSwitch) [/home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/-ext-/test_threadswitch_hook.rb:13]: +<""> expected to be =~ +</not an official API/>. <n>) Failure: test_gc(TestBigDecimal) @@ 7122 @@ /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2698 tests, 1674864 assertions, 3 failures, 0 errors make: *** [test-all] [e382a8e383a9e383bc] 1 exit 2 failed(test-all) =================================================================== --- 20100922T234832Z @@ 18 @@ Revision: <rev> Node Kind: directory Schedule: normal -Last Changed Author: knu -Last Changed Rev: 29175 -Last Changed Date: 2010-09-03 17:25:47 +0900 (Fri, 03 Sep 2010) == autoconf # <time> + autoconf @@ 7108 @@ /home/chkbuild/tmp/build/ruby-1.8/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- -2697 tests, 1674863 assertions, 2 failures, 0 errors make: *** [test-all] [e382a8e383a9e383bc] 1 exit 2 failed(test-all)
OlderDiff < 20100922T234832Z < ThisDiff > 20100923T234632Z > NewerDiff