| 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/digest/test_digest.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestDigest::TestBase#test_base = 0.00 s = .
 
     | 
  
  
     | 
    
       TestDigest::TestMD5#test_alignment = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/digest/test_digest_hmac.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TC_HMAC_MD5#test_hexdigest = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rexml/test_encoding.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       EncodingTester#test_encoded_in_change_out = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_encoded_in_different_out = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_encoded_in_encoded_out = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_in_change_out = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_in_different_access = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_in_different_out = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_ticket_110 = 0.00 s = E
 
     | 
  
  
     | 
    
       EncodingTester#test_ticket_89 = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.008190s, 976.8490 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_encoded_in_change_out(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:27:in `test_encoded_in_change_out'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_encoded_in_different_out(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:40:in `test_encoded_in_different_out'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_encoded_in_encoded_out(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:19:in `test_encoded_in_encoded_out'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_in_change_out(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:48:in `test_in_change_out'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_in_different_access(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:67:in `test_in_different_access'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_in_different_out(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:58:in `test_in_different_out'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Error:
 
     | 
  
  
     | 
    
       test_ticket_110(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant REXML::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:88:in `test_ticket_110'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         8) Error:
 
     | 
  
  
     | 
    
       test_ticket_89(EncodingTester):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant EncodingTester::Document
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:79:in `test_ticket_89'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       8 tests, 0 assertions, 0 failures, 8 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 8
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/drb/test_drbssl.rb'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `initialize': key too short (OpenSSL::PKey::RSAError)
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `new'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `setup_certificate'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:148:in `open_server'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:759:in `block in open_server'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:757:in `each'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:757:in `open_server'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:1342:in `initialize'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:33:in `new'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:33:in `<class:DRbSSLService>'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:11:in `<top (required)>'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `require'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `block in non_options'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `each'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `non_options'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:52:in `process_args'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:891:in `_run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:884:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:21:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:630:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:634:in `run'
 
     | 
  
  
     | 
    
       	from ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 1
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_hmac.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestHMAC#test_dup = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestHMAC#test_hmac = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.003447s, 580.2019 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_dup(OpenSSL::TestHMAC):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_hmac(OpenSSL::TestHMAC):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       2 tests, 0 assertions, 0 failures, 2 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 2
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_pkey_rsa.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_digest_state_irrelevant_sign = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_digest_state_irrelevant_verify = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_export_format_is_RSA_PUBKEY = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_export_format_is_RSA_PUBKEY_pem = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_new = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_padding = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_private = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_RSAPublicKey = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_RSAPublicKey_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_RSA_PUBKEY = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_RSA_PUBKEY_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_private_key_der = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_private_key_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_private_key_pem_pw = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_public_key_der = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_read_public_key_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyRSA#test_sign_verify = 0.00 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.034478s, 493.0744 tests/s, 1479.2231 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_export_format_is_RSA_PUBKEY(OpenSSL::TestPKeyRSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `test_export_format_is_RSA_PUBKEY'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_export_format_is_RSA_PUBKEY_pem(OpenSSL::TestPKeyRSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `test_export_format_is_RSA_PUBKEY_pem'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_new(OpenSSL::TestPKeyRSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `test_new'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_padding(OpenSSL::TestPKeyRSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `test_padding'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_private(OpenSSL::TestPKeyRSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `test_private'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       17 tests, 51 assertions, 0 failures, 5 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 5
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_pkey_dsa.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_digest_state_irrelevant_verify = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_export_format_is_DSA_PUBKEY_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_new = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_private = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_DSAPublicKey_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_DSA_PUBKEY = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_DSA_PUBKEY_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_private_key_der = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_private_key_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_private_key_pem_pw = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_public_key_der = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_read_public_key_pem = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_sign_verify = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_sign_verify_sha1 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_sign_verify_sha256 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDSA#test_sys_sign_verify = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.035133s, 455.4101 tests/s, 1650.8618 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_digest_state_irrelevant_verify(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::PKeyError: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:52:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:52:in `test_digest_state_irrelevant_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_new(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DSAError: key size invalid
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `test_new'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_private(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DSAError: key size invalid
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `test_private'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_sign_verify(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::PKeyError: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:34:in `test_sign_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_sign_verify_sha1(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::PKeyError: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:39:in `test_sign_verify_sha1'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_sign_verify_sha256(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::PKeyError: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:43:in `test_sign_verify_sha256'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Error:
 
     | 
  
  
     | 
    
       test_sys_sign_verify(OpenSSL::TestPKeyDSA):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DSAError: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:29:in `syssign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:29:in `test_sys_sign_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       16 tests, 58 assertions, 0 failures, 7 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 7
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_cipher.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_AES = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_AES_crush = 0.01 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_ciphers = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_crypt = 0.00 s = F
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_dup = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_empty_data = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_info = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_initialize = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestCipher#test_reset = 0.00 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.015962s, 563.8507 tests/s, 36838.2437 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_AES(OpenSSL::TestCipher):
 
     | 
  
  
     | 
    
       OpenSSL::Cipher::CipherError: bad decrypt
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:90:in `final'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:90:in `block in test_AES'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:81:in `each'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:81:in `test_AES'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Failure:
 
     | 
  
  
     | 
    
       test_crypt(OpenSSL::TestCipher) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:25]:
 
     | 
  
  
     | 
    
       encrypt.
 
     | 
  
  
     | 
    
       <"y!\xA1U'\xB2\xAF\xF7"> expected but was
 
     | 
  
  
     | 
    
       <"\xBE)\xF0\x81\x02\xC1\x10u">.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       9 tests, 588 assertions, 1 failures, 1 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 2
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_ssl.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_client_auth = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_client_ca = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_connect_and_close = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_ctx_setup = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_ctx_setup_no_compression = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_exception_in_verify_callback_is_ignored = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_multibyte_read_write = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_not_started_session = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_parallel = 0.03 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_post_connection_check = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_read_and_write = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_ssl_read_nonblock = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_sslctx_set_params = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_starttls = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_tlsext_hostname = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_unset_OP_ALL = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSL#test_verify_result = 0.02 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.366147s, 46.4294 tests/s, 16.3868 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_client_auth(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:112:in `test_client_auth'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_client_ca(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:153:in `test_client_ca'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_connect_and_close(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:44:in `test_connect_and_close'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_exception_in_verify_callback_is_ignored(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:251:in `test_exception_in_verify_callback_is_ignored'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_multibyte_read_write(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:414:in `block in test_multibyte_read_write'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:403:in `each'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:403:in `test_multibyte_read_write'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_parallel(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:195:in `test_parallel'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Error:
 
     | 
  
  
     | 
    
       test_post_connection_check(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:291:in `test_post_connection_check'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         8) Error:
 
     | 
  
  
     | 
    
       test_read_and_write(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:62:in `test_read_and_write'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         9) Error:
 
     | 
  
  
     | 
    
       test_ssl_read_nonblock(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:29:in `test_ssl_read_nonblock'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        10) Error:
 
     | 
  
  
     | 
    
       test_sslctx_set_params(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:271:in `test_sslctx_set_params'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        11) Error:
 
     | 
  
  
     | 
    
       test_starttls(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:170:in `test_starttls'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        12) Error:
 
     | 
  
  
     | 
    
       test_tlsext_hostname(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:376:in `test_tlsext_hostname'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        13) Error:
 
     | 
  
  
     | 
    
       test_unset_OP_ALL(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:430:in `test_unset_OP_ALL'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        14) Error:
 
     | 
  
  
     | 
    
       test_verify_result(OpenSSL::TestSSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:216:in `test_verify_result'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       17 tests, 6 assertions, 0 failures, 14 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 14
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_digest.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_098_features = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_digest = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_digest_by_oid_and_name = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_digest_by_oid_and_name_sha2 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_digest_constants = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_dup = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_eql = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_info = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestDigest#test_reset = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.010760s, 836.4032 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_098_features(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_digest(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_digest_by_oid_and_name(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_digest_by_oid_and_name_sha2(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_digest_constants(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_dup(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Error:
 
     | 
  
  
     | 
    
       test_eql(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         8) Error:
 
     | 
  
  
     | 
    
       test_info(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         9) Error:
 
     | 
  
  
     | 
    
       test_reset(OpenSSL::TestDigest):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       9 tests, 0 assertions, 0 failures, 9 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 9
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_pkey_dh.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_generate_key = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_key_exchange = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_new = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_public_key = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_to_der = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPKeyDH#test_to_pem = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.006483s, 925.4885 tests/s, 616.9923 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_generate_key(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DHError: Failed to generate key: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:38:in `generate_key!'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:38:in `test_generate_key'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_key_exchange(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DHError: Failed to generate key: key size too small
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:45:in `generate_key!'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:45:in `test_key_exchange'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_new(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::DHError: BN lib
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `test_new'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_public_key(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:28:in `test_public_key'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_to_der(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:12:in `test_to_der'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_to_pem(OpenSSL::TestPKeyDH):
 
     | 
  
  
     | 
    
       NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:20:in `test_to_pem'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       6 tests, 4 assertions, 0 failures, 6 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 6
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_pair.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestEOF1#test_eof_0 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF1#test_eof_0_rw = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF1#test_eof_1 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF1#test_eof_2 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF1#test_eof_3 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF2#test_eof_0 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF2#test_eof_0_rw = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF2#test_eof_1 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF2#test_eof_2 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestEOF2#test_eof_3 = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_connect_accept_nonblock = 0.71 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_getc = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_puts_empty = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_puts_meta = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_read_nonblock = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_readall = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_readline = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_readpartial = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_write_nonblock = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestPair#test_write_nonblock_with_buffered_data = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.745285s, 26.8354 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_eof_0(OpenSSL::TestEOF1):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:5:in `test_eof_0'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_eof_1(OpenSSL::TestEOF1):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:40:in `test_eof_1'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_eof_2(OpenSSL::TestEOF1):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:87:in `test_eof_2'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_eof_3(OpenSSL::TestEOF1):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:94:in `test_eof_3'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_eof_0(OpenSSL::TestEOF2):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:5:in `test_eof_0'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_eof_1(OpenSSL::TestEOF2):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:40:in `test_eof_1'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Error:
 
     | 
  
  
     | 
    
       test_eof_2(OpenSSL::TestEOF2):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:87:in `test_eof_2'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         8) Error:
 
     | 
  
  
     | 
    
       test_eof_3(OpenSSL::TestEOF2):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:94:in `test_eof_3'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         9) Error:
 
     | 
  
  
     | 
    
       test_connect_accept_nonblock(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server key exchange A: sslv3 alert handshake failure
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:226:in `connect_nonblock'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:226:in `test_connect_accept_nonblock'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        10) Error:
 
     | 
  
  
     | 
    
       test_getc(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:86:in `test_getc'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        11) Error:
 
     | 
  
  
     | 
    
       test_puts_empty(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:135:in `test_puts_empty'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        12) Error:
 
     | 
  
  
     | 
    
       test_puts_meta(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:121:in `test_puts_meta'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        13) Error:
 
     | 
  
  
     | 
    
       test_read_nonblock(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:143:in `test_read_nonblock'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        14) Error:
 
     | 
  
  
     | 
    
       test_readall(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:107:in `test_readall'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        15) Error:
 
     | 
  
  
     | 
    
       test_readline(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:114:in `test_readline'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        16) Error:
 
     | 
  
  
     | 
    
       test_readpartial(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:93:in `test_readpartial'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        17) Error:
 
     | 
  
  
     | 
    
       test_write_nonblock(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:164:in `test_write_nonblock'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
        18) Error:
 
     | 
  
  
     | 
    
       test_write_nonblock_with_buffered_data(OpenSSL::TestPair):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:181:in `test_write_nonblock_with_buffered_data'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       20 tests, 0 assertions, 0 failures, 18 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 18
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_x509name.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestX509Name#test_add_entry = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Name#test_add_entry_street = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Name#test_equals2 = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Name#test_hash = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_x509req.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestX509Request#test_attr = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Request#test_public_key = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Request#test_sign_and_verify = 0.00 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Request#test_subject = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Request#test_version = 0.00 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.017340s, 288.3434 tests/s, 1384.0484 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_public_key(OpenSSL::TestX509Request):
 
     | 
  
  
     | 
    
       OpenSSL::X509::RequestError: EVP lib
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:19:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:19:in `issue_csr'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:29:in `test_public_key'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_sign_and_verify(OpenSSL::TestX509Request):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:110:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:110:in `test_sign_and_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       5 tests, 24 assertions, 0 failures, 2 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 2
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_x509cert.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_check_private_key = 0.01 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_dsa_with_sha2 = 0.00 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_dsig_algorithm_mismatch = 0.00 s = F
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_extension = 0.01 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_public_key = 0.01 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_serial = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_sign_and_verify = 0.01 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestX509Certificate#test_validity = 0.02 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.082751s, 96.6761 tests/s, 531.7186 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_dsig_algorithm_mismatch(OpenSSL::TestX509Certificate) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:180]:
 
     | 
  
  
     | 
    
       [OpenSSL::X509::CertificateError] exception expected, not
 
     | 
  
  
     | 
    
       Class: <OpenSSL::Digest::DigestError>
 
     | 
  
  
     | 
    
       Message: <"Digest initialization failed.: disabled for fips">
 
     | 
  
  
     | 
    
       ---Backtrace---
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:182:in `new'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:182:in `block in test_dsig_algorithm_mismatch'
 
     | 
  
  
     | 
    
       ---------------
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_extension(OpenSSL::TestX509Certificate):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:118:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:118:in `test_extension'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_public_key(OpenSSL::TestX509Certificate):
 
     | 
  
  
     | 
    
       OpenSSL::X509::CertificateError: EVP lib
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `issue_cert'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:20:in `issue_cert'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:45:in `block in test_public_key'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:43:in `each'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:43:in `test_public_key'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_sign_and_verify(OpenSSL::TestX509Certificate):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:138:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:138:in `test_sign_and_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       8 tests, 44 assertions, 1 failures, 3 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 4
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_x509crl.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestX509CRL#test_basic = 0.01 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509CRL#test_crlnumber = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509CRL#test_extension = 0.01 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509CRL#test_revoked = 0.16 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestX509CRL#test_sign_and_verify = 0.01 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.230704s, 21.6728 tests/s, 351.0998 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_sign_and_verify(OpenSSL::TestX509CRL):
 
     | 
  
  
     | 
    
       OpenSSL::X509::CertificateError: EVP lib
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `sign'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `issue_cert'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509crl.rb:24:in `issue_cert'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509crl.rb:200:in `test_sign_and_verify'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       5 tests, 81 assertions, 0 failures, 1 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 1
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/openssl/test_ssl_session.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_client_session = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_ctx_client_session_cb = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_ctx_server_session_cb = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_server_session = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_session = 0.02 s = E
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_session_exts_read = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_session_time = 0.02 s = .
 
     | 
  
  
     | 
    
       OpenSSL::TestSSLSession#test_session_timeout = 0.02 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.163922s, 48.8037 tests/s, 54.9041 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_client_session(OpenSSL::TestSSLSession):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:117:in `test_client_session'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_ctx_client_session_cb(OpenSSL::TestSSLSession):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:253:in `test_ctx_client_session_cb'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_ctx_server_session_cb(OpenSSL::TestSSLSession):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:307:in `test_ctx_server_session_cb'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_server_session(OpenSSL::TestSSLSession):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:203:in `test_server_session'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_session(OpenSSL::TestSSLSession):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:7:in `test_session'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       8 tests, 9 assertions, 0 failures, 5 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 5
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/syck/test_yamlstore.rb'
 
     | 
  
  
     | 
    
       md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/open-uri/test_ssl.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestOpenURISSL#test_proxy = 0.01 s = E
 
     | 
  
  
     | 
    
       TestOpenURISSL#test_validation = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.012102s, 165.2644 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_proxy(TestOpenURISSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_validation(TestOpenURISSL):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       2 tests, 0 assertions, 0 failures, 2 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 2
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/cgi/test_cgi_session.rb'
 
     | 
  
  
     | 
    
       md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/ruby/test_rubyoptions.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestRubyOptions#test_DATA = 0.06 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_assignment_in_conditional = 0.07 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_autosplit = 0.06 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_chdir = 0.12 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_copyright = 0.09 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_debug = 0.07 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_disable = 0.19 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_enable = 0.27 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_encoding = 0.19 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_eval = 0.03 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_include = 0.12 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_indentation_check = 0.08 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_invalid_option = 0.18 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_kanji = 0.25 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_notfound = 0.16 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_option_variables = 0.12 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_program_name = 0.36 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_require = 0.26 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_rubyopt = 0.22 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_safe_level = 0.06 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_script_from_stdin = 0.14 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_search = 0.13 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_segv_test = 0.36 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_separator = 0.18 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_set_program_name = 0.34 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_sflag = 0.19 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_shadowing_variable = 0.07 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_shebang = 0.31 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_source_file = 0.07 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_syntax_check = 0.06 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_unmatching_glob = 0.13 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_unused_variable = 0.06 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_usage = 0.06 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_verbose = 0.06 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_version = 0.03 s = .
 
     | 
  
  
     | 
    
       TestRubyOptions#test_warning = 0.25 s = F
 
     | 
  
  
     | 
    
       TestRubyOptions#test_yydebug = 0.13 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 5.566875s, 6.6465 tests/s, 37.5435 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_assignment_in_conditional(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:328]:
 
     | 
  
  
     | 
    
       [ruby-dev:39363].
 
     | 
  
  
     | 
    
       Expected /\A(\/tmp\/test_ruby_test_rubyoption20120828\-4779\-18iq7f6\.rb):1(: warning: found = in conditional, should be ==)\n\1:4\2\Z/ to match "/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here\n/tmp/test_ruby_test_rubyoption20120828-4779-18iq7f6.rb:1: warning: found = in conditional, should be ==\n/tmp/test_ruby_test_rubyoption20120828-4779-18iq7f6.rb:4: warning: found = in conditional, should be ==\n".
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Failure:
 
     | 
  
  
     | 
    
       test_copyright(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:99]:
 
     | 
  
  
     | 
    
       <[]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Failure:
 
     | 
  
  
     | 
    
       test_indentation_check(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:340]:
 
     | 
  
  
     | 
    
       <["/tmp/test_ruby_test_rubyoption20120828-4779-1a4pf7d.rb:2: warning: mismatched indentations at 'end' with 'begin' at 1"]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here",
 
     | 
  
  
     | 
    
        "/tmp/test_ruby_test_rubyoption20120828-4779-1a4pf7d.rb:2: warning: mismatched indentations at 'end' with 'begin' at 1"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Failure:
 
     | 
  
  
     | 
    
       test_shadowing_variable(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:496]:
 
     | 
  
  
     | 
    
       [ruby-dev:42718].
 
     | 
  
  
     | 
    
       <["-e:3: warning: shadowing outer local variable - a"]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here",
 
     | 
  
  
     | 
    
        "-e:3: warning: shadowing outer local variable - a"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Failure:
 
     | 
  
  
     | 
    
       test_unused_variable(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:486]:
 
     | 
  
  
     | 
    
       [ruby-dev:41620].
 
     | 
  
  
     | 
    
       <[]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Failure:
 
     | 
  
  
     | 
    
       test_verbose(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:84]:
 
     | 
  
  
     | 
    
       <[]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         7) Failure:
 
     | 
  
  
     | 
    
       test_warning(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:63]:
 
     | 
  
  
     | 
    
       <[]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       37 tests, 209 assertions, 7 failures, 0 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 7
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/testunit/test_rake_integration.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       RakeIntegration#test_with_rake_runner = 0.25 s = F
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.251307s, 3.9792 tests/s, 11.9376 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_with_rake_runner(RakeIntegration) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/testunit/test_rake_integration.rb:29]:
 
     | 
  
  
     | 
    
       [ruby-core:32864].
 
     | 
  
  
     | 
    
       <[]> expected but was
 
     | 
  
  
     | 
    
       <["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
 
     | 
  
  
     | 
    
        "/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
 
     | 
  
  
     | 
    
        "/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       1 tests, 3 assertions, 1 failures, 0 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 1
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/test_pstore.rb'
 
     | 
  
  
     | 
    
       md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/net/http/test_https.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestNetHTTPS#test_certificate_verify_failure = 0.00 s = E
 
     | 
  
  
     | 
    
       TestNetHTTPS#test_get = 0.00 s = E
 
     | 
  
  
     | 
    
       TestNetHTTPS#test_identity_verify_failure = 0.00 s = E
 
     | 
  
  
     | 
    
       TestNetHTTPS#test_post = 0.00 s = E
 
     | 
  
  
     | 
    
       TestNetHTTPS#test_timeout_during_SSL_handshake = 0.00 s = E
 
     | 
  
  
     | 
    
       TestNetHTTPS#test_verify_none = 0.00 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.013837s, 433.6138 tests/s, 0.0000 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_certificate_verify_failure(TestNetHTTPS):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_get(TestNetHTTPS):
 
     | 
  
  
     | 
    
       Errno::EADDRINUSE: Address already in use - bind(2)
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_identity_verify_failure(TestNetHTTPS):
 
     | 
  
  
     | 
    
       Errno::EADDRINUSE: Address already in use - bind(2)
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Error:
 
     | 
  
  
     | 
    
       test_post(TestNetHTTPS):
 
     | 
  
  
     | 
    
       Errno::EADDRINUSE: Address already in use - bind(2)
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         5) Error:
 
     | 
  
  
     | 
    
       test_timeout_during_SSL_handshake(TestNetHTTPS):
 
     | 
  
  
     | 
    
       Errno::EADDRINUSE: Address already in use - bind(2)
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         6) Error:
 
     | 
  
  
     | 
    
       test_verify_none(TestNetHTTPS):
 
     | 
  
  
     | 
    
       Errno::EADDRINUSE: Address already in use - bind(2)
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       6 tests, 0 assertions, 0 failures, 6 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 6
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/net/imap/test_imap.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       IMAPTest#test_connection_closed_during_idle = 0.11 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_decode_utf7 = 0.00 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_encode_utf7 = 0.00 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_exception_during_idle = 0.15 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_exception_during_shutdown = 0.01 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_format_date = 0.00 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_format_datetime = 0.00 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_idle = 0.09 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_idle_done_not_during_idle = 0.00 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_imaps_post_connection_check = 0.00 s = F
 
     | 
  
  
     | 
    
       IMAPTest#test_imaps_unknown_ca = 0.00 s = F
 
     | 
  
  
     | 
    
       IMAPTest#test_imaps_verify_none = 0.00 s = F
 
     | 
  
  
     | 
    
       IMAPTest#test_imaps_with_ca_file = 0.00 s = F
 
     | 
  
  
     | 
    
       IMAPTest#test_starttls = 0.12 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_unexpected_bye = 0.01 s = .
 
     | 
  
  
     | 
    
       IMAPTest#test_unexpected_eof = 0.01 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.508765s, 31.4487 tests/s, 57.0008 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_imaps_post_connection_check(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:94]:
 
     | 
  
  
     | 
    
       [OpenSSL::SSL::SSLError] exception expected, not
 
     | 
  
  
     | 
    
       Class: <OpenSSL::Digest::DigestError>
 
     | 
  
  
     | 
    
       Message: <"Digest initialization failed.: disabled for fips">
 
     | 
  
  
     | 
    
       ---Backtrace---
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `new'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `imaps_test'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:95:in `block in test_imaps_post_connection_check'
 
     | 
  
  
     | 
    
       ---------------
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Failure:
 
     | 
  
  
     | 
    
       test_imaps_unknown_ca(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:50]:
 
     | 
  
  
     | 
    
       [OpenSSL::SSL::SSLError] exception expected, not
 
     | 
  
  
     | 
    
       Class: <OpenSSL::Digest::DigestError>
 
     | 
  
  
     | 
    
       Message: <"Digest initialization failed.: disabled for fips">
 
     | 
  
  
     | 
    
       ---Backtrace---
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `new'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `imaps_test'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:51:in `block in test_imaps_unknown_ca'
 
     | 
  
  
     | 
    
       ---------------
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Failure:
 
     | 
  
  
     | 
    
       test_imaps_verify_none(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:82]:
 
     | 
  
  
     | 
    
       Exception raised:
 
     | 
  
  
     | 
    
       <#<OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips>>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Failure:
 
     | 
  
  
     | 
    
       test_imaps_with_ca_file(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:66]:
 
     | 
  
  
     | 
    
       Exception raised:
 
     | 
  
  
     | 
    
       <#<OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips>>.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       16 tests, 29 assertions, 4 failures, 0 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 4
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/net/pop/test_pop.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestPOP#test_apop_invalid = 0.01 s = .
 
     | 
  
  
     | 
    
       TestPOP#test_apop_invalid_at = 0.01 s = .
 
     | 
  
  
     | 
    
       TestPOP#test_apop_ng = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rubygems/test_gem_validator.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestGemValidator#test_verify_gem = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rubygems/test_gem_security.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestGemSecurity#test_class_sign_cert = 0.02 s = E
 
     | 
  
  
     | 
    
       TestGemSecurity#test_class_build_cert = 0.01 s = E
 
     | 
  
  
     | 
    
       TestGemSecurity#test_class_build_self_signed_cert = 0.01 s = E
 
     | 
  
  
     | 
    
       TestGemSecurity#test_class_email_to_name = 0.01 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.050885s, 78.6083 tests/s, 78.6083 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_class_sign_cert(TestGemSecurity):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `test_class_sign_cert'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_class_build_cert(TestGemSecurity):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `new'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `test_class_build_cert'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Error:
 
     | 
  
  
     | 
    
       test_class_build_self_signed_cert(TestGemSecurity):
 
     | 
  
  
     | 
    
       OpenSSL::PKey::RSAError: key too short
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:58:in `test_class_build_self_signed_cert'
 
     | 
  
  
     | 
    
           ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       4 tests, 4 assertions, 0 failures, 3 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 3
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rubygems/test_gem_remote_fetcher.rb'
 
     | 
  
  
     | 
    
       /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `initialize': BN lib (OpenSSL::PKey::DHError)
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `new'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `singletonclass'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:844:in `<class:TestGemRemoteFetcher>'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:22:in `<top (required)>'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `require'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `block in non_options'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `each'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `non_options'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:52:in `process_args'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:891:in `_run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:884:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:21:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:630:in `run'
 
     | 
  
  
     | 
    
       	from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:634:in `run'
 
     | 
  
  
     | 
    
       	from ./test/runner.rb:15:in `<main>'
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 1
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rubygems/test_gem_commands_cert_command.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_add = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_build = 0.40 s = .
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_certificate = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_sign = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_remove = 0.02 s = .
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_private_key = 0.09 s = F
 
     | 
  
  
     | 
    
       TestGemCommandsCertCommand#test_execute_list = 0.02 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.599211s, 11.6820 tests/s, 36.7149 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_execute_private_key(TestGemCommandsCertCommand) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_commands_cert_command.rb:96]:
 
     | 
  
  
     | 
    
       --- expected
 
     | 
  
  
     | 
    
       +++ actual
 
     | 
  
  
     | 
    
       @@ -1,28 +1,29 @@
 
     | 
  
  
     | 
    
       -"-----BEGIN RSA PRIVATE KEY-----
 
     | 
  
  
     | 
    
       -MIIEpQIBAAKCAQEAz0tTOtsJuHDKAEXrQx0f6DUEzBEUTSLR1fk0iEHsY9rDCQxm
 
     | 
  
  
     | 
    
       -sw5Bf2UnVhdD03B4/XzIK+pat2CMQc37/vLIBuVgS7g/fzatGiM0m5rAHtycr0XU
 
     | 
  
  
     | 
    
       -8Ek6zjx4iSv70OLjybY+/utHCEc838awGDMCFR21jYxgATPVwqAIyasvwbKh/Vhw
 
     | 
  
  
     | 
    
       -uErFPqT9G8BKTHsaX+H+ADIRH001OmWkjB6EyjF05114kNMa0+2C7daV9hoBL3md
 
     | 
  
  
     | 
    
       -hCt6zOGcapl/9LkGxhcNEUB/So16V1ZQldg9macGyWktyNTSfctlF+f8okAmicG3
 
     | 
  
  
     | 
    
       -XIwaW8UTmjFCmvDs/h1R/uKpe2IOHz87n29d2QIDAQABAoIBAQCR6n/nyg+JmTtX
 
     | 
  
  
     | 
    
       -/d+hGns/RTLfQpZ7xarXZ9gmoeD4WSE42VXhbIOGXXnXDAFecKl6Jb/xycGZm4if
 
     | 
  
  
     | 
    
       -OZPM3rEWyZeDNWrc7WvkHiwF7GSYVMqmRg2iJqoSSla+mAtl+pBFiNfHMW6K0Tp0
 
     | 
  
  
     | 
    
       -erOyFRW+L2+A9/MMZaRun6AP9URkn0jz2kwmMFf+6szmzVn6fPFzZDRI+hEeaDmi
 
     | 
  
  
     | 
    
       -LBzSrfrddrIBX+xGEoBj6RmfnKBCSUVSSxOauYjd4mVjVYxvMH4SV1hXDUS5GPl5
 
     | 
  
  
     | 
    
       -MbCiBb7bpNIg/8ljMoRrQiqk0XwwS7MaCqPtMhUtpSmC/zSjAfmoN7AOc/Xh69cQ
 
     | 
  
  
     | 
    
       -OCMNZH9BAoGBAPBlsuuU6fg0gVTKDdR12jHx03uRRt8/nPxHnpJkZCIh9XKh1LtY
 
     | 
  
  
     | 
    
       -bkumi9HZpp3mzDiaGg/rwfCwNckKx8NLhICLgkric6ClrKftxTu6C8tBAb5YDi6u
 
     | 
  
  
     | 
    
       -74KYnV8lMY/unzBtIloPgM3uluS292POmrWZpKwhvHLD71MewzMor5HFAoGBANy/
 
     | 
  
  
     | 
    
       -mwsBs8i3Gzk8Twjq8effhPpE7kpxhC7bhwmjX3q41EjQWDT8M6xb1P9dRSsCIebi
 
     | 
  
  
     | 
    
       -kqP1yhl27dJpA8r5WqE/z89xhBvObAGRv41eXxOI0LaH2k5lJQrUeSC+51dy+BEB
 
     | 
  
  
     | 
    
       -T3GXD4C5ezZHQ8Wz/oL73uikrfhD+AqOZT2YbMEFAoGBAJvWEWpOGm3f+4bvhI+Z
 
     | 
  
  
     | 
    
       -5lxCG4oa3wqRvj58XvsfQRovUWGCLtlTtgwsZq8enLf3iaOXohV4Czzvva4Z4u1i
 
     | 
  
  
     | 
    
       -4v5BcbEBo1scixRBOn5BWKvl9C9j/a2dkX3jWQD4p2xaj69gz8f6DNFyPTb+tNhq
 
     | 
  
  
     | 
    
       -cjgO5YUASZ1MDrSfWIKteULRAoGAZkZv8x2KyofrmQ0UITGZerDYz4t4TA1kDMGx
 
     | 
  
  
     | 
    
       -QwnqhtVzpXjCJWpkFotFmDsCfPaz9mErR8PtKvcrIL1/AF+fWe5Sve3+I1P0PpXk
 
     | 
  
  
     | 
    
       -hf8fVdGhwbAXuRKrouTmagGI9b9Sp65PvHUcvasyJufFwqeuV8mScX87CzeSiHGI
 
     | 
  
  
     | 
    
       -/ozMdnECgYEAq4+losrhe0DEmiC9zVPvwRXjbSixDsSJxHfOcqIsZqhUgBiZ4TJD
 
     | 
  
  
     | 
    
       -SrkuukrMZib6BAD+PtCJS1TBbJyyvL3QecizhHSIh3ZnT0HnaRPatLEYmU65+3kE
 
     | 
  
  
     | 
    
       -kTqL4ik92bJnnWowy677sydl1lzBJDVa9ZlTs7BFSd8y/0DZaUxGg2I=
 
     | 
  
  
     | 
    
       ------END RSA PRIVATE KEY-----
 
     | 
  
  
     | 
    
       +"-----BEGIN PRIVATE KEY-----
 
     | 
  
  
     | 
    
       +MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDPS1M62wm4cMoA
 
     | 
  
  
     | 
    
       +RetDHR/oNQTMERRNItHV+TSIQexj2sMJDGazDkF/ZSdWF0PTcHj9fMgr6lq3YIxB
 
     | 
  
  
     | 
    
       +zfv+8sgG5WBLuD9/Nq0aIzSbmsAe3JyvRdTwSTrOPHiJK/vQ4uPJtj7+60cIRzzf
 
     | 
  
  
     | 
    
       +xrAYMwIVHbWNjGABM9XCoAjJqy/BsqH9WHC4SsU+pP0bwEpMexpf4f4AMhEfTTU6
 
     | 
  
  
     | 
    
       +ZaSMHoTKMXTnXXiQ0xrT7YLt1pX2GgEveZ2EK3rM4ZxqmX/0uQbGFw0RQH9KjXpX
 
     | 
  
  
     | 
    
       +VlCV2D2ZpwbJaS3I1NJ9y2UX5/yiQCaJwbdcjBpbxROaMUKa8Oz+HVH+4ql7Yg4f
 
     | 
  
  
     | 
    
       +Pzufb13ZAgMBAAECggEBAJHqf+fKD4mZO1f936Eaez9FMt9ClnvFqtdn2Cah4PhZ
 
     | 
  
  
     | 
    
       +ITjZVeFsg4ZdedcMAV5wqXolv/HJwZmbiJ85k8zesRbJl4M1atzta+QeLAXsZJhU
 
     | 
  
  
     | 
    
       +yqZGDaImqhJKVr6YC2X6kEWI18cxborROnR6s7IVFb4vb4D38wxlpG6foA/1RGSf
 
     | 
  
  
     | 
    
       +SPPaTCYwV/7qzObNWfp88XNkNEj6ER5oOaIsHNKt+t12sgFf7EYSgGPpGZ+coEJJ
 
     | 
  
  
     | 
    
       +RVJLE5q5iN3iZWNVjG8wfhJXWFcNRLkY+XkxsKIFvtuk0iD/yWMyhGtCKqTRfDBL
 
     | 
  
  
     | 
    
       +sxoKo+0yFS2lKYL/NKMB+ag3sA5z9eHr1xA4Iw1kf0ECgYEA8GWy65Tp+DSBVMoN
 
     | 
  
  
     | 
    
       +1HXaMfHTe5FG3z+c/EeekmRkIiH1cqHUu1huS6aL0dmmnebMOJoaD+vB8LA1yQrH
 
     | 
  
  
     | 
    
       +w0uEgIuCSuJzoKWsp+3FO7oLy0EBvlgOLq7vgpidXyUxj+6fMG0iWg+Aze6W5Lb3
 
     | 
  
  
     | 
    
       +Y86atZmkrCG8csPvUx7DMyivkcUCgYEA3L+bCwGzyLcbOTxPCOrx59+E+kTuSnGE
 
     | 
  
  
     | 
    
       +LtuHCaNferjUSNBYNPwzrFvU/11FKwIh5uKSo/XKGXbt0mkDyvlaoT/Pz3GEG85s
 
     | 
  
  
     | 
    
       +AZG/jV5fE4jQtofaTmUlCtR5IL7nV3L4EQFPcZcPgLl7NkdDxbP+gvve6KSt+EP4
 
     | 
  
  
     | 
    
       +Co5lPZhswQUCgYEAm9YRak4abd/7hu+Ej5nmXEIbihrfCpG+Pnxe+x9BGi9RYYIu
 
     | 
  
  
     | 
    
       +2VO2DCxmrx6ct/eJo5eiFXgLPO+9rhni7WLi/kFxsQGjWxyLFEE6fkFYq+X0L2P9
 
     | 
  
  
     | 
    
       +rZ2RfeNZAPinbFqPr2DPx/oM0XI9Nv602GpyOA7lhQBJnUwOtJ9Ygq15QtECgYBm
 
     | 
  
  
     | 
    
       +Rm/zHYrKh+uZDRQhMZl6sNjPi3hMDWQMwbFDCeqG1XOleMIlamQWi0WYOwJ89rP2
 
     | 
  
  
     | 
    
       +YStHw+0q9ysgvX8AX59Z7lK97f4jU/Q+leSF/x9V0aHBsBe5Equi5OZqAYj1v1Kn
 
     | 
  
  
     | 
    
       +rk+8dRy9qzIm58XCp65XyZJxfzsLN5KIcYj+jMx2cQKBgQCrj6WiyuF7QMSaIL3N
 
     | 
  
  
     | 
    
       +U+/BFeNtKLEOxInEd85yoixmqFSAGJnhMkNKuS66SsxmJvoEAP4+0IlLVMFsnLK8
 
     | 
  
  
     | 
    
       +vdB5yLOEdIiHdmdPQedpE9q0sRiZTrn7eQSROoviKT3ZsmedajDLrvuzJ2XWXMEk
 
     | 
  
  
     | 
    
       +NVr1mVOzsEVJ3zL/QNlpTEaDYg==
 
     | 
  
  
     | 
    
       +-----END PRIVATE KEY-----
 
     | 
  
  
     | 
    
        "
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       7 tests, 22 assertions, 1 failures, 0 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 1
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/rubygems/test_gem.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestGem#test_self_activate = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_default_exec_format_jruby = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bindir_default_dir = 0.05 s = F
 
     | 
  
  
     | 
    
       TestGem#test_self_ensure_gem_directories_write_protected = 0.02 s = F
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_ambiguous_direct = 0.07 s = .
 
     | 
  
  
     | 
    
       TestGem#test_load_env_plugins = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_refresh = 0.13 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_raggi_the_edgecase_generator = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_deep_unambiguous = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_prefix_libdir = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_APPLE_GEM_HOME_GEM_PATH = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_ENV_PATH = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_require_does_not_glob = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ruby_version_1_8_6p287 = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_datadir = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_ssl_available_eh = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ruby_path_without_spaces = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_find_files = 0.05 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_default = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_paths_eq = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_no_exec_name = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_use_paths = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_APPLE_GEM_HOME = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_default_sources = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_require_missing = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ensure_gem_directories_missing_parents = 0.02 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_unrelated = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_default_exec_format_18 = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ruby_version_1_8_5 = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_latest_load_paths = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_over = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_paths_eq_nonexistent_home = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_require_already_activated_indirect_conflict = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_source_index = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_via_require = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_load_plugins = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_no_bin_file = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_platforms = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_dropped = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_prerelease = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_default_dir = 0.01 s = F
 
     | 
  
  
     | 
    
       TestGem#test_require_already_activated = 0.02 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_old_required = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_under = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_duplicate = 0.02 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bindir = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_ambiguous_unrelated = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_user_home = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_divergent = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ruby_version_1_9_2dev_r23493 = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_configuration = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_default_exec_format = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_prefix_sitelibdir = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ruby_escaping_spaces_in_path = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_sources = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_available? = 0.12 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_conflict = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_bin_name_version = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_clear_paths = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_gem_path_ordering_short = 0.15 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_prefix = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_ambiguous_indirect_conflict = 0.04 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_nonexistent_binfile = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_path_overlap = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_try_activate_missing_dep = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_datadir_nonexistent_package = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_dir = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_not_found = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ensure_gem_directories_write_protected_parents = 0.02 s = F
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_loaded = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_ambiguous_indirect = 0.06 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_platform_bump = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_ensure_ssl_available = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_checks_dependencies = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_bin_file_gone_in_latest = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ensure_gem_directories = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_gem_path_ordering = 0.15 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_ensure_gem_directories_safe_permissions = 0.02 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_activate_platform_alternate = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_bin_path_bin_name = 0.01 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_loaded_specs = 0.03 s = .
 
     | 
  
  
     | 
    
       TestGem#test_self_user_dir = 0.01 s = .
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 1.955026s, 42.4547 tests/s, 82.8633 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Failure:
 
     | 
  
  
     | 
    
       test_self_bindir_default_dir(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:532]:
 
     | 
  
  
     | 
    
       Expected: "/usr/bin"
 
     | 
  
  
     | 
    
         Actual: "/usr/local/bin"
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Failure:
 
     | 
  
  
     | 
    
       test_self_ensure_gem_directories_write_protected(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:661]:
 
     | 
  
  
     | 
    
       Failed refutation, no message given
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         3) Failure:
 
     | 
  
  
     | 
    
       test_self_default_dir(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:577]:
 
     | 
  
  
     | 
    
       Expected /\/.*?[Rr]uby.*?\/[Gg]ems\/[0-9.]+/ to match "/usr/local/share/gems".
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         4) Failure:
 
     | 
  
  
     | 
    
       test_self_ensure_gem_directories_write_protected_parents(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:678]:
 
     | 
  
  
     | 
    
       Failed refutation, no message given
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       83 tests, 162 assertions, 4 failures, 0 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 4
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/webrick/test_httpauth.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestWEBrickHTTPAuth#test_basic_auth = 0.13 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPAuth#test_basic_auth2 = 0.12 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPAuth#test_basic_auth3 = 0.01 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPAuth#test_digest_auth = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
 
     | 
  
  
     | 
    
       ./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v 'test/webrick/test_httpproxy.rb'
 
     | 
  
  
     | 
    
       Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems" -v
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       # Running tests:
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       TestWEBrickHTTPProxy#test_connect = 0.00 s = E
 
     | 
  
  
     | 
    
       TestWEBrickHTTPProxy#test_fake_proxy = 0.00 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPProxy#test_no_proxy = 0.13 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPProxy#test_proxy = 0.15 s = .
 
     | 
  
  
     | 
    
       TestWEBrickHTTPProxy#test_upstream_proxy = 0.29 s = E
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       Finished tests in 0.580433s, 8.6143 tests/s, 87.8654 assertions/s.
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         1) Error:
 
     | 
  
  
     | 
    
       test_connect(TestWEBrickHTTPProxy):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
         2) Error:
 
     | 
  
  
     | 
    
       test_upstream_proxy(TestWEBrickHTTPProxy):
 
     | 
  
  
     | 
    
       OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
 
     | 
  
  
     | 
    
           /root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
 
     | 
  
  
     | 
    
       
     | 
  
  
     | 
    
       5 tests, 51 assertions, 0 failures, 2 errors, 0 skips
 
     | 
  
  
     | 
    
       make: *** [yes-test-all] Error 2
 
     |