ruby 1.8.7 (2011-05-21 patchlevel 344) [powerpc64-linux] [1.8.7,o3] (ooopackages) 968W failed(rubyspec CommandTimeout) 49failed(rubyspec/) failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout)

chkbuild summary recent last

OlderDiff < 20110520T003747Z < ThisDiff > 20110521T002254Z > NewerDiff

OLDREV 30911
NEWREV 31666
CHG ChangeLog	30911->31666
CHG numeric.c	25811->31663
CHG re.h	24385->31664
CHG version.h	30911->31666
CHG ext/openssl/ossl_bn.c	28004->31657
CHG ext/openssl/lib/openssl/bn.rb	11708->31657
CHG ext/socket/getaddrinfo.c	22619->31661
CHG ext/socket/getnameinfo.c	12835->31661
CHG ext/socket/socket.c	21798->31660
CHG ext/zlib/zlib.c	27917->31662
CHG lib/fileutils.rb	30910->31665
CHG lib/uri/generic.rb	27406->31666
ADD test/openssl/test_bn.rb	none->31657
CHG test/ruby/test_range.rb	11708->31663
CHG test/uri/test_generic.rb	16085->31666
CHG win32/README.win32	11708->31658
CHG win32/configure.bat	15223->31658
CHG win32/setup.mak	29905->31658

===================================================================
+++ 20110521T002254Z
@@ 3547 @@
 socket.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
 socket.c:<line_a>: warning: dereferencing pointer [e28098]ss.423[e28099] does break strict-aliasing rules
+socket.c:3672: note: initialized from here
 socket.c: In function [e28098]ip_s_getaddress[e28099]:
 socket.c:<line_a>: warning: dereferencing pointer [e28098]addr.237[e28099] does break strict-aliasing rules
 socket.c:1731: note: initialized from here
@@ 4978 @@
 test_decode(OpenSSL::TestASN1): .
 test_encode_boolean(OpenSSL::TestASN1): .
 test_encode_integer(OpenSSL::TestASN1): .
+test_integer_to_bn(OpenSSL::TestBN): .
+test_prime_p(OpenSSL::TestBN): .
 test_AES(OpenSSL::TestCipher): .
 test_ciphers(OpenSSL::TestCipher): .
 test_crypt(OpenSSL::TestCipher): .
@@ 5118 @@
 .
 test_sslctx_set_params(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 .
+test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 6400 @@
 test_rand_0x100000000(TestRand): .
 test_evaluation_order(TestRange): .
 test_range_string(TestRange): .
+test_step_ruby_core_35753(TestRange): .
 test_closed_pipe(TestReadPartial): .
 test_length_zero(TestReadPartial): .
 test_open_pipe(TestReadPartial): .
@@ 7265 @@
 
 Finished in <t> seconds.
 
+2287 tests, 1348927 assertions, 0 failures, 0 errors
 == rubyspec # <time>
 + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/bin/ruby rubyspec/command_line rubyspec/core rubyspec/language rubyspec/library rubyspec/optional/capi
 ruby <version>
@@ 63821 @@
 
  <n>)
 ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR
+ThreadError: Thread#join: deadlock 0xf7e55ed8 - mutual join(0xf7d3bf20)
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join'
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'

===================================================================
--- 20110520T003747Z
@@ 3547 @@
 socket.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
 socket.c:<line_a>: warning: dereferencing pointer [e28098]ss.423[e28099] does break strict-aliasing rules
-socket.c:3668: note: initialized from here
 socket.c: In function [e28098]ip_s_getaddress[e28099]:
 socket.c:<line_a>: warning: dereferencing pointer [e28098]addr.237[e28099] does break strict-aliasing rules
 socket.c:1731: note: initialized from here
@@ 5116 @@
 .
 test_sslctx_set_params(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 .
-test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 7262 @@
 
 Finished in <t> seconds.
 
-2284 tests, 1348914 assertions, 0 failures, 0 errors
 == rubyspec # <time>
 + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/bin/ruby rubyspec/command_line rubyspec/core rubyspec/language rubyspec/library rubyspec/optional/capi
 ruby <version>
@@ 63818 @@
 
  <n>)
 ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR
-ThreadError: Thread#join: deadlock 0xf7ca9ee0 - mutual join(0xf7b8ffa0)
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join'
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55
 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'

OlderDiff < 20110520T003747Z < ThisDiff > 20110521T002254Z > NewerDiff


chkbuild summary recent last