Created
March 2, 2012 11:01
-
-
Save dhenze/1957756 to your computer and use it in GitHub Desktop.
Output from rvm reinstall --trace ree on MacOSX Lion
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
[11:56:59] daniel:platform git:(master*) $ rvm reinstall --trace ree | |
--trace ree | |
rvm 1.10.3 by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.beginrescueend.com/] | |
+__rvm_parse_args:750> [[ -n 4.3.11 ]] | |
+__rvm_parse_args:782> [[ -z reinstall ]] | |
+__rvm_parse_args:784> [[ 0 -eq 1 || -n '' ]] | |
+__rvm_parse_args:20> [[ -n ree ]] | |
+__rvm_parse_args:22> rvm_token=ree | |
+__rvm_parse_args:24> (( 0 > 0 )) | |
+__rvm_parse_args:29> next_token='' | |
+__rvm_parse_args:32> case ree ([[:alnum:]]*|@*) | |
+__rvm_parse_args:36> case ree (use) | |
+__rvm_parse_args:36> case ree (install|uninstall|reinstall|try_install) | |
+__rvm_parse_args:36> case ree (gemset) | |
+__rvm_parse_args:36> case ree (gemdir|gempath|gemhome) | |
+__rvm_parse_args:36> case ree (pkg) | |
+__rvm_parse_args:36> case ree (system|default) | |
+__rvm_parse_args:36> case ree (do|exec|gem|rake|ruby) | |
+__rvm_parse_args:36> case ree (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer|env|unexport|requirements|automount) | |
+__rvm_parse_args:36> case ree (mount) | |
+__rvm_parse_args:36> case ree (rm|remove) | |
+__rvm_parse_args:36> case ree (default) | |
+__rvm_parse_args:36> case ree (inspect|ls|list|info|strings|get|current) | |
+__rvm_parse_args:36> case ree (docs|alias|rubygems|cleanup|tools|disk-usage|snapshot|repair|migrate|upgrade) | |
+__rvm_parse_args:36> case ree (user) | |
+__rvm_parse_args:36> case ree (load-rvmrc) | |
+__rvm_parse_args:36> case ree (rvmrc) | |
+__rvm_parse_args:36> case ree (benchmark|bench) | |
+__rvm_parse_args:36> case ree (specs|tests) | |
+__rvm_parse_args:36> case ree (export) | |
+__rvm_parse_args:36> case ree (group) | |
+__rvm_parse_args:36> case ree (alt*) | |
+__rvm_parse_args:36> case ree (help|usage) | |
+__rvm_parse_args:36> case ree (wrapper) | |
+__rvm_parse_args:36> case ree (rtfm|RTFM) | |
+__rvm_parse_args:36> case ree (reboot|damnit|wtf|argh|BOOM|boom|wth) | |
+__rvm_parse_args:36> case ree (*) | |
+__rvm_parse_args:336> [[ -n ree ]] | |
+__rvm_parse_args:340> [[ gemset == reinstall ]] | |
+__rvm_parse_args:358> case ree (*,*) | |
+__rvm_parse_args:358> case ree (@*) | |
+__rvm_parse_args:358> case ree (*@*) | |
+__rvm_parse_args:358> case ree (*+*) | |
+__rvm_parse_args:358> case ree (*-*) | |
+__rvm_parse_args:358> case ree (+([[:digit:]]).+([[:digit:]])*) | |
+__rvm_parse_args:358> case ree (jruby*|ree*|kiji*|macruby*|rbx*|rubinius*|goruby|ironruby*|default*|maglev*|tcs*|all) | |
+__rvm_parse_args:402> rvm_action=reinstall | |
+__rvm_parse_args:403> [[ rubinius == ree ]] | |
+__rvm_parse_args:404> rvm_ruby_interpreter=ree | |
+__rvm_parse_args:405> rvm_ruby_string=ree | |
+__rvm_parse_args:406> rvm_ruby_strings=ree | |
+__rvm_parse_args:408> match '' '[0-9].[0-9]*' | |
+match:2> case (\[0-9\].\[0-9\]\*) | |
+match:2> case (*) | |
+match:4> return 1 | |
+__rvm_parse_args:446> [[ error == reinstall ]] | |
+__rvm_parse_args:782> [[ -z reinstall ]] | |
+__rvm_parse_args:784> [[ 0 -eq 1 || -n '' ]] | |
+__rvm_parse_args:20> [[ -n '' ]] | |
+__rvm_parse_args:788> [[ 0 -gt 0 ]] | |
+__rvm_parse_args:790> [[ -n '' ]] | |
++ [[ -z '' ]] | |
++ export PS4 | |
++ PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 26 > export __array_start rvm_path | |
++ /scripts/base : 31 > [[ -n '' ]] | |
++ /scripts/base : 35 > __array_start=0 | |
++ /scripts/base : 38 > (( 0 == 0 )) | |
+++ /scripts/base : 40 > umask | |
++ /scripts/base : 40 > : rvm_stored_umask:0002 | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 54 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask g+w | |
+++ /etc/rvmrc : 2 > export rvm_path=/Users/daniel/.rvm | |
+++ /etc/rvmrc : 2 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /Users/daniel/.rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
++ /scripts/base : 54 > source /Users/daniel/.rvmrc | |
+++ rc : 1 > export rvm_path=/Users/daniel/.rvm | |
+++ rc : 1 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 60 > export rvm_tar | |
++ /scripts/base : 61 > export rvm_uname | |
+++ /scripts/base : 62 > uname | |
++ /scripts/base : 62 > rvm_uname=Darwin | |
++ /scripts/base : 63 > case "$rvm_uname" in | |
++ /scripts/base : 68 > rvm_tar=tar | |
++ /scripts/base : 72 > export rvm_path | |
++ /scripts/base : 73 > [[ -z /Users/daniel/.rvm ]] | |
++ /scripts/base : 85 > true /Users/daniel/.rvm/scripts | |
++ /scripts/base : 88 > source /Users/daniel/.rvm/scripts/initialize | |
+++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
+++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
+++ /scripts/initialize : 6 > set -o xtrace | |
+++ /scripts/initialize : 9 > [[ -z '' ]] | |
+++ /scripts/initialize : 14 > export PS4 | |
+++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 26 > [[ -n 3.2.48(1)-release ]] | |
+++ /scripts/initialize : 28 > shopt -s extglob | |
+++ /scripts/initialize : 38 > export __rvm_env_loaded | |
+++ /scripts/initialize : 40 > : __rvm_env_loaded:1: | |
+++ /scripts/initialize : 42 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 45 > [[ -z /Users/daniel/.rvm/tmp ]] | |
+++ /scripts/initialize : 45 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 92 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 97 > source /Users/daniel/.rvm/scripts/selector | |
++ /scripts/base : 101 > typeset -a scripts | |
++ /scripts/base : 104 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler) | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 40 > case "${TERM:-dumb}" in | |
++++ /scripts/functions/logging : 49 > /Users/daniel/.rvm/scripts/color red | |
+++ /scripts/functions/logging : 49 > rvm_error_clr='' | |
++++ /scripts/functions/logging : 50 > /Users/daniel/.rvm/scripts/color yellow | |
+++ /scripts/functions/logging : 50 > rvm_warn_clr='' | |
++++ /scripts/functions/logging : 51 > /Users/daniel/.rvm/scripts/color magenta | |
+++ /scripts/functions/logging : 51 > rvm_debug_clr='' | |
++++ /scripts/functions/logging : 52 > /Users/daniel/.rvm/scripts/color green | |
+++ /scripts/functions/logging : 52 > rvm_notify_clr='' | |
++++ /scripts/functions/logging : 53 > /Users/daniel/.rvm/scripts/color reset | |
+++ /scripts/functions/logging : 53 > rvm_reset_clr='' | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/utility | |
+++ /scripts/functions/utility : 3 > [[ -z tar ]] | |
+++ /scripts/functions/utility : 7 > rvm_tar_command=tar | |
+++ /scripts/functions/utility : 10 > [[ ! =~ --no-same-owner ]] | |
+++ /scripts/functions/utility : 11 > tar --help | |
+++ /scripts/functions/utility : 11 > grep -- --no-same-owner | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/init | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/env | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/rvmrc | |
+++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
+++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
+++ /scripts/functions/rvmrc : 5 > _first=0 | |
+++ /scripts/functions/rvmrc : 6 > _second=1 | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/install | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/environment | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/gemset | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/db | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/bundler | |
++ /scripts/base : 108 > unset scripts entry rvm_base_except | |
++ /scripts/base : 110 > [[ ! -t 0 ]] | |
+ /scripts/manage : 14 > source /Users/daniel/.rvm/scripts/patches | |
+ /scripts/manage : 15 > source /Users/daniel/.rvm/scripts/functions/build | |
+ /scripts/manage : 16 > source /Users/daniel/.rvm/scripts/functions/pkg | |
+ /scripts/manage : 17 > source /Users/daniel/.rvm/scripts/functions/irbrc | |
+ /scripts/manage : 18 > source /Users/daniel/.rvm/scripts/functions/db | |
+ /scripts/manage : 19 > source /Users/daniel/.rvm/scripts/functions/manage/base | |
+ /scripts/manage : 21 > unset RUBYLIB RUBYOPT | |
+ /scripts/manage : 23 > args=($*) | |
+ /scripts/manage : 24 > action=reinstall | |
+ /scripts/manage : 25 > rubies_string=ree | |
++ /scripts/manage : 26 > echo | |
+ /scripts/manage : 26 > args= | |
+ /scripts/manage : 27 > binaries=() | |
+ /scripts/manage : 29 > __rvm_manage_rubies | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1108 > typeset manage_result bin_line | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1110 > manage_result=0 | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1112 > rvm_gemset_name= | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1113 > rvm_ruby_selected_flag=0 | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1115 > rvm_ruby_gem_home='//@*' | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1116 > rvm_ruby_string=ree | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1119 > [[ -n ree ]] | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1121 > rubies=(${rubies_string//,/ }) | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1123 > for rvm_ruby_string in '"${rubies[@]}"' | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1125 > current_ruby_string=ree | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1127 > rvm_hook=before_install | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1128 > source /Users/daniel/.rvm/scripts/hook | |
++ /scripts/hook : source() 3 > typeset rvm_verbose_flag rvm_debug_flag hooks | |
++ /scripts/hook : source() 5 > true 0 0 before_install | |
++ /scripts/hook : source() 7 > [[ -n before_install ]] | |
++ /scripts/hook : source() 9 > [[ /Users/daniel/workspace/samedi/platform/.rvm/hooks/before_install == \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\h\o\o\k\s\/\b\e\f\o\r\e\_\i\n\s\t\a\l\l ]] | |
++ /scripts/hook : source() 13 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 18 > [[ -s /Users/daniel/workspace/samedi/platform/.rvm/hooks/before_install ]] | |
++ /scripts/hook : source() 27 > continue | |
++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 18 > [[ -s /Users/daniel/.rvm/hooks/before_install ]] | |
++ /scripts/hook : source() 27 > continue | |
++ /scripts/hook : source() 33 > unset rvm_hook hooks | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1130 > eval __rvm_reinstall_ruby | |
++ /scripts/functions/manage/base : __rvm_manage_rubies() 1130 > __rvm_reinstall_ruby | |
++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 892 > typeset _params | |
++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 893 > _params=("$@") | |
++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 894 > __rvm_remove_ruby | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 839 > typeset dir | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 841 > (( 0 == 0 )) | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 843 > __rvm_select | |
++ /scripts/selector : __rvm_select() 26 > true | |
++ /scripts/selector : __rvm_select() 27 > typeset _original_env_string | |
++ /scripts/selector : __rvm_select() 28 > _original_env_string= | |
++ /scripts/selector : __rvm_select() 31 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
++ /scripts/selector : __rvm_select() 32 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_args rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name rvm_architectures | |
++ /scripts/selector : __rvm_select() 34 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_select() 58 > __rvm_ruby_string | |
++ /scripts/selector : __rvm_ruby_string() 624 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name | |
++ /scripts/selector : __rvm_ruby_string() 626 > __rvm_default_flags | |
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 | |
++ /scripts/selector : __rvm_ruby_string() 628 > rvm_expanding_aliases= | |
++ /scripts/selector : __rvm_ruby_string() 631 > true '' '' ree '' '' '' '' @ ree 0 0 | |
++ /scripts/selector : __rvm_ruby_string() 636 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 636 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 643 > (( rvm_expanding_aliases == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 644 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 644 > [[ ree != \s\y\s\t\e\m ]] | |
+++ /scripts/selector : __rvm_ruby_string() 646 > /Users/daniel/.rvm/scripts/alias show ree | |
++ /scripts/selector : __rvm_ruby_string() 646 > expanded_alias_name= | |
++ /scripts/selector : __rvm_ruby_string() 647 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 650 > [[ ree == default ]] | |
++ /scripts/selector : __rvm_ruby_string() 657 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 657 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 663 > ruby_string=ree | |
++ /scripts/selector : __rvm_ruby_string() 664 > gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 665 > repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 666 > branch_name= | |
++ /scripts/selector : __rvm_ruby_string() 667 > ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 669 > __rvm_unset_ruby_variables | |
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
++ /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
++ /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
++ /scripts/functions/init : __rvm_load_rvmrc() 6 > (( 0 == 1 )) | |
++ /scripts/functions/init : __rvm_load_rvmrc() 11 > : rvm_stored_umask:0002 | |
++ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /etc/rvmrc ]] | |
++ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /etc/rvmrc | |
+++ /etc/rvmrc : source() 1 > umask g+w | |
+++ /etc/rvmrc : source() 2 > export rvm_path=/Users/daniel/.rvm | |
+++ /etc/rvmrc : source() 2 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /Users/daniel/.rvmrc ]] | |
++ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
++ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /Users/daniel/.rvmrc | |
+++ rc : source() 1 > export rvm_path=/Users/daniel/.rvm | |
+++ rc : source() 1 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/functions/init : __rvm_load_rvmrc() 30 > return 0 | |
++ /scripts/selector : __rvm_ruby_string() 671 > rvm_ruby_repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 672 > rvm_ruby_repo_branch= | |
++ /scripts/selector : __rvm_ruby_string() 673 > rvm_ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 675 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 681 > strings=($(echo ${ruby_string//-/ })) | |
+++ /scripts/selector : __rvm_ruby_string() 681 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 683 > (( 1 == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 698 > for string in '${strings[@]}' | |
++ /scripts/selector : __rvm_ruby_string() 700 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 857 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 871 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 883 > rvm_ruby_version= | |
++ /scripts/selector : __rvm_ruby_string() 884 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 884 > [[ ree != \e\x\t ]] | |
++ /scripts/selector : __rvm_ruby_string() 884 > (( 0 == 0 )) | |
+++ /scripts/selector : __rvm_ruby_string() 889 > __rvm_db ree_version | |
+++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_version | |
+++ /scripts/functions/db : __rvm_db() 10 > key=ree_version | |
+++ /scripts/functions/db : __rvm_db() 11 > variable= | |
+++ /scripts/functions/db : __rvm_db() 13 > [[ -f /Users/daniel/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 14 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/user/db ree_version | |
+++ /scripts/functions/db : __rvm_db() 14 > value= | |
+++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 18 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/config/db ree_version | |
+++ /scripts/functions/db : __rvm_db() 18 > value=1.8.7 | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -n 1.8.7 ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 23 > echo 1.8.7 | |
+++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ /scripts/selector : __rvm_ruby_string() 888 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 891 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 895 > rvm_ruby_string=ree-1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 899 > (( 0 == 1 )) | |
++ /scripts/selector : __rvm_ruby_string() 903 > [[ ree == \e\x\t ]] | |
++ /scripts/selector : __rvm_ruby_string() 907 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 911 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 915 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 919 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 923 > [[ -n '' ]] | |
+++ /scripts/selector : __rvm_ruby_string() 931 > __rvm_db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 10 > key=ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 11 > variable= | |
+++ /scripts/functions/db : __rvm_db() 13 > [[ -f /Users/daniel/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 14 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/user/db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 14 > value= | |
+++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 18 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/config/db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 18 > value=2012.02 | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -n 2012.02 ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 23 > echo 2012.02 | |
+++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ /scripts/selector : __rvm_ruby_string() 930 > patch_level=2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 932 > [[ -n 2012.02 ]] | |
++ /scripts/selector : __rvm_ruby_string() 934 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_ruby_string() 937 > rvm_ruby_patch_level=2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 947 > [[ -n 2012.02 ]] | |
++ /scripts/selector : __rvm_ruby_string() 949 > rvm_ruby_patch_level=2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 950 > rvm_ruby_patch_level=2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 951 > rvm_ruby_string=ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 953 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_ruby_string() 955 > rvm_ruby_string=ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_ruby_string() 966 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 975 > detected_rvm_ruby_name= | |
++ /scripts/selector : __rvm_select() 60 > rvm_archive_extension=tar.gz | |
++ /scripts/selector : __rvm_select() 62 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_select() 67 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_select() 232 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_select() 233 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_select() 235 > case "$rvm_ruby_version" in | |
++ /scripts/selector : __rvm_select() 236 > true | |
++ /scripts/selector : __rvm_select() 240 > [[ -n 2012.02 ]] | |
+++ /scripts/selector : __rvm_select() 242 > echo 2012.02 | |
+++ /scripts/selector : __rvm_select() 242 > sed 's#^p##' | |
++ /scripts/selector : __rvm_select() 242 > rvm_ruby_patch_level=2012.02 | |
++ /scripts/selector : __rvm_select() 245 > rvm_ruby_package_file=ruby-enterprise-1.8.7-2012.02 | |
+++ /scripts/selector : __rvm_select() 246 > __rvm_db ree_1.8.7_2012.02_url | |
+++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_2012.02_url | |
+++ /scripts/functions/db : __rvm_db() 10 > key=ree_1.8.7_2012.02_url | |
+++ /scripts/functions/db : __rvm_db() 11 > variable= | |
+++ /scripts/functions/db : __rvm_db() 13 > [[ -f /Users/daniel/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 14 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/user/db ree_1.8.7_2012.02_url | |
+++ /scripts/functions/db : __rvm_db() 14 > value= | |
+++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 18 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/config/db ree_1.8.7_2012.02_url | |
+++ /scripts/functions/db : __rvm_db() 18 > value= | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -n '' ]] | |
+++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ /scripts/selector : __rvm_select() 246 > rvm_ruby_url= | |
+++ /scripts/selector : __rvm_select() 247 > __rvm_db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 10 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 11 > variable= | |
+++ /scripts/functions/db : __rvm_db() 13 > [[ -f /Users/daniel/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 14 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/user/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 14 > value= | |
+++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 18 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/config/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 18 > value=http://rubyenterpriseedition.googlecode.com/files | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -n http://rubyenterpriseedition.googlecode.com/files ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 23 > echo http://rubyenterpriseedition.googlecode.com/files | |
+++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ /scripts/selector : __rvm_select() 247 > rvm_ruby_url=http://rubyenterpriseedition.googlecode.com/files | |
++ /scripts/selector : __rvm_select() 248 > rvm_ruby_url=http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2012.02.tar.gz | |
++ /scripts/selector : __rvm_select() 336 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 355 > rvm_env_string=ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_select() 357 > [[ -n 1.8.7 ]] | |
++ /scripts/selector : __rvm_select() 359 > case "$rvm_ruby_version" in | |
++ /scripts/selector : __rvm_select() 361 > rvm_ruby_release_version=1 | |
++ /scripts/selector : __rvm_select() 362 > rvm_ruby_major_version=1.8 | |
++ /scripts/selector : __rvm_select() 362 > rvm_ruby_major_version=8 | |
++ /scripts/selector : __rvm_select() 363 > rvm_ruby_minor_version=7 | |
++ /scripts/selector : __rvm_select() 373 > [[ ree == ext ]] | |
++ /scripts/selector : __rvm_select() 379 > rvm_ruby_package_name=ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_select() 380 > rvm_ruby_home=/Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_select() 381 > rvm_ruby_irbrc=/Users/daniel/.rvm/rubies/ree-1.8.7-2012.02/.irbrc | |
++ /scripts/selector : __rvm_select() 382 > rvm_ruby_binary=/Users/daniel/.rvm/rubies/ree-1.8.7-2012.02/bin/ruby | |
++ /scripts/selector : __rvm_select() 385 > [[ maglev == \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 391 > rvm_ruby_gem_home=/Users/daniel/.rvm/gems/ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_select() 393 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 399 > rvm_ruby_global_gems_path=/Users/daniel/.rvm/gems/ree-1.8.7-2012.02@global | |
++ /scripts/selector : __rvm_select() 400 > rvm_ruby_gem_path=/Users/daniel/.rvm/gems/ree-1.8.7-2012.02:/Users/daniel/.rvm/gems/ree-1.8.7-2012.02@global | |
++ /scripts/selector : __rvm_select() 402 > rvm_ruby_selected_flag=1 | |
++ /scripts/selector : __rvm_select() 404 > [[ -d /Users/daniel/.rvm/log/ree-1.8.7-2012.02 ]] | |
++ /scripts/selector : __rvm_select() 406 > mkdir -p /Users/daniel/.rvm/log/ree-1.8.7-2012.02 | |
++ /scripts/selector : __rvm_select() 409 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_select() 411 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 415 > rvm_env_string=ree-1.8.7-2012.02 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 846 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 848 > for dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"' | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 850 > [[ -d /Users/daniel/.rvm/src/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 852 > rvm_log 'Removing /Users/daniel/.rvm/src/ree-1.8.7-2012.02...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing /Users/daniel/.rvm/src/ree-1.8.7-2012.02...\n' | |
Removing /Users/daniel/.rvm/src/ree-1.8.7-2012.02... | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 853 > __rvm_rm_rf /Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 8 > typeset result target | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 9 > result=1 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 10 > target=/Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 13 > [[ -n '' ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 17 > [[ -n 3.2.48(1)-release ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 19 > shopt -s extglob | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 25 > case "${target}" in | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 31 > [[ -n /Users/daniel/.rvm/src/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -d /Users/daniel/.rvm/src/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 35 > rm -rf /Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 36 > result=0 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 48 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 848 > for dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"' | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 850 > [[ -d /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 852 > rvm_log 'Removing /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02...\n' | |
Removing /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02... | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 853 > __rvm_rm_rf /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 8 > typeset result target | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 9 > result=1 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 10 > target=/Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 13 > [[ -n '' ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 17 > [[ -n 3.2.48(1)-release ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 19 > shopt -s extglob | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 25 > case "${target}" in | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 31 > [[ -n /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -d /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 35 > rm -rf /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 36 > result=0 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 48 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 858 > [[ -e /Users/daniel/.rvm/bin/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 863 > [[ -d /Users/daniel/.rvm/externals/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 868 > __rvm_check_default | |
++ /scripts/functions/manage/base : __rvm_check_default() 774 > typeset default_ruby_interpreter current_ruby_interpreter | |
+++ /scripts/functions/manage/base : __rvm_check_default() 777 > rvm alias show default | |
+++ /scripts/functions/manage/base : __rvm_check_default() 777 > awk -F@ '{print $1}' | |
++ /scripts/functions/manage/base : __rvm_check_default() 777 > default_ruby_interpreter='it seems that /Users/daniel/.rvm/src/ree-1.8.7-2012.02 is already non existent. | |
it seems that /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 is already non existent. | |
Removing ree-1.8.7-2012.02 aliases... | |
Removing ree-1.8.7-2012.02 wrappers... | |
Removing ree-1.8.7-2012.02 environments... | |
Removing ree-1.8.7-2012.02 binaries... | |
Installing Ruby Enterprise Edition from source to: /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
ree-1.8.7-2012.02 - #fetching (ruby-enterprise-1.8.7-2012.02) | |
ree-1.8.7-2012.02 - #extracting ruby-enterprise-1.8.7-2012.02 to /Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
Applying patch '\''tcmalloc'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch) | |
Applying patch '\''stdout-rouge-fix'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch) | |
Applying patch '\''no_sslv2'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff) | |
Applying patch '\''lib64'\'' (located at /Users/daniel/.rvm/patches/ree/lib64.patch) | |
ree-1.8.7-2012.02 - #installing | |
ruby-1.9.3-p125' | |
+++ /scripts/functions/manage/base : __rvm_check_default() 780 > echo ree-1.8.7-2012.02 | |
+++ /scripts/functions/manage/base : __rvm_check_default() 780 > awk -F@ '{print $1}' | |
++ /scripts/functions/manage/base : __rvm_check_default() 780 > current_ruby_interpreter=ree-1.8.7-2012.02 | |
++ /scripts/functions/manage/base : __rvm_check_default() 783 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/base : __rvm_check_default() 783 > [[ ree-1.8.7-2012.02 == \i\t\ \s\e\e\m\s\ \t\h\a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\s\r\c\/\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \i\s\ \a\l\r\e\a\d\y\ \n\o\n\ \e\x\i\s\t\e\n\t\.\ | |
\i\t\ \s\e\e\m\s\ \t\h\a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \i\s\ \a\l\r\e\a\d\y\ \n\o\n\ \e\x\i\s\t\e\n\t\.\ | |
\R\e\m\o\v\i\n\g\ \r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \a\l\i\a\s\e\s\.\.\.\ | |
\R\e\m\o\v\i\n\g\ \r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \w\r\a\p\p\e\r\s\.\.\.\ | |
\R\e\m\o\v\i\n\g\ \r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \e\n\v\i\r\o\n\m\e\n\t\s\.\.\.\ | |
\R\e\m\o\v\i\n\g\ \r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \b\i\n\a\r\i\e\s\.\.\.\ | |
\I\n\s\t\a\l\l\i\n\g\ \R\u\b\y\ \E\n\t\e\r\p\r\i\s\e\ \E\d\i\t\i\o\n\ \f\r\o\m\ \s\o\u\r\c\e\ \t\o\:\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ | |
\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \-\ \#\f\e\t\c\h\i\n\g\ \(\r\u\b\y\-\e\n\t\e\r\p\r\i\s\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\)\ | |
\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \-\ \#\e\x\t\r\a\c\t\i\n\g\ \r\u\b\y\-\e\n\t\e\r\p\r\i\s\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \t\o\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\s\r\c\/\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ | |
\A\p\p\l\y\i\n\g\ \p\a\t\c\h\ \'\t\c\m\a\l\l\o\c\'\ \(\l\o\c\a\t\e\d\ \a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\p\a\t\c\h\e\s\/\r\e\e\/\1\.\8\.\7\/\t\c\m\a\l\l\o\c\.\p\a\t\c\h\)\ | |
\A\p\p\l\y\i\n\g\ \p\a\t\c\h\ \'\s\t\d\o\u\t\-\r\o\u\g\e\-\f\i\x\'\ \(\l\o\c\a\t\e\d\ \a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\p\a\t\c\h\e\s\/\r\e\e\/\1\.\8\.\7\/\s\t\d\o\u\t\-\r\o\u\g\e\-\f\i\x\.\p\a\t\c\h\)\ | |
\A\p\p\l\y\i\n\g\ \p\a\t\c\h\ \'\n\o\_\s\s\l\v\2\'\ \(\l\o\c\a\t\e\d\ \a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\p\a\t\c\h\e\s\/\r\e\e\/\1\.\8\.\7\/\n\o\_\s\s\l\v\2\.\d\i\f\f\)\ | |
\A\p\p\l\y\i\n\g\ \p\a\t\c\h\ \'\l\i\b\6\4\'\ \(\l\o\c\a\t\e\d\ \a\t\ \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\p\a\t\c\h\e\s\/\r\e\e\/\l\i\b\6\4\.\p\a\t\c\h\)\ | |
\r\e\e\-\1\.\8\.\7\-\2\0\1\2\.\0\2\ \-\ \#\i\n\s\t\a\l\l\i\n\g\ \ | |
\r\u\b\y\-\1\.\9\.\3\-\p\1\2\5 ]] | |
++ /scripts/functions/manage/base : __rvm_check_default() 789 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 869 > __rvm_remove_install_record ree-1.8.7-2012.02 | |
++ /scripts/functions/install : __rvm_remove_install_record() 34 > typeset recorded_ruby_name rvm_install_record_file | |
+++ /scripts/functions/install : __rvm_remove_install_record() 36 > /Users/daniel/.rvm/scripts/tools strings ree-1.8.7-2012.02 | |
++ /scripts/base : 11 > [[ -z '' ]] | |
++ /scripts/base : 16 > export PS4 | |
++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 26 > export __array_start rvm_path | |
++ /scripts/base : 31 > [[ -n '' ]] | |
++ /scripts/base : 35 > __array_start=0 | |
++ /scripts/base : 38 > (( 0 == 0 )) | |
+++ /scripts/base : 40 > umask | |
++ /scripts/base : 40 > : rvm_stored_umask:0002 | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 54 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask g+w | |
+++ /etc/rvmrc : 2 > export rvm_path=/Users/daniel/.rvm | |
+++ /etc/rvmrc : 2 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /Users/daniel/.rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
++ /scripts/base : 54 > source /Users/daniel/.rvmrc | |
+++ rc : 1 > export rvm_path=/Users/daniel/.rvm | |
+++ rc : 1 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 60 > export rvm_tar | |
++ /scripts/base : 61 > export rvm_uname | |
+++ /scripts/base : 62 > uname | |
++ /scripts/base : 62 > rvm_uname=Darwin | |
++ /scripts/base : 63 > case "$rvm_uname" in | |
++ /scripts/base : 68 > rvm_tar=tar | |
++ /scripts/base : 72 > export rvm_path | |
++ /scripts/base : 73 > [[ -z /Users/daniel/.rvm ]] | |
++ /scripts/base : 85 > true /Users/daniel/.rvm/scripts | |
++ /scripts/base : 88 > source /Users/daniel/.rvm/scripts/initialize | |
+++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
+++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
+++ /scripts/initialize : 6 > set -o xtrace | |
+++ /scripts/initialize : 9 > [[ -z '' ]] | |
+++ /scripts/initialize : 14 > export PS4 | |
+++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 26 > [[ -n 3.2.48(1)-release ]] | |
+++ /scripts/initialize : 28 > shopt -s extglob | |
+++ /scripts/initialize : 38 > export __rvm_env_loaded | |
+++ /scripts/initialize : 40 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 42 > : __rvm_env_loaded:3: | |
+++ /scripts/initialize : 45 > [[ -z /Users/daniel/.rvm/tmp ]] | |
+++ /scripts/initialize : 45 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 92 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 97 > source /Users/daniel/.rvm/scripts/selector | |
++ /scripts/base : 101 > typeset -a scripts | |
++ /scripts/base : 104 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler) | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 40 > case "${TERM:-dumb}" in | |
++++ /scripts/functions/logging : 49 > /Users/daniel/.rvm/scripts/color red | |
+++ /scripts/functions/logging : 49 > rvm_error_clr='' | |
++++ /scripts/functions/logging : 50 > /Users/daniel/.rvm/scripts/color yellow | |
+++ /scripts/functions/logging : 50 > rvm_warn_clr='' | |
++++ /scripts/functions/logging : 51 > /Users/daniel/.rvm/scripts/color magenta | |
+++ /scripts/functions/logging : 51 > rvm_debug_clr='' | |
++++ /scripts/functions/logging : 52 > /Users/daniel/.rvm/scripts/color green | |
+++ /scripts/functions/logging : 52 > rvm_notify_clr='' | |
++++ /scripts/functions/logging : 53 > /Users/daniel/.rvm/scripts/color reset | |
+++ /scripts/functions/logging : 53 > rvm_reset_clr='' | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/utility | |
+++ /scripts/functions/utility : 3 > [[ -z tar ]] | |
+++ /scripts/functions/utility : 7 > rvm_tar_command=tar | |
+++ /scripts/functions/utility : 10 > [[ ! =~ --no-same-owner ]] | |
+++ /scripts/functions/utility : 11 > tar --help | |
+++ /scripts/functions/utility : 11 > grep -- --no-same-owner | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/init | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/env | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/rvmrc | |
+++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
+++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
+++ /scripts/functions/rvmrc : 5 > _first=0 | |
+++ /scripts/functions/rvmrc : 6 > _second=1 | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/install | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/environment | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/gemset | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/db | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/bundler | |
++ /scripts/base : 108 > unset scripts entry rvm_base_except | |
++ /scripts/base : 110 > [[ ! -t 0 ]] | |
+ /scripts/tools : 217 > args=($*) | |
+ /scripts/tools : 218 > action=strings | |
++ /scripts/tools : 219 > echo ree-1.8.7-2012.02 | |
+ /scripts/tools : 219 > args=ree-1.8.7-2012.02 | |
+ /scripts/tools : 221 > [[ -z strings ]] | |
+ /scripts/tools : 223 > case "$action" in | |
+ /scripts/tools : 226 > tools_strings ree-1.8.7-2012.02 | |
+ /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"' | |
+ /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
+ /scripts/functions/init : __rvm_load_rvmrc() 6 > (( 0 == 1 )) | |
+ /scripts/functions/init : __rvm_load_rvmrc() 11 > : rvm_stored_umask:0002 | |
+ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
+ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /etc/rvmrc ]] | |
+ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /etc/rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /etc/rvmrc | |
++ /etc/rvmrc : source() 1 > umask g+w | |
++ /etc/rvmrc : source() 2 > export rvm_path=/Users/daniel/.rvm | |
++ /etc/rvmrc : source() 2 > rvm_path=/Users/daniel/.rvm | |
+ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
+ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /Users/daniel/.rvmrc ]] | |
+ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /Users/daniel/.rvmrc | |
++ rc : source() 1 > export rvm_path=/Users/daniel/.rvm | |
++ rc : source() 1 > rvm_path=/Users/daniel/.rvm | |
+ /scripts/functions/init : __rvm_load_rvmrc() 30 > return 0 | |
+ /scripts/tools : tools_strings() 37 > rvm_ruby_string=ree-1.8.7-2012.02 | |
+ /scripts/tools : tools_strings() 39 > basename /Users/daniel/.rvm/gems/ree-1.8.7-2012.02 | |
+ /scripts/tools : 233 > exit 0 | |
++ /scripts/functions/install : __rvm_remove_install_record() 36 > recorded_ruby_name=ree-1.8.7-2012.02 | |
++ /scripts/functions/install : __rvm_remove_install_record() 38 > rvm_install_record_file=/Users/daniel/.rvm/user/installs | |
++ /scripts/functions/install : __rvm_remove_install_record() 40 > [[ -s /Users/daniel/.rvm/user/installs ]] | |
++ /scripts/functions/install : __rvm_remove_install_record() 42 > mv /Users/daniel/.rvm/user/installs /Users/daniel/.rvm/user/installs.tmp | |
++ /scripts/functions/install : __rvm_remove_install_record() 44 > grep -v '^ree-1.8.7-2012.02 ' | |
++ /scripts/functions/install : __rvm_remove_install_record() 47 > rm -f /Users/daniel/.rvm/user/installs.tmp | |
++ /scripts/functions/install : __rvm_remove_install_record() 50 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 870 > __rvm_remove_gemsets | |
++ /scripts/functions/manage/base : __rvm_remove_gemsets() 900 > typeset gemset gemsets | |
++ /scripts/functions/manage/base : __rvm_remove_gemsets() 902 > (( 0 == 1 )) | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 871 > __rvm_remove_archives | |
++ /scripts/functions/manage/base : __rvm_remove_archives() 970 > (( 0 == 1 )) | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 872 > __rvm_remove_aliases | |
++ /scripts/functions/manage/base : __rvm_remove_aliases() 955 > rvm_log 'Removing ree-1.8.7-2012.02 aliases...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing ree-1.8.7-2012.02 aliases...\n' | |
Removing ree-1.8.7-2012.02 aliases... | |
++ /scripts/functions/manage/base : __rvm_remove_aliases() 957 > typeset alias_name aliases | |
++ /scripts/functions/manage/base : __rvm_remove_aliases() 959 > aliases=($(awk '/'$rvm_ruby_string'/' "$rvm_path/config/alias" | sed 's/=.*//')) | |
+++ /scripts/functions/manage/base : __rvm_remove_aliases() 959 > awk /ree-1.8.7-2012.02/ /Users/daniel/.rvm/config/alias | |
+++ /scripts/functions/manage/base : __rvm_remove_aliases() 959 > sed 's/=.*//' | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 873 > __rvm_remove_wrappers | |
++ /scripts/functions/manage/base : __rvm_remove_wrappers() 920 > rvm_log 'Removing ree-1.8.7-2012.02 wrappers...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing ree-1.8.7-2012.02 wrappers...\n' | |
Removing ree-1.8.7-2012.02 wrappers... | |
++ /scripts/functions/manage/base : __rvm_remove_wrappers() 922 > typeset wrapper wrappers | |
++ /scripts/functions/manage/base : __rvm_remove_wrappers() 924 > wrappers=($(find "$rvm_wrappers_path" -maxdepth 1 -mindepth 1 -type d "${name_opt}" "*$rvm_ruby_string*" 2>/dev/null)) | |
+++ /scripts/functions/manage/base : __rvm_remove_wrappers() 924 > find /Users/daniel/.rvm/wrappers -maxdepth 1 -mindepth 1 -type d -iname '*ree-1.8.7-2012.02*' | |
++ /scripts/functions/manage/base : __rvm_remove_wrappers() 931 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 874 > __rvm_remove_environments | |
++ /scripts/functions/manage/base : __rvm_remove_environments() 936 > rvm_log 'Removing ree-1.8.7-2012.02 environments...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing ree-1.8.7-2012.02 environments...\n' | |
Removing ree-1.8.7-2012.02 environments... | |
++ /scripts/functions/manage/base : __rvm_remove_environments() 938 > typeset environments environment | |
++ /scripts/functions/manage/base : __rvm_remove_environments() 940 > environments=($(find "$rvm_environments_path" -maxdepth 1 -mindepth 1 -type f "${name_opt}" "*$rvm_ruby_string*" )) | |
+++ /scripts/functions/manage/base : __rvm_remove_environments() 940 > find /Users/daniel/.rvm/environments -maxdepth 1 -mindepth 1 -type f -iname '*ree-1.8.7-2012.02*' | |
++ /scripts/functions/manage/base : __rvm_remove_environments() 950 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 875 > __rvm_remove_binaries | |
++ /scripts/functions/manage/base : __rvm_remove_binaries() 979 > rvm_log 'Removing ree-1.8.7-2012.02 binaries...' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Removing ree-1.8.7-2012.02 binaries...\n' | |
Removing ree-1.8.7-2012.02 binaries... | |
++ /scripts/functions/manage/base : __rvm_remove_binaries() 982 > typeset binary_name binaries full_binary_path | |
++ /scripts/functions/manage/base : __rvm_remove_binaries() 984 > binaries=($(find "${rvm_bin_path}" -maxdepth 1 -mindepth 1 "${name_opt}" "*$rvm_ruby_string*" )) | |
+++ /scripts/functions/manage/base : __rvm_remove_binaries() 984 > find /Users/daniel/.rvm/bin -maxdepth 1 -mindepth 1 -iname '*ree-1.8.7-2012.02*' | |
++ /scripts/functions/manage/base : __rvm_remove_binaries() 993 > unset binaries | |
++ /scripts/functions/manage/base : __rvm_remove_binaries() 995 > return 0 | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 885 > unset rvm_remove_flag | |
++ /scripts/functions/manage/base : __rvm_remove_ruby() 887 > return 0 | |
++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 895 > __rvm_install_ruby | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 278 > true 0 1 | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 280 > typeset binary __rvm_ruby_name | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 282 > (( rvm_ruby_selected_flag == 0 )) | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 304 > [[ -n '' ]] | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 308 > unset RUBYOPT | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 310 > __rvm_check_for_compiler | |
++ /scripts/functions/build : __rvm_check_for_compiler() 84 > __rvm_selected_compiler | |
++ /scripts/functions/build : __rvm_selected_compiler() 6 > [[ =~ --with-gcc= ]] | |
++ /scripts/functions/build : __rvm_selected_compiler() 13 > [[ -n '' ]] | |
++ /scripts/functions/build : __rvm_selected_compiler() 17 > return 1 | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 311 > true | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 315 > case "${rvm_ruby_interpreter}" in | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 317 > source /Users/daniel/.rvm/scripts/functions/manage/ree | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 318 > ree_install | |
+++ /scripts/functions/manage/ree : ree_install() 5 > echo 1.8.7 | |
+++ /scripts/functions/manage/ree : ree_install() 5 > awk '/^1\.8/' | |
++ /scripts/functions/manage/ree : ree_install() 5 > [[ -n 1.8.7 ]] | |
++ /scripts/functions/manage/ree : ree_install() 5 > (( rvm_head_flag == 0 )) | |
++ /scripts/functions/manage/ree : ree_install() 7 > rvm_log 'Installing Ruby Enterprise Edition from source to: /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Installing Ruby Enterprise Edition from source to: /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02\n' | |
Installing Ruby Enterprise Edition from source to: /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02 | |
++ /scripts/functions/manage/ree : ree_install() 9 > builtin cd /Users/daniel/.rvm/src | |
++ /scripts/functions/manage/ree : ree_install() 12 > [[ -d /Users/daniel/.rvm/src/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/manage/ree : ree_install() 12 > [[ -x /Users/daniel/.rvm/src/ree-1.8.7-2012.02/installer ]] | |
++ /scripts/functions/manage/ree : ree_install() 14 > rvm_log 'It appears that the archive has already been extracted. Skipping extract (use reinstall to do fresh installation).' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'It appears that the archive has already been extracted. Skipping extract (use reinstall to do fresh installation).\n' | |
It appears that the archive has already been extracted. Skipping extract (use reinstall to do fresh installation). | |
++ /scripts/functions/manage/ree : ree_install() 45 > builtin cd /Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
++ /scripts/functions/manage/ree : ree_install() 48 > mkdir -p /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02/lib/ruby/gems/1.8/gems | |
++ /scripts/functions/manage/ree : ree_install() 50 > [[ -n '' ]] | |
+++ /scripts/functions/manage/ree : ree_install() 55 > uname | |
++ /scripts/functions/manage/ree : ree_install() 55 > [[ Darwin == \D\a\r\w\i\n ]] | |
++ /scripts/functions/manage/ree : ree_install() 55 > [[ 1.8.6 == \1\.\8\.\7 ]] | |
++ /scripts/functions/manage/ree : ree_install() 55 > [[ 1.8.7 == \1\.\8\.\7 ]] | |
++ /scripts/functions/manage/ree : ree_install() 55 > [[ ! '' =~ --no-tcmalloc ]] | |
++ /scripts/functions/manage/ree : ree_install() 57 > rvm_ree_options=' --no-tcmalloc' | |
++ /scripts/functions/manage/ree : ree_install() 60 > __rvm_db ree_configure_flags db_configure_flags | |
++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++ /scripts/functions/db : __rvm_db() 9 > key=ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 10 > key=ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 11 > variable=db_configure_flags | |
++ /scripts/functions/db : __rvm_db() 13 > [[ -f /Users/daniel/.rvm/user/db ]] | |
+++ /scripts/functions/db : __rvm_db() 14 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/user/db ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 14 > value= | |
++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 18 > /Users/daniel/.rvm/scripts/db /Users/daniel/.rvm/config/db ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 18 > value=--dont-install-useful-gems | |
++ /scripts/functions/db : __rvm_db() 21 > [[ -n --dont-install-useful-gems ]] | |
++ /scripts/functions/db : __rvm_db() 22 > [[ -z db_configure_flags ]] | |
++ /scripts/functions/db : __rvm_db() 25 > eval 'db_configure_flags='\''--dont-install-useful-gems'\''' | |
+++ /scripts/functions/db : __rvm_db() 25 > db_configure_flags=--dont-install-useful-gems | |
++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ /scripts/functions/manage/ree : ree_install() 62 > __rvm_apply_patches /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 36 > typeset patches patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 38 > result=0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 39 > patch_level_separator=% | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 40 > patch_fuzziness=25 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 41 > patch_level=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 43 > source_directory=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 45 > [[ -z /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 51 > builtin cd /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 53 > patches=($(__rvm_current_patch_names)) | |
+++ /scripts/functions/manage/base : __rvm_apply_patches() 53 > __rvm_current_patch_names | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 8 > typeset separator patches level name | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 10 > separator=% | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 11 > patches=' default' | |
++++ /scripts/functions/manage/base : __rvm_current_patch_names() 6 > echo default | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 13 > for name in '$(echo ${patches//,/ })' | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 15 > [[ default == \d\e\f\a\u\l\t ]] | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 17 > level=1 | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 23 > typeset expanded_name | |
++++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > __rvm_expand_patch_name default | |
++++ /scripts/patches : __rvm_expand_patch_name() 22 > typeset name expanded_patch_name | |
++++ /scripts/patches : __rvm_expand_patch_name() 24 > name=default | |
++++ /scripts/patches : __rvm_expand_patch_name() 26 > [[ -z default ]] | |
+++++ /scripts/patches : __rvm_expand_patch_name() 28 > rvm_ruby_string=ree-1.8.7-2012.02 | |
+++++ /scripts/patches : __rvm_expand_patch_name() 28 > /Users/daniel/.rvm/scripts/patchsets show default | |
++ /scripts/base : 11 > [[ -z '' ]] | |
++ /scripts/base : 16 > export PS4 | |
++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 26 > export __array_start rvm_path | |
++ /scripts/base : 31 > [[ -n '' ]] | |
++ /scripts/base : 35 > __array_start=0 | |
++ /scripts/base : 38 > (( 0 == 0 )) | |
+++ /scripts/base : 40 > umask | |
++ /scripts/base : 40 > : rvm_stored_umask:0002 | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 54 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask g+w | |
+++ /etc/rvmrc : 2 > export rvm_path=/Users/daniel/.rvm | |
+++ /etc/rvmrc : 2 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 41 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"' | |
++ /scripts/base : 43 > [[ -f /Users/daniel/.rvmrc ]] | |
++ /scripts/base : 45 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
++ /scripts/base : 54 > source /Users/daniel/.rvmrc | |
+++ rc : 1 > export rvm_path=/Users/daniel/.rvm | |
+++ rc : 1 > rvm_path=/Users/daniel/.rvm | |
++ /scripts/base : 60 > export rvm_tar | |
++ /scripts/base : 61 > export rvm_uname | |
+++ /scripts/base : 62 > uname | |
++ /scripts/base : 62 > rvm_uname=Darwin | |
++ /scripts/base : 63 > case "$rvm_uname" in | |
++ /scripts/base : 68 > rvm_tar=tar | |
++ /scripts/base : 72 > export rvm_path | |
++ /scripts/base : 73 > [[ -z /Users/daniel/.rvm ]] | |
++ /scripts/base : 85 > true /Users/daniel/.rvm/scripts | |
++ /scripts/base : 88 > source /Users/daniel/.rvm/scripts/initialize | |
+++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
+++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
+++ /scripts/initialize : 6 > set -o xtrace | |
+++ /scripts/initialize : 9 > [[ -z '' ]] | |
+++ /scripts/initialize : 14 > export PS4 | |
+++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 26 > [[ -n 3.2.48(1)-release ]] | |
+++ /scripts/initialize : 28 > shopt -s extglob | |
+++ /scripts/initialize : 38 > export __rvm_env_loaded | |
+++ /scripts/initialize : 40 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 42 > : __rvm_env_loaded:3: | |
+++ /scripts/initialize : 45 > [[ -z /Users/daniel/.rvm/tmp ]] | |
+++ /scripts/initialize : 45 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 92 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 94 > true | |
++ /scripts/base : 101 > typeset -a scripts | |
++ /scripts/base : 104 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler) | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 40 > case "${TERM:-dumb}" in | |
++++ /scripts/functions/logging : 49 > /Users/daniel/.rvm/scripts/color red | |
+++ /scripts/functions/logging : 49 > rvm_error_clr='' | |
++++ /scripts/functions/logging : 50 > /Users/daniel/.rvm/scripts/color yellow | |
+++ /scripts/functions/logging : 50 > rvm_warn_clr='' | |
++++ /scripts/functions/logging : 51 > /Users/daniel/.rvm/scripts/color magenta | |
+++ /scripts/functions/logging : 51 > rvm_debug_clr='' | |
++++ /scripts/functions/logging : 52 > /Users/daniel/.rvm/scripts/color green | |
+++ /scripts/functions/logging : 52 > rvm_notify_clr='' | |
++++ /scripts/functions/logging : 53 > /Users/daniel/.rvm/scripts/color reset | |
+++ /scripts/functions/logging : 53 > rvm_reset_clr='' | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/utility | |
+++ /scripts/functions/utility : 3 > [[ -z tar ]] | |
+++ /scripts/functions/utility : 7 > rvm_tar_command=tar | |
+++ /scripts/functions/utility : 10 > [[ ! =~ --no-same-owner ]] | |
+++ /scripts/functions/utility : 11 > tar --help | |
+++ /scripts/functions/utility : 11 > grep -- --no-same-owner | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/init | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/env | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/rvmrc | |
+++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
+++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
+++ /scripts/functions/rvmrc : 5 > _first=0 | |
+++ /scripts/functions/rvmrc : 6 > _second=1 | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/install | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/environment | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/gemset | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/db | |
++ /scripts/base : 105 > for entry in '${scripts[@]}' | |
++ /scripts/base : 106 > source /Users/daniel/.rvm/scripts/functions/bundler | |
++ /scripts/base : 108 > unset scripts entry rvm_base_except | |
++ /scripts/base : 110 > [[ ! -t 0 ]] | |
+ /scripts/patchsets : 6 > source /Users/daniel/.rvm/scripts/patches | |
+ /scripts/patchsets : 75 > args=($*) | |
+ /scripts/patchsets : 76 > action=show | |
+ /scripts/patchsets : 77 > patchset=default | |
++ /scripts/patchsets : 78 > echo | |
+ /scripts/patchsets : 78 > args= | |
+ /scripts/patchsets : 80 > case "$action" in | |
+ /scripts/patchsets : 81 > lookup_patchset default | |
+ /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path | |
+ /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]] | |
+ /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets")) | |
++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/daniel/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 83 > typeset path part parts | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 85 > path=/Users/daniel/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 87 > parts=(${rvm_ruby_string//-/ }) | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 89 > echo /Users/daniel/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patchsets/ree/1.8.7/2012.02 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patchsets/ree/1.8.7/2012.02 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 97 > return 0 | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/daniel/.rvm/patchsets/default ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/daniel/.rvm/patchsets/ree/default ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/daniel/.rvm/patchsets/ree/1.8.7/default ]] | |
+ /scripts/patchsets : lookup_patchset() 24 > cat /Users/daniel/.rvm/patchsets/ree/1.8.7/default | |
+ /scripts/patchsets : lookup_patchset() 25 > return 0 | |
+ /scripts/patchsets : 85 > exit 0 | |
++++ /scripts/patches : __rvm_expand_patch_name() 28 > expanded_patch_name='tcmalloc | |
stdout-rouge-fix | |
no_sslv2' | |
++++ /scripts/patches : __rvm_expand_patch_name() 31 > [[ 0 == \0 ]] | |
++++ /scripts/patches : __rvm_expand_patch_name() 33 > echo 'tcmalloc | |
stdout-rouge-fix | |
no_sslv2' | |
++++ /scripts/patches : __rvm_expand_patch_name() 40 > return 0 | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > expanded_name='tcmalloc | |
stdout-rouge-fix | |
no_sslv2' | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 25 > [[ -n default ]] | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 25 > [[ -n tcmalloc | |
stdout-rouge-fix | |
no_sslv2 ]] | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > echo 'tcmalloc | |
stdout-rouge-fix | |
no_sslv2%1' | |
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 31 > return 0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 55 > for patch_name in '${patches[*]}' | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 58 > patch_level=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > echo tcmalloc | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > grep % | |
+++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > __rvm_lookup_full_patch_path tcmalloc | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > typeset extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 83 > typeset path part parts | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 85 > path=/Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 87 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 89 > echo /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 97 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/tcmalloc | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /tcmalloc ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/tcmalloc.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /tcmalloc.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/tcmalloc.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /tcmalloc.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/tcmalloc.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/tcmalloc.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 59 > echo /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 60 > return 0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > full_patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 68 > [[ -n /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 70 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 72 > __rvm_run patch.apply.tcmalloc 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"' 'Applying patch '\''tcmalloc'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch)' | |
++ /scripts/functions/utility : __rvm_run() 141 > typeset name log temp_log_path _command message | |
++ /scripts/functions/utility : __rvm_run() 142 > true 0 0 | |
++ /scripts/functions/utility : __rvm_run() 144 > name=patch.apply.tcmalloc | |
++ /scripts/functions/utility : __rvm_run() 145 > _command='patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"' | |
++ /scripts/functions/utility : __rvm_run() 146 > message='Applying patch '\''tcmalloc'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch)' | |
++ /scripts/functions/utility : __rvm_run() 148 > [[ -n Applying patch 'tcmalloc' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch) ]] | |
++ /scripts/functions/utility : __rvm_run() 150 > rvm_log 'Applying patch '\''tcmalloc'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch)' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Applying patch '\''tcmalloc'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch)\n' | |
Applying patch 'tcmalloc' (located at /Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch) | |
++ /scripts/functions/utility : __rvm_run() 153 > (( rvm_debug_flag > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 158 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 160 > temp_log_path=/Users/daniel/.rvm/log/ree-1.8.7-2012.02 | |
++ /scripts/functions/utility : __rvm_run() 165 > log=/Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.tcmalloc.log | |
++ /scripts/functions/utility : __rvm_run() 167 > [[ ! -d /Users/daniel/.rvm/log/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 172 > [[ ! -f /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.tcmalloc.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 178 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 178 > printf %b '[2012-03-02 11:58:59] patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"\n' | |
++ /scripts/functions/utility : __rvm_run() 180 > (( rvm_niceness > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 185 > eval 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"' | |
++ /scripts/functions/utility : __rvm_run() 186 > result=1 | |
++ /scripts/functions/utility : __rvm_run() 188 > (( result > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 190 > rvm_error 'Error running '\''patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.tcmalloc.log' | |
++ /scripts/functions/logging : rvm_error() 59 > rvm_pretty_print stderr | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 27 > [[ -t 2 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_error() 60 > printf %b 'Error running '\''patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.tcmalloc.log\n' | |
Error running 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/tcmalloc.patch"', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.tcmalloc.log | |
++ /scripts/functions/utility : __rvm_run() 193 > return 1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > (( 1 > 0 )) | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 77 > result=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 55 > for patch_name in '${patches[*]}' | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 58 > patch_level=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > echo stdout-rouge-fix | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > grep % | |
+++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > __rvm_lookup_full_patch_path stdout-rouge-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > typeset extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/daniel/.rvm/patches | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 83 > typeset path part parts | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 85 > path=/Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 87 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 89 > echo /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 97 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/stdout-rouge-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /stdout-rouge-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/stdout-rouge-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /stdout-rouge-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/stdout-rouge-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /stdout-rouge-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/stdout-rouge-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/stdout-rouge-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 59 > echo /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 60 > return 0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > full_patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 68 > [[ -n /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 70 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 72 > __rvm_run patch.apply.stdout-rouge-fix 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"' 'Applying patch '\''stdout-rouge-fix'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch)' | |
++ /scripts/functions/utility : __rvm_run() 141 > typeset name log temp_log_path _command message | |
++ /scripts/functions/utility : __rvm_run() 142 > true 0 0 | |
++ /scripts/functions/utility : __rvm_run() 144 > name=patch.apply.stdout-rouge-fix | |
++ /scripts/functions/utility : __rvm_run() 145 > _command='patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"' | |
++ /scripts/functions/utility : __rvm_run() 146 > message='Applying patch '\''stdout-rouge-fix'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch)' | |
++ /scripts/functions/utility : __rvm_run() 148 > [[ -n Applying patch 'stdout-rouge-fix' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch) ]] | |
++ /scripts/functions/utility : __rvm_run() 150 > rvm_log 'Applying patch '\''stdout-rouge-fix'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch)' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Applying patch '\''stdout-rouge-fix'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch)\n' | |
Applying patch 'stdout-rouge-fix' (located at /Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch) | |
++ /scripts/functions/utility : __rvm_run() 153 > (( rvm_debug_flag > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 158 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 160 > temp_log_path=/Users/daniel/.rvm/log/ree-1.8.7-2012.02 | |
++ /scripts/functions/utility : __rvm_run() 165 > log=/Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.stdout-rouge-fix.log | |
++ /scripts/functions/utility : __rvm_run() 167 > [[ ! -d /Users/daniel/.rvm/log/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 172 > [[ ! -f /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.stdout-rouge-fix.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 178 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 178 > printf %b '[2012-03-02 11:58:59] patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"\n' | |
++ /scripts/functions/utility : __rvm_run() 180 > (( rvm_niceness > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 185 > eval 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"' | |
++ /scripts/functions/utility : __rvm_run() 186 > result=1 | |
++ /scripts/functions/utility : __rvm_run() 188 > (( result > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 190 > rvm_error 'Error running '\''patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.stdout-rouge-fix.log' | |
++ /scripts/functions/logging : rvm_error() 59 > rvm_pretty_print stderr | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 27 > [[ -t 2 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_error() 60 > printf %b 'Error running '\''patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.stdout-rouge-fix.log\n' | |
Error running 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch"', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.stdout-rouge-fix.log | |
++ /scripts/functions/utility : __rvm_run() 193 > return 1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > (( 1 > 0 )) | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 77 > result=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 55 > for patch_name in '${patches[*]}' | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 58 > patch_level=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > echo no_sslv2%1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > grep % | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 61 > patch_level=1 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 62 > patch_name=no_sslv2 | |
+++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > __rvm_lookup_full_patch_path no_sslv2 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > typeset extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/daniel/.rvm/patches | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 83 > typeset path part parts | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 85 > path=/Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 87 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 89 > echo /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 97 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/no_sslv2 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /no_sslv2 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/no_sslv2.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /no_sslv2.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/no_sslv2.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /no_sslv2.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/source/no_sslv2.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/no_sslv2.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 59 > echo /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 60 > return 0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > full_patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 68 > [[ -n /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 70 > [[ -f /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff ]] | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 72 > __rvm_run patch.apply.no_sslv2 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff"' 'Applying patch '\''no_sslv2'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff)' | |
++ /scripts/functions/utility : __rvm_run() 141 > typeset name log temp_log_path _command message | |
++ /scripts/functions/utility : __rvm_run() 142 > true 0 0 | |
++ /scripts/functions/utility : __rvm_run() 144 > name=patch.apply.no_sslv2 | |
++ /scripts/functions/utility : __rvm_run() 145 > _command='patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff"' | |
++ /scripts/functions/utility : __rvm_run() 146 > message='Applying patch '\''no_sslv2'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff)' | |
++ /scripts/functions/utility : __rvm_run() 148 > [[ -n Applying patch 'no_sslv2' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff) ]] | |
++ /scripts/functions/utility : __rvm_run() 150 > rvm_log 'Applying patch '\''no_sslv2'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff)' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Applying patch '\''no_sslv2'\'' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff)\n' | |
Applying patch 'no_sslv2' (located at /Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff) | |
++ /scripts/functions/utility : __rvm_run() 153 > (( rvm_debug_flag > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 158 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 160 > temp_log_path=/Users/daniel/.rvm/log/ree-1.8.7-2012.02 | |
++ /scripts/functions/utility : __rvm_run() 165 > log=/Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.no_sslv2.log | |
++ /scripts/functions/utility : __rvm_run() 167 > [[ ! -d /Users/daniel/.rvm/log/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 172 > [[ ! -f /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.no_sslv2.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 178 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 178 > printf %b '[2012-03-02 11:58:59] patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff"\n' | |
++ /scripts/functions/utility : __rvm_run() 180 > (( rvm_niceness > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 185 > eval 'patch -F 25 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/1.8.7/no_sslv2.diff"' | |
++ /scripts/functions/utility : __rvm_run() 186 > result=0 | |
++ /scripts/functions/utility : __rvm_run() 188 > (( result > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 193 > return 0 | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > (( 0 > 0 )) | |
++ /scripts/functions/manage/base : __rvm_apply_patches() 88 > return 0 | |
++ /scripts/functions/manage/ree : ree_install() 63 > result=0 | |
++ /scripts/functions/manage/ree : ree_install() 65 > (( result == 0 )) | |
+++ /scripts/functions/manage/ree : ree_install() 65 > uname -m | |
++ /scripts/functions/manage/ree : ree_install() 65 > [[ x86_64 == \x\8\6\_\6\4 ]] | |
+++ /scripts/functions/manage/ree : ree_install() 68 > __rvm_lookup_full_patch_path lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > typeset extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/daniel/.rvm/src/ree-1.8.7-2012.02/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 83 > typeset path part parts | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 85 > path=/Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 87 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 89 > echo /Users/daniel/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 91 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 93 > path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 94 > echo /Users/daniel/.rvm/patches/ree/1.8.7/2012.02 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 97 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /lib64 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/lib64.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /lib64.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/lib64.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/2012.02/lib64.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/lib64 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/1.8.7/lib64.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/1.8.7/lib64.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 51 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/lib64 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/lib64 ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > patch_path=/Users/daniel/.rvm/patches/ree/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -s /Users/daniel/.rvm/patches/ree/lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 58 > [[ -f /Users/daniel/.rvm/patches/ree/lib64.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 59 > echo /Users/daniel/.rvm/patches/ree/lib64.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 60 > return 0 | |
++ /scripts/functions/manage/ree : ree_install() 68 > full_patch_path=/Users/daniel/.rvm/patches/ree/lib64.patch | |
++ /scripts/functions/manage/ree : ree_install() 69 > cd /Users/daniel/.rvm/src/ree-1.8.7-2012.02 | |
++ /scripts/functions/manage/ree : ree_install() 70 > __rvm_run patch.apply.lib64 'patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"' 'Applying patch '\''lib64'\'' (located at /Users/daniel/.rvm/patches/ree/lib64.patch)' | |
++ /scripts/functions/utility : __rvm_run() 141 > typeset name log temp_log_path _command message | |
++ /scripts/functions/utility : __rvm_run() 142 > true 0 0 | |
++ /scripts/functions/utility : __rvm_run() 144 > name=patch.apply.lib64 | |
++ /scripts/functions/utility : __rvm_run() 145 > _command='patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"' | |
++ /scripts/functions/utility : __rvm_run() 146 > message='Applying patch '\''lib64'\'' (located at /Users/daniel/.rvm/patches/ree/lib64.patch)' | |
++ /scripts/functions/utility : __rvm_run() 148 > [[ -n Applying patch 'lib64' (located at /Users/daniel/.rvm/patches/ree/lib64.patch) ]] | |
++ /scripts/functions/utility : __rvm_run() 150 > rvm_log 'Applying patch '\''lib64'\'' (located at /Users/daniel/.rvm/patches/ree/lib64.patch)' | |
++ /scripts/functions/logging : rvm_log() 80 > rvm_pretty_print stdout | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_log() 81 > printf %b 'Applying patch '\''lib64'\'' (located at /Users/daniel/.rvm/patches/ree/lib64.patch)\n' | |
Applying patch 'lib64' (located at /Users/daniel/.rvm/patches/ree/lib64.patch) | |
++ /scripts/functions/utility : __rvm_run() 153 > (( rvm_debug_flag > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 158 > [[ -n ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 160 > temp_log_path=/Users/daniel/.rvm/log/ree-1.8.7-2012.02 | |
++ /scripts/functions/utility : __rvm_run() 165 > log=/Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.lib64.log | |
++ /scripts/functions/utility : __rvm_run() 167 > [[ ! -d /Users/daniel/.rvm/log/ree-1.8.7-2012.02 ]] | |
++ /scripts/functions/utility : __rvm_run() 172 > [[ ! -f /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.lib64.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 178 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 178 > printf %b '[2012-03-02 11:58:59] patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"\n' | |
++ /scripts/functions/utility : __rvm_run() 180 > (( rvm_niceness > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 185 > eval 'patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"' | |
++ /scripts/functions/utility : __rvm_run() 186 > result=1 | |
++ /scripts/functions/utility : __rvm_run() 188 > (( result > 0 )) | |
++ /scripts/functions/utility : __rvm_run() 190 > rvm_error 'Error running '\''patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.lib64.log' | |
++ /scripts/functions/logging : rvm_error() 59 > rvm_pretty_print stderr | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 27 > [[ -t 2 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_error() 60 > printf %b 'Error running '\''patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"'\'', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.lib64.log\n' | |
Error running 'patch -F 3 -p1 -N -f <"/Users/daniel/.rvm/patches/ree/lib64.patch"', please read /Users/daniel/.rvm/log/ree-1.8.7-2012.02/patch.apply.lib64.log | |
++ /scripts/functions/utility : __rvm_run() 193 > return 1 | |
++ /scripts/functions/manage/ree : ree_install() 74 > result=1 | |
++ /scripts/functions/manage/ree : ree_install() 77 > (( result > 0 )) | |
++ /scripts/functions/manage/ree : ree_install() 79 > rvm_error 'There has been an error while trying to apply patches to ree. \nHalting the installation.' | |
++ /scripts/functions/logging : rvm_error() 59 > rvm_pretty_print stderr | |
++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
++ /scripts/functions/logging : rvm_pretty_print() 27 > [[ -t 2 ]] | |
++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
++ /scripts/functions/logging : rvm_error() 60 > printf %b 'There has been an error while trying to apply patches to ree. \nHalting the installation.\n' | |
There has been an error while trying to apply patches to ree. | |
Halting the installation. | |
++ /scripts/functions/manage/ree : ree_install() 80 > return 1 | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 347 > /Users/daniel/.rvm/rubies/ree-1.8.7-2012.02/bin/ruby -rrbconfig -e 'File.open(RbConfig::CONFIG["prefix"] + "/config","w") { |file| RbConfig::CONFIG.each_pair{|key,value| file.write("#{key.gsub(/\.|-/,"_")}=\"#{value.gsub("$","\\$")}\"\n")} }' | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 350 > rvm_hook=after_install | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 351 > source /Users/daniel/.rvm/scripts/hook | |
+++ /scripts/hook : source() 3 > typeset rvm_verbose_flag rvm_debug_flag hooks | |
+++ /scripts/hook : source() 5 > true 0 0 after_install | |
+++ /scripts/hook : source() 7 > [[ -n after_install ]] | |
+++ /scripts/hook : source() 9 > [[ /Users/daniel/.rvm/src/ree-1.8.7-2012.02/.rvm/hooks/after_install == \/\U\s\e\r\s\/\d\a\n\i\e\l\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]] | |
+++ /scripts/hook : source() 13 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 18 > [[ -s /Users/daniel/.rvm/src/ree-1.8.7-2012.02/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 27 > continue | |
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 18 > [[ -s /Users/daniel/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 27 > continue | |
+++ /scripts/hook : source() 33 > unset rvm_hook hooks | |
++ /scripts/functions/manage/base : __rvm_install_ruby() 353 > [[ -n '' ]] | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1131 > result=0 | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1132 > (( result > 0 && manage_result == 0 )) | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1137 > (( result == 0 )) | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1137 > [[ reinstall == \i\n\s\t\a\l\l ]] | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1142 > unset current_ruby_string | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1144 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
+ /scripts/functions/init : __rvm_load_rvmrc() 6 > (( 0 == 1 )) | |
+ /scripts/functions/init : __rvm_load_rvmrc() 11 > : rvm_stored_umask:0002 | |
+ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
+ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /etc/rvmrc ]] | |
+ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /etc/rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /etc/rvmrc | |
++ /etc/rvmrc : source() 1 > umask g+w | |
++ /etc/rvmrc : source() 2 > export rvm_path=/Users/daniel/.rvm | |
++ /etc/rvmrc : source() 2 > rvm_path=/Users/daniel/.rvm | |
+ /scripts/functions/init : __rvm_load_rvmrc() 12 > for _file in /etc/rvmrc '"$HOME/.rvmrc"' | |
+ /scripts/functions/init : __rvm_load_rvmrc() 14 > [[ -s /Users/daniel/.rvmrc ]] | |
+ /scripts/functions/init : __rvm_load_rvmrc() 16 > grep '^\s*rvm .*$' /Users/daniel/.rvmrc | |
+ /scripts/functions/init : __rvm_load_rvmrc() 25 > source /Users/daniel/.rvmrc | |
++ rc : source() 1 > export rvm_path=/Users/daniel/.rvm | |
++ rc : source() 1 > rvm_path=/Users/daniel/.rvm | |
+ /scripts/functions/init : __rvm_load_rvmrc() 30 > return 0 | |
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1183 > return 0 | |
+ /scripts/manage : 31 > exit 0 | |
[11:58:59] daniel:platform git:(master*) $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment