| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey.read': Could not parse PKey (OpenSSL::PKey::PKeyError) |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey::RSA#public_key' |
| /tmp/ruby/src/trunk/test/rubygems/helper.rb:1536:in '<class:TestCase>' |
| /tmp/ruby/src/trunk/test/rubygems/helper.rb:69:in '<top (required)>' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_resolver_lock_specification.rb:3:in 'Kernel#require_relative' |
| /tmp/ruby/src/trunk/test/rubygems/test_gem_resolver_lock_specification.rb:3:in '<top (required)>' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:116:in 'Kernel#require' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:116:in 'Test::Unit::Worker#run' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:220:in '<main>' |
| running file: /tmp/ruby/src/trunk/test/rubygems/test_gem_resolver_lock_specification.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:906: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| OpenSSL::X509::Store#verify returns true for valid certificate ERROR |
| OpenSSL::PKey::PKeyError: Could not parse PKey |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey.read' |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey::RSA#public_key' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:4:in '<top (required)>' |
| 2) |
| OpenSSL::X509::Store#verify returns false for an expired certificate ERROR |
| OpenSSL::PKey::PKeyError: Could not parse PKey |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey.read' |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey::RSA#public_key' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:28:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:4:in '<top (required)>' |
| 3) |
| OpenSSL::X509::Store#verify returns false for an expired root certificate ERROR |
| OpenSSL::PKey::PKeyError: Could not parse PKey |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey.read' |
| /tmp/ruby/build/trunk/.ext/common/openssl/pkey.rb:352:in 'OpenSSL::PKey::RSA#public_key' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:44:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/ruby/library/openssl/x509/store/verify_spec.rb:4:in '<top (required)>' |
| make: *** [uncommon.mk:956: yes-test-spec] Error 1 |