Created
February 7, 2015 21:44
-
-
Save brandonlipman/9c0d42f7217c6119f838 to your computer and use it in GitHub Desktop.
This file contains 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
Ready$ \curl -sSL https://get.rvm.io | bash -s stable --ruby | |
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.10.tar.gz | |
Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.10/1.26.10.tar.gz.asc | |
gpg: Signature made Mon Feb 2 11:09:00 2015 EST using RSA key ID BF04FF17 | |
gpg: Good signature from "Michal Papis (RVM signing) <mpapis@gmail.com>" | |
gpg: WARNING: This key is not certified with a trusted signature! | |
gpg: There is no indication that the signature belongs to the owner. | |
Primary key fingerprint: 409B 6B17 96C2 7546 2A17 0311 3804 BB82 D39D C0E3 | |
Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36 166B E206 C29F BF04 FF17 | |
GPG verified '/Users/brandonrlipman/.rvm/archives/rvm-1.26.10.tgz' | |
Installing RVM to /Users/brandonrlipman/.rvm/ | |
RVM PATH line found in /Users/brandonrlipman/.profile /Users/brandonrlipman/.bashrc /Users/brandonrlipman/.zshrc. | |
RVM sourcing line found in /Users/brandonrlipman/.bash_profile /Users/brandonrlipman/.zlogin. | |
Installation of RVM in /Users/brandonrlipman/.rvm/ is almost complete: | |
* To start using RVM you need to run `source /Users/brandonrlipman/.rvm/scripts/rvm` | |
in all your open shell windows, in rare cases you need to reopen all shell windows. | |
# Brandon Lipman, | |
# | |
# Thank you for using RVM! | |
# We sincerely hope that RVM helps to make your life easier and more enjoyable!!! | |
# | |
# ~Wayne, Michal & team. | |
In case of problems: http://rvm.io/help and https://twitter.com/rvm_io | |
rvm 1.26.10 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/] | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: osx/10.10/x86_64/ruby-2.2.0. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
Checking requirements for osx. | |
Installing requirements for osx. | |
Updating system..... | |
Installing required packages: libyaml, readline, libksba.... | |
==> Upgrading 3 outdated packages, with result: | |
automake 1.15, libtool 2.4.5, openssl 1.0.2 | |
==> Upgrading automake | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/automake-1. | |
######################################################################## 100.0% | |
==> Pouring automake-1.15.yosemite.bottle.tar.gz | |
🍺 /usr/local/Cellar/automake/1.15: 130 files, 3.2M | |
==> Upgrading libtool | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtool-2.4 | |
######################################################################## 100.0% | |
==> Pouring libtool-2.4.5.yosemite.bottle.tar.gz | |
==> Caveats | |
In order to prevent conflicts with Apple's own libtool we have prepended a "g" | |
so, you have instead: glibtool and glibtoolize. | |
==> Summary | |
🍺 /usr/local/Cellar/libtool/2.4.5: 69 files, 3.8M | |
==> Upgrading openssl | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/openssl-1.0 | |
######################################################################## 100.0% | |
==> Pouring openssl-1.0.2.yosemite.bottle.tar.gz | |
==> Caveats | |
A CA file has been bootstrapped using certificates from the system | |
keychain. To add additional certificates, place .pem files in | |
/usr/local/etc/openssl/certs | |
and run | |
/usr/local/opt/openssl/bin/c_rehash | |
This formula is keg-only, which means it was not symlinked into /usr/local. | |
Mac OS X already provides this software and installing another version in | |
parallel can cause all kinds of trouble. | |
Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries | |
Generally there are no consequences of this for you. If you build your | |
own software and it requires this formula, you'll need to add to your | |
build variables: | |
LDFLAGS: -L/usr/local/opt/openssl/lib | |
CPPFLAGS: -I/usr/local/opt/openssl/include | |
==> Summary | |
🍺 /usr/local/Cellar/openssl/1.0.2: 459 files, 18M | |
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date. | |
Requirements installation successful. | |
Found user configured '-j' flag in 'rvm_make_flags', please note that RVM can detect number of CPU threads and set the '-j' flag automatically if you do not set it. | |
Installing Ruby from source to: /Users/brandonrlipman/.rvm/rubies/ruby-2.2.0, this may take a while depending on your cpu(s)... | |
ruby-2.2.0 - #downloading ruby-2.2.0, this may take a while depending on your connection... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 12.6M 100 12.6M 0 0 2195k 0 0:00:05 0:00:05 --:--:-- 2953k | |
ruby-2.2.0 - #extracting ruby-2.2.0 to /Users/brandonrlipman/.rvm/src/ruby-2.2.0.... | |
ruby-2.2.0 - #applying patch /Users/brandonrlipman/.rvm/patches/ruby/2.2.0/fix_installing_bundled_gems.patch. | |
ruby-2.2.0 - #configuring....................................................... | |
ruby-2.2.0 - #post-configuration. | |
ruby-2.2.0 - #compiling........................................................- | |
ruby-2.2.0 - #installing............ | |
Error running '__rvm_make install', | |
showing last 15 lines of /Users/brandonrlipman/.rvm/log/1423345101_ruby-2.2.0/install.log | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems/spec_fetcher.rb:42:in `fetcher' | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems/resolver/installer_set.rb:37:in `initialize' | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems/dependency_installer.rb:430:in `new' | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems/dependency_installer.rb:430:in `resolve_dependencies' | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems/dependency_installer.rb:373:in `install' | |
from /Users/brandonrlipman/.rvm/src/ruby-2.2.0/lib/rubygems.rb:558:in `install' | |
from ./tool/rbinstall.rb:717:in `block (2 levels) in <main>' | |
from ./tool/rbinstall.rb:716:in `each' | |
from ./tool/rbinstall.rb:716:in `block in <main>' | |
from ./tool/rbinstall.rb:749:in `call' | |
from ./tool/rbinstall.rb:749:in `block in <main>' | |
from ./tool/rbinstall.rb:746:in `each' | |
from ./tool/rbinstall.rb:746:in `<main>' | |
make: *** [do-install-nodoc] Error 1 | |
++ /scripts/functions/support : __rvm_make() 383 > return 2 | |
There has been an error while running make install. Halting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment