$ rvm install 2.2.0 | |
ruby-2.2.0 - #removing src/ruby-2.2.0 - please wait | |
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. | |
Certificates in '/usr/local/etc/openssl/cert.pem' are already up to date. | |
Requirements installation successful. | |
Installing Ruby from source to: /Users/kjs3/.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... | |
ruby-2.2.0 - #extracting ruby-2.2.0 to /Users/kjs3/.rvm/src/ruby-2.2.0 - please wait | |
ruby-2.2.0 - #applying patch /Users/kjs3/.rvm/patches/ruby/2.2.0/fix_installing_bundled_gems.patch - please wait | |
ruby-2.2.0 - #configuring - please wait | |
ruby-2.2.0 - #post-configuration - please wait | |
ruby-2.2.0 - #compiling - please wait | |
Error running '__rvm_make -j 1', | |
showing last 15 lines of /Users/kjs3/.rvm/log/1420477022_ruby-2.2.0/make.log | |
SOLIBS = -lpthread -ldl -lobjc | |
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 | |
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) | |
Target: x86_64-apple-darwin14.0.0 | |
Thread model: posix | |
compiling main.c | |
compiling dmydln.c | |
compiling miniinit.c | |
compiling miniprelude.c | |
translating probes probes.d | |
error: unable to open output file '/dev/fd/5': '' | |
1 error generated. | |
dtrace: failed to compile script probes.d: Preprocessor failed to process input program | |
make: *** [probes.h] Error 1 | |
+__rvm_make:0> return 2 | |
There has been an error while running make. Halting the installation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment