Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created April 15, 2014 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtyler/10756034 to your computer and use it in GitHub Desktop.
Save rtyler/10756034 to your computer and use it in GitHub Desktop.
[11:25:06] tyler:~ $ rvm --debug install jruby-1.7.12
jruby-1.7.12 - install
jruby-1.7.12 - #already removed src/jruby-1.7.12
jruby-1.7.12 - #already removed rubies/jruby-1.7.12
Searching for binary rubies, this might take some time.
Found remote file /home/tyler/.rvm/archives/jruby-bin-1.7.12.tar.gz
rvm_autolibs_flag=disable
Free disk space 85374MB, required 50MB.
jruby-1.7.12 - #configure
jruby-1.7.12 - #download
jruby-1.7.12 - #validate archive
__rvm_package_list:1: /home/tyler/.rvm/archives/jruby-bin-1.7.12.tar.gz
cat: /dev/fd/63: No such file or directory
__rvm_package_list:1: /home/tyler/.rvm/archives/jruby-bin-1.7.12.tar.gz
cat: /dev/fd/63: No such file or directory
The downloaded package for /home/tyler/.rvm/archives/jruby-bin-1.7.12.tar.gz,
Does not contains single 'bin/ruby' or 'jruby-1.7.12',
Only '' were found instead.
__rvm_rm_rf already gone: /home/tyler/.rvm/rubies/jruby-1.7.12
Mounting remote ruby failed, trying to compile.
Free disk space 85374MB, required 280MB.
__rvm_setup_compile_environment_setup jruby-1.7.12
rvm_autolibs_flag=disable
__rvm_setup_compile_environment_movable_early jruby-1.7.12
__rvm_setup_compile_environment_system_early jruby-1.7.12
__rvm_setup_compile_environment_requirements jruby-1.7.12
__rvm_setup_compile_environment_movable jruby-1.7.12
__rvm_setup_compile_environment_parse_name jruby-1.7.12
__rvm_setup_compile_environment_system jruby-1.7.12
__rvm_setup_compile_environment_architectures jruby-1.7.12
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus jruby-1.7.12
__rvm_setup_compile_environment_bison jruby-1.7.12
__rvm_setup_compile_environment_flags_docs jruby-1.7.12
__rvm_setup_compile_environment_flags_shared_static jruby-1.7.12
__rvm_setup_compile_environment_flags_threads jruby-1.7.12
__rvm_setup_compile_environment_compatibility_flag jruby-1.7.12
found compiler: /usr/local/gcc-aux/bin/gcc
HEAD is now at 643e292 pack the jruby-core-noasm only when running a profile which needs it
Previous HEAD position was 643e292... pack the jruby-core-noasm only when running a profile which needs it
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
^C
__rvm_rm_rf already gone: /home/tyler/.rvm/tmp/426*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment