Skip to content

Instantly share code, notes, and snippets.

@aaronjensen
Created May 20, 2013 15:36
Show Gist options
  • Select an option

  • Save aaronjensen/5613004 to your computer and use it in GitHub Desktop.

Select an option

Save aaronjensen/5613004 to your computer and use it in GitHub Desktop.
[08:34:54 reactant (master $% u=)]$ rvm autolibs status
---
value: enable
number: 4
runner: osx
description: Allow RVM to use package manager if found, install missing dependencies, install package manager (only OS X).
[08:35:03 reactant (master $% u=)]$ rvm get head
######################################################################## 100.0%
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124 100 124 0 0 138 0 --:--:-- --:--:-- --:--:-- 281
100 1063k 100 1063k 0 0 244k 0 0:00:04 0:00:04 --:--:-- 349k
Upgrading the RVM installation in /Users/aaronjensen/.rvm/
RVM PATH line found in /Users/aaronjensen/.bashrc.
RVM PATH line not found for ZSH, run the installer with '--auto-dotfiles' to fix it.
RVM sourcing line found in /Users/aaronjensen/.bashrc.
RVM sourcing line not found for ZSH, run the installer with '--auto-dotfiles' to fix it.
Upgrade Notes:
* No new notes to display.
# RVM: Shell scripts enabling management of multiple ruby environments.
# RTFM: https://rvm.io/
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
# Cheatsheet: http://cheat.errtheblog.com/s/rvm
# Screencast: http://screencasts.org/episodes/how-to-use-rvm
# In case of any issues run 'rvm requirements' or read 'rvm notes'
Upgrade of RVM in /Users/aaronjensen/.rvm/ is complete.
# Aaron Jensen,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and
# more enjoyable!!!
#
# ~Wayne
RVM reloaded!
[08:35:15 reactant (master $% u=)]$ rvm autolibs enable
[08:35:22 reactant (master $% u=)]$ rvm install 2.0.0 --debug
2.0.0 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/ruby-2.0.0-p195.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p195.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/ruby-2.0.0-p195.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p195.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
__rvm_setup_compile_environment_setup ruby-2.0.0-p195
rvm_autolibs_flag=enable
__rvm_setup_compile_environment_requirements ruby-2.0.0-p195
Installing requirements for osx, might require sudo password.
requirements code for osx loaded
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libxml2, libxslt, libksba, openssl.
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libxml2 )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libxslt )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
__rvm_setup_compile_environment_osx_compiler ruby-2.0.0-p195
__rvm_setup_compile_environment_architectures ruby-2.0.0-p195
__rvm_setup_compile_environment_gcc47plus ruby-2.0.0-p195
__rvm_setup_compile_environment_bison ruby-2.0.0-p195
__rvm_setup_compile_environment_smartos ruby-2.0.0-p195
__rvm_setup_compile_environment_sunos ruby-2.0.0-p195
__rvm_setup_compile_environment_openbsd ruby-2.0.0-p195
__rvm_setup_compile_environment_auto_conf_make ruby-2.0.0-p195
__rvm_setup_compile_environment_flags_docs ruby-2.0.0-p195
__rvm_setup_compile_environment_flags_tcltk ruby-2.0.0-p195
__rvm_setup_compile_environment_flags_shared_static ruby-2.0.0-p195
__rvm_setup_compile_environment_flags_threads ruby-2.0.0-p195
found compiler: /usr/bin/clang
Installing Ruby from source to: /Users/aaronjensen/.rvm/rubies/ruby-2.0.0-p195, this may take a while depending on your cpu(s)...
ruby-2.0.0-p195 - #downloading ruby-2.0.0-p195, this may take a while depending on your connection...
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-2.0.0-p195 - #extracted to /Users/aaronjensen/.rvm/src/ruby-2.0.0-p195 (already extracted)
Trying patch 'default'.
Patch name 'default'.
All found patches(0): .
__rvm_array_prepend_or_ignore rvm_configure_env CFLAGS="-O3 -march=core2 -mfpmath=sse -msse4.2 -msse4.1 -O2"
Log file: /Users/aaronjensen/.rvm/log/ruby-2.0.0-p195/1369064130_configure.log
[2013-05-20 08:35:30] ./configure
current path: /Users/aaronjensen/.rvm/src/ruby-2.0.0-p195
command(9): env CFLAGS=-O3 -march=core2 -mfpmath=sse -msse4.2 -msse4.1 -O2 ./configure --prefix=/Users/aaronjensen/.rvm/rubies/ruby-2.0.0-p195 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libxml2:/usr/local/opt/libxslt:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared
ruby-2.0.0-p195 - #configuring.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Log file: /Users/aaronjensen/.rvm/log/ruby-2.0.0-p195/1369064151_make.log
[2013-05-20 08:35:51] make
current path: /Users/aaronjensen/.rvm/src/ruby-2.0.0-p195
command(2): make -j8
ruby-2.0.0-p195 - #compiling....................................................................................................................
Error running 'make -j8',
please read /Users/aaronjensen/.rvm/log/ruby-2.0.0-p195/1369064151_make.log
There has been an error while running make. Halting the installation.
__rvm_rm_rf already gone: /Users/aaronjensen/.rvm/tmp/27307*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment