Project

General

Profile

Actions

Backport #5786

closed

LoadError: cannot load such file -- openssl

Added by znz (Kazuhiro NISHIYAMA) over 12 years ago. Updated about 12 years ago.

Status:
Closed
Assignee:
-
[ruby-dev:45021]

Description

openssl がビルドされていないと test-all で LoadError: cannot load such file -- openssl になっていくつかエラーになります。
途中で Ctrl+C で止めてしまっているのでもっと出るのかもしれません。

test_cgi_session_filestore(CGISessionTest):
LoadError: cannot load such file -- openssl
.../ruby/lib/securerandom.rb:59:in random_bytes' .../ruby/lib/securerandom.rb:140:in hex'
.../ruby/lib/cgi/session.rb:173:in create_new_id' .../ruby/lib/cgi/session.rb:267:in initialize'
.../ruby/test/cgi/test_cgi_session.rb:33:in new' .../ruby/test/cgi/test_cgi_session.rb:33:in test_cgi_session_filestore'

  1. Error:
    test_cgi_session_pstore(CGISessionTest):
    LoadError: cannot load such file -- openssl
    .../ruby/lib/securerandom.rb:59:in random_bytes' .../ruby/lib/securerandom.rb:140:in hex'
    .../ruby/lib/cgi/session.rb:173:in create_new_id' .../ruby/lib/cgi/session.rb:267:in initialize'
    .../ruby/test/cgi/test_cgi_session.rb:71:in new' .../ruby/test/cgi/test_cgi_session.rb:71:in test_cgi_session_pstore'

  2. Error:
    test_cgi_session_specify_session_key(CGISessionTest):
    LoadError: cannot load such file -- openssl
    .../ruby/lib/securerandom.rb:59:in random_bytes' .../ruby/lib/securerandom.rb:140:in hex'
    .../ruby/lib/cgi/session.rb:173:in create_new_id' .../ruby/lib/cgi/session.rb:267:in initialize'
    .../ruby/test/cgi/test_cgi_session.rb:148:in new' .../ruby/test/cgi/test_cgi_session.rb:148:in test_cgi_session_specify_session_key'

  3. Error:
    test_https_proxy_authentication(HTTPSProxyTest):
    LoadError: cannot load such file -- openssl
    .../ruby/test/net/http/test_https_proxy.rb:16:in `block (2 levels) in test_https_proxy_authentication'

  4. Error:
    test_ssl_socket_close_on_post_connection_check_fail(Net::TestSSLSocket):
    LoadError: cannot load such file -- openssl
    .../ruby/lib/net/smtp.rb:197:in default_ssl_context' .../ruby/lib/net/smtp.rb:345:in enable_starttls_auto'
    .../ruby/test/net/smtp/test_ssl_socket.rb:51:in `test_ssl_socket_close_on_post_connection_check_fail'

  5. Error:
    test_ssl_socket_open_on_post_connection_check_success(Net::TestSSLSocket):
    LoadError: cannot load such file -- openssl
    .../ruby/lib/net/smtp.rb:197:in default_ssl_context' .../ruby/lib/net/smtp.rb:345:in enable_starttls_auto'
    .../ruby/test/net/smtp/test_ssl_socket.rb:67:in `test_ssl_socket_open_on_post_connection_check_success'


Files

signature.asc (499 Bytes) signature.asc Anonymous, 12/27/2011 07:53 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0