Created
April 9, 2018 22:35
-
-
Save jackdesert/90b865dc964d8cc9cbf88d1282f7414b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rubinius 3.100.c4 (2.3.1 6ee454e4 2018-04-08 5.0.1) [x86_64-linux-gnu] | |
main # Rubinius::Loader at core/loader.rb:851 (+85) | |
evals # Rubinius::Loader at core/loader.rb:634 (+202) | |
eval # Kernel(Rubinius::Loader) at core/kernel.rb:1146 (+299) | |
call_on_instance # Rubinius::BlockEnvironment at | |
core/block_environment.rb:147 (+106) | |
{ } in __script__ # Object at -e:1 (+8) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:294 (+73) | |
load # Rubinius::CodeLoader::Feature at | |
core/code_loader.rb:159 (+21) | |
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:119 (+81) | |
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:132 (+21) | |
__script__ # Object at build/rubinius/codedb/source/openssl.rb:1 (+8) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:294 (+73) | |
load # Rubinius::CodeLoader::Feature at | |
core/code_loader.rb:159 (+21) | |
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:119 (+81) | |
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:132 (+21) | |
__script__ # Object at | |
build/rubinius/codedb/source/rubysl/openssl.rb:15 (+21) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:300 (+149) | |
load # Rubinius::CodeLoader::Library at | |
core/code_loader.rb:227 (+69) | |
load_extension . Rubinius::NativeMethod at | |
core/native_method.rb:24 (+108) | |
initialize # Rubinius::FFI::DynamicLibrary at core/zed.rb:721 (+243) | |
Could not open library /home/jd/r/rubinius/build/rubinius/site/x86_64-linux-gnu/openssl/openssl.so - /home/jd/r/rubinius/build/rubinius/site/x86_64-linux-gnu/openssl/openssl.so: undefined symbol: X509_STORE_get_ex_data (LoadError) | |
Causing: | |
main # Rubinius::Loader at core/loader.rb:851 (+85) | |
evals # Rubinius::Loader at core/loader.rb:634 (+202) | |
eval # Kernel(Rubinius::Loader) at core/kernel.rb:1146 (+299) | |
call_on_instance # Rubinius::BlockEnvironment at | |
core/block_environment.rb:147 (+106) | |
{ } in __script__ # Object at -e:1 (+8) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:294 (+73) | |
load # Rubinius::CodeLoader::Feature at | |
core/code_loader.rb:159 (+21) | |
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:119 (+81) | |
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:132 (+21) | |
__script__ # Object at build/rubinius/codedb/source/openssl.rb:1 (+8) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:294 (+73) | |
load # Rubinius::CodeLoader::Feature at | |
core/code_loader.rb:159 (+21) | |
load # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:119 (+81) | |
run_script # Rubinius::CodeLoader::Source(Rubinius::CodeLoader::Feature) at | |
core/code_loader.rb:132 (+21) | |
__script__ # Object at | |
build/rubinius/codedb/source/rubysl/openssl.rb:15 (+21) | |
require # Kernel(Object) at | |
build/rubinius/codedb/source/rubygems/core_ext/kernel_require.rb:59 (+176) | |
gem_original_require (require) # Kernel(Object) at core/kernel.rb:865 (+39) | |
require # Rubinius::CodeLoader at core/code_loader.rb:300 (+149) | |
load # Rubinius::CodeLoader::Library at | |
core/code_loader.rb:227 (+69) | |
load_extension . Rubinius::NativeMethod at | |
core/native_method.rb:26 (+200) | |
Could not open library /home/jd/r/rubinius/build/rubinius/site/x86_64-linux-gnu/openssl/openssl.so - /home/jd/r/rubinius/build/rubinius/site/x86_64-linux-gnu/openssl/openssl.so: undefined symbol: X509_STORE_get_ex_data (LoadError::InvalidExtensionError) | |
An exception occurred evaluating command line code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment