ruby 1.8.8dev (2010-09-24) [x86_64-linux] [pth] (duet) 468W KB1F0E 3F0E rubyspec:67F53E

chkbuild summary recent last

OlderDiff < 20100923T004414Z < ThisDiff > 20100924T003810Z > 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

===================================================================
+++ 20100924T003810Z
@@ 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
@@ 3012 @@
 ../../../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    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/ext/-test-/add_suffix' [e3818be38289e587bae381bee38199]
+compiling -test-/threadswitch
+make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8-pth/<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    -lpthread -lrt -ldl -lcrypt -lm   -lc
+make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/ext/-test-/threadswitch' [e3818be38289e587bae381bee38199]
 compiling Win32API
 compiling bigdecimal
 make[1]: [e38387e382a3e383ace382afe38388e383aa] `/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/ext/bigdecimal' [e381abe585a5e3828ae381bee38199]
@@ 4558 @@
 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_exception.rb:<line_b>: warning: statement not reached
 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/test_variable.rb:<line_a>: warning: already initialized class variable @@rule
 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/gdbm/test_gdbm.rb:<line_a>: warning: `*' interpreted as argument prefix
+/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/envutil.rb:<line_a>: warning: method redefined; discarding old rubybin
+/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/ruby/envutil.rb:<line_a>: warning: method redefined; discarding old verbose_warning
 /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/lib/rdoc/parsers/parse_c.rb:<line_a>: warning: method redefined; discarding old progress
 /home/chkbuild/tmp/build/ruby-1.8-pth/<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-pth/<buildtime>/ruby/test/dbm/test_dbm.rb:<line_a>: warning: `*' interpreted as argument prefix
@@ 4570 @@
 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): .
@@ 7445 @@
 Finished in <t> seconds.
 
  <n>) Failure:
+test_threadswitch_init(Test_ThreadSwitch) [/home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/-ext-/test_threadswitch_hook.rb:13]:
+<""> expected to be =~
+</not an official API/>.
 
  <n>) Failure:
 test_gc(TestBigDecimal)
@@ 7483 @@
 /home/chkbuild/tmp/build/ruby-1.8-pth/<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)

===================================================================
--- 20100923T004414Z
@@ 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
@@ 7469 @@
 /home/chkbuild/tmp/build/ruby-1.8-pth/<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 < 20100923T004414Z < ThisDiff > 20100924T003810Z > NewerDiff


chkbuild summary recent last