Skip to content

Instantly share code, notes, and snippets.

@alextoul
Created June 18, 2013 23:36
Show Gist options
  • Save alextoul/5810481 to your computer and use it in GitHub Desktop.
Save alextoul/5810481 to your computer and use it in GitHub Desktop.
1.8.7 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/osx/10.9/x86_64/ruby-1.8.7-p371.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-1.8.7-p371.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.9/x86_64/ruby-1.8.7-p371.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: osx/10.9/x86_64/ruby-1.8.7-p371.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
__rvm_setup_compile_environment_setup ruby-1.8.7-p371
rvm_autolibs_flag=disable
__rvm_setup_compile_environment_requirements ruby-1.8.7-p371
__rvm_setup_compile_environment_movable ruby-1.8.7-p371
__rvm_setup_compile_environment_osx_compiler ruby-1.8.7-p371
__rvm_setup_compile_environment_architectures ruby-1.8.7-p371
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus ruby-1.8.7-p371
__rvm_setup_compile_environment_bison ruby-1.8.7-p371
__rvm_setup_compile_environment_smartos ruby-1.8.7-p371
__rvm_setup_compile_environment_sunos ruby-1.8.7-p371
__rvm_setup_compile_environment_openbsd ruby-1.8.7-p371
__rvm_setup_compile_environment_auto_conf_make ruby-1.8.7-p371
__rvm_setup_compile_environment_flags_docs ruby-1.8.7-p371
__rvm_setup_compile_environment_flags_tcltk ruby-1.8.7-p371
__rvm_setup_compile_environment_flags_shared_static ruby-1.8.7-p371
__rvm_setup_compile_environment_flags_threads ruby-1.8.7-p371
found compiler: /usr/local/bin/gcc-4.2
Installing Ruby from source to: /Users/alextoul/.rvm/rubies/ruby-1.8.7-p371, this may take a while depending on your cpu(s)...
ruby-1.8.7-p371 - #downloading ruby-1.8.7-p371, this may take a while depending on your connection...
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-1.8.7-p371 - #extracted to /Users/alextoul/.rvm/src/ruby-1.8.7-p371 (already extracted)
Trying patch 'default'.
Patch name 'default'.
Patch expanded_name 'stdout-rouge-fix'.
Patch expanded_name 'no_sslv2'.
Trying patch 'osx'.
Patch name 'osx'.
All found patches(2): stdout-rouge-fix no_sslv2.
Patch full path '/Users/alextoul/.rvm/patches/ruby/1.8.7/stdout-rouge-fix.patch'.
Patch stdout-rouge-fix was already applied.
Patch full path '/Users/alextoul/.rvm/patches/ruby/1.8.7/no_sslv2.diff'.
Patch no_sslv2 was already applied.
Log file: /Users/alextoul/.rvm/log/ruby-1.8.7-p371/1371598438_configure.log
[2013-06-18 16:33:58] ./configure
current path: /Users/alextoul/.rvm/src/ruby-1.8.7-p371
command(6): ./configure --prefix=/Users/alextoul/.rvm/rubies/ruby-1.8.7-p371 --disable-install-doc --without-tcl --without-tk --enable-shared
ruby-1.8.7-p371 - #configuring........
Error running './configure --prefix=/Users/alextoul/.rvm/rubies/ruby-1.8.7-p371 --disable-install-doc --without-tcl --without-tk --enable-shared',
please read /Users/alextoul/.rvm/log/ruby-1.8.7-p371/1371598438_configure.log
There has been an error while running configure. Halting the installation.
__rvm_rm_rf already gone: /Users/alextoul/.rvm/tmp/11490*
======= 1371598438_configure.log ========
[2013-06-18 16:33:58] ./configure
current path: /Users/alextoul/.rvm/src/ruby-1.8.7-p371
command(6): ./configure --prefix=/Users/alextoul/.rvm/rubies/ruby-1.8.7-p371 --disable-install-doc --without-tcl --without-tk --enable-shared
configure: WARNING: unrecognized options: --without-tcl, --without-tk
checking build system type... i686-apple-darwin13.0.0
checking host system type... i686-apple-darwin13.0.0
checking target system type... i686-apple-darwin13.0.0
checking whether the C compiler works... no
configure: error: in `/Users/alextoul/.rvm/src/ruby-1.8.7-p371':
configure: error: C compiler cannot create executables
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment