Skip to content

Instantly share code, notes, and snippets.

@boxofrox
Created November 9, 2016 03:32
Show Gist options
  • Save boxofrox/d246eedac516e914aa1b2ad04a08be5c to your computer and use it in GitHub Desktop.
Save boxofrox/d246eedac516e914aa1b2ad04a08be5c to your computer and use it in GitHub Desktop.
rvm install rbx-3.67 (2016-11-08)
⯈ rvm install rbx-3
Checking requirements for arch.
Requirements installation successful.
ruby-2.3.0@rubinius - #regenerating binstubs - please wait
HEAD is now at bef51ae Fixed setting log file access permissions.
Previous HEAD position was bef51ae... Fixed setting log file access permissions.
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
From https://github.com/rubinius/rubinius
* branch master -> FETCH_HEAD
Already up-to-date.
git checkout v3
error: pathspec 'v3' did not match any file(s) known to git.
There has been an error while trying to checkout the source branch.
Halting the installation.
Copying from repo to src path...
ruby-2.3.0@rubinius - #bundle install - please wait
rbx-3 - #configuring - please wait
Error running 'env /home/charetjc/.rvm/wrappers/ruby-2.3.0@rubinius/ruby ./configure --prefix=/home/charetjc/.rvm/rubies/rbx-3 ',
showing last 15 lines of /home/charetjc/.rvm/log/1478662136_rbx-3/configure.log
Checking clang: found
Checking clang++: found
Detected old configuration settings, forcing a clean build
Checking for 'llvm-config': only LLVM 3.6+ is supported
ABORT: unable to set up LLVM
Running 'configure' failed. Please check configure.log for more details.
⯈ rvm --version
rvm 1.27.0 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
https://github.com/rvm/rvm/commit/d804e02595be3e1e253c83012368dae6c74b8aad
⯈ rvm info
ruby-2.3.0:
system:
uname: "Linux blackbox 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64 GNU/Linux"
system: "arch/libc-2.24/x86_64"
bash: "/usr/bin/bash => GNU bash, version 4.3.46(1)-release (x86_64-unknown-linux-gnu)"
zsh: "/usr/bin/zsh => zsh 5.2 (x86_64-unknown-linux-gnu)"
rvm:
version: "rvm 1.27.0 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
updated: "30 minutes 30 seconds ago"
path: "/home/charetjc/.rvm"
ruby:
interpreter: "ruby"
version: "2.3.0p0"
date: "2015-12-25"
platform: "x86_64-linux"
patchlevel: "2015-12-25 revision 53290"
full_version: "ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]"
homes:
gem: "/home/charetjc/.rvm/gems/ruby-2.3.0"
ruby: "/home/charetjc/.rvm/rubies/ruby-2.3.0"
binaries:
ruby: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/ruby"
irb: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/irb"
gem: "/home/charetjc/.rvm/rubies/ruby-2.3.0/bin/gem"
rake: "/home/charetjc/.rvm/gems/ruby-2.3.0/bin/rake"
environment:
PATH: "/home/charetjc/.rvm/gems/ruby-2.3.0/bin:/home/charetjc/.rvm/gems/ruby-2.3.0@global/bin:/home/charetjc/.rvm/rubies/ruby-2.3.0/bin:/home/charetjc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/opt/opencascade/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/charetjc/.rvm/bin:/home/charetjc/.local/bin"
GEM_HOME: "/home/charetjc/.rvm/gems/ruby-2.3.0"
GEM_PATH: "/home/charetjc/.rvm/gems/ruby-2.3.0:/home/charetjc/.rvm/gems/ruby-2.3.0@global"
MY_RUBY_HOME: "/home/charetjc/.rvm/rubies/ruby-2.3.0"
IRBRC: "/home/charetjc/.rvm/rubies/ruby-2.3.0/.irbrc"
RUBYOPT: ""
gemset: ""
Checking clang: found
Checking clang++: found
Detected old configuration settings, forcing a clean build
Checking for 'llvm-config': only LLVM 3.6+ is supported
ABORT: unable to set up LLVM
Running 'configure' failed. Please check configure.log for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment