Skip to content

Instantly share code, notes, and snippets.

@tal
Last active December 19, 2015 05:09
Show Gist options
  • Select an option

  • Save tal/5901808 to your computer and use it in GitHub Desktop.

Select an option

Save tal/5901808 to your computer and use it in GitHub Desktop.
configure: WARNING: unrecognized options: --without-tcl, --without-tk
checking build system type... x86_64-apple-darwin13.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking target system type... x86_64-apple-darwin13.0.0
checking for gcc-4.2... gcc-4.2
checking for gcc... (cached) gcc-4.2
checking whether the C compiler works... no
configure: error: in `/Users/tal/.rvm/src/ruby-2.0.0-p247':
configure: error: C compiler cannot create executables
See `config.log' for more details
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = hubble.home
uname -m = x86_64
uname -r = 13.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.0.0: Wed Jun 19 17:59:46 PDT 2013; root:xnu-2422.1.26.0.1~2/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 13.0.0: Wed Jun 19 17:59:46 PDT 2013; root:xnu-2422.1.26.0.1~2/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 292 tasks, 1546 threads, 8 processors
Load average: 2.02, Mach factor: 5.97
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/heroku/bin
PATH: /Users/tal/bin
PATH: /Users/tal/.bin
PATH: /usr/local/bin
PATH: /usr/local/homebrew/bin
PATH: /opt/nginx/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/go/bin
PATH: /Users/tal/.rvm/bin
PATH: /usr/local/share/npm/bin
PATH: /Users/tal/.sm/bin
PATH: /Users/tal/.sm/pkg/active/bin
PATH: /Users/tal/.sm/pkg/active/sbin
PATH: /usr/local/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2882: checking build system type
configure:2896: result: x86_64-apple-darwin13.0.0
configure:3002: checking host system type
configure:3015: result: x86_64-apple-darwin13.0.0
configure:3035: checking target system type
configure:3048: result: x86_64-apple-darwin13.0.0
configure:3282: checking for gcc-4.2
configure:3298: found /usr/local/bin/gcc-4.2
configure:3309: result: gcc-4.2
configure:3480: checking for gcc
configure:3507: result: gcc-4.2
configure:3736: checking for C compiler version
configure:3745: gcc-4.2 --version >&5
i686-apple-darwin11-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3756: $? = 0
configure:3745: gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:3756: $? = 0
configure:3745: gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3756: $? = 1
configure:3745: gcc-4.2 -qversion >&5
i686-apple-darwin11-gcc-4.2.1: no input files
configure:3756: $? = 1
configure:3776: checking whether the C compiler works
configure:3798: gcc-4.2 conftest.c >&5
ld: library not found for -lcrt1.10.6.o
collect2: ld returned 1 exit status
configure:3802: $? = 1
configure:3840: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define CANONICALIZATION_FOR_MATHN 1
| #define RUBY_BASE_NAME "ruby" !<verconf>!
| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>!
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3845: error: in `/Users/tal/.rvm/src/ruby-2.0.0-p247':
configure:3847: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.0.0
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-apple-darwin13.0.0
ac_cv_prog_ac_ct_CC=gcc-4.2
ac_cv_target=x86_64-apple-darwin13.0.0
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR=''
ARCHFILE=''
ARCH_FLAG=''
AS=''
ASFLAGS=''
BASERUBY='ruby --disable=gems'
BTESTRUBY=''
BUILTIN_ENCOBJS=''
BUILTIN_TRANSOBJS=''
BUILTIN_TRANSSRCS=''
CAPITARGET=''
CC='gcc-4.2'
CCDLFLAGS=''
CFLAGS=''
CHDIR=''
COMMON_HEADERS=''
COMMON_LIBS=''
COMMON_MACROS=''
COUTFLAG=''
CP=''
CPP=''
CPPFLAGS=''
CPPOUTFILE=''
CROSS_COMPILING=''
CXX=''
CXXFLAGS=''
DEFS=''
DLDFLAGS=''
DLDLIBS=''
DLEXT2=''
DLEXT=''
DLLWRAP=''
DLNOBJ=''
DOT=''
DOXYGEN=''
DTRACE=''
DTRACE_EXT=''
DTRACE_GLOMMED_OBJ=''
DTRACE_OBJ=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
ENABLE_SHARED=''
ENCOBJS=''
EXECUTABLE_EXTS=''
EXEEXT=''
EXPORT_PREFIX=''
EXTDLDFLAGS=''
EXTLDFLAGS=''
EXTOBJS=''
EXTOUT=''
EXTSTATIC=''
GCC=''
GNU_LD=''
GREP=''
INSTALLDOC=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LD=''
LDFLAGS=''
LDSHARED=''
LDSHAREDXX=''
LIBEXT=''
LIBOBJS=''
LIBPATHENV=''
LIBPATHFLAG=''
LIBRUBY=''
LIBRUBYARG=''
LIBRUBYARG_SHARED=''
LIBRUBYARG_STATIC=''
LIBRUBY_A=''
LIBRUBY_ALIASES=''
LIBRUBY_A_OBJS=''
LIBRUBY_DLDFLAGS=''
LIBRUBY_LDSHARED=''
LIBRUBY_RELATIVE=''
LIBRUBY_SO=''
LIBS=''
LINK_SO=''
LN_S=''
LTLIBOBJS=''
MAINLIBS=''
MAJOR='2'
MAKEDIRS=''
MAKEFILES=''
MANTYPE=''
MINIOBJS=''
MINIRUBY=''
MINOR='0'
MKDIR_P=''
NACL_SDK_ROOT=''
NACL_SDK_VARIANT=''
NACL_TOOLCHAIN=''
NM=''
NROFF=''
NULLCMD=''
OBJCOPY=''
OBJDUMP=''
OBJEXT=''
OUTFLAG=''
PACKAGE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PLATFORM_DIR=''
POSTLINK=''
PREP=''
PYTHON=''
RANLIB=''
RDOCTARGET=''
RI_BASE_NAME=''
RM=''
RMALL=''
RMDIR=''
RMDIRS=''
RPATHFLAG=''
RUBYW_BASE_NAME='rubyw'
RUBYW_INSTALL_NAME=''
RUBY_BASE_NAME='ruby'
RUBY_INSTALL_NAME=''
RUBY_PROGRAM_VERSION='2.0.0'
RUBY_RELEASE_DATE='2013-06-27'
RUBY_SO_NAME=''
RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}'
RUNRUBY=''
SET_MAKE=''
SHELL='/bin/sh'
SOLIBS=''
STATIC=''
STRIP=''
SYMBOL_PREFIX=''
TEENY='0'
TEST_RUNNABLE=''
THREAD_MODEL=''
TRY_LINK=''
UNIVERSAL_ARCHNAMES=''
UNIVERSAL_INTS=''
USE_RUBYGEMS=''
WERRORFLAG=''
WINDRES=''
XCFLAGS=''
XLDFLAGS=''
XRUBY=''
XRUBY_LIBDIR=''
XRUBY_RUBYHDRDIR=''
XRUBY_RUBYLIBDIR=''
ac_ct_CC='gcc-4.2'
ac_ct_CXX=''
ac_ct_OBJCOPY=''
ac_ct_OBJDUMP=''
arch=''
archincludedir=''
archlibdir=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin13.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.0.0'
build_vendor='apple'
cflags=' ${optflags} ${debugflags} ${warnflags}'
codesign=''
configure_args=''
cppflags=''
cxxflags=' ${optflags} ${debugflags} ${warnflags}'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
debugflags=''
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec=''
exec_prefix='NONE'
host='x86_64-apple-darwin13.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
optflags=''
pdfdir='${docdir}'
prefix='/Users/tal/.rvm/rubies/ruby-2.0.0-p247'
program_transform_name='s&^&&'
psdir='${docdir}'
ridir=''
ruby_pc=''
ruby_version=''
rubyarchdir=''
rubyarchhdrdir=''
rubyarchprefix=''
rubyhdrdir=''
rubylibdir=''
rubylibprefix=''
rubysitearchprefix=''
rubyw_install_name=''
sbindir='${exec_prefix}/sbin'
setup=''
sharedstatedir='${prefix}/com'
sitearch=''
sitearchdir=''
sitearchhdrdir=''
sitearchincludedir=''
sitearchlibdir=''
sitedir=''
sitehdrdir=''
sitelibdir=''
strict_warnflags=''
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin13.0.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin13.0.0'
target_vendor='apple'
try_header=''
vendorarchdir=''
vendorarchhdrdir=''
vendordir=''
vendorhdrdir=''
vendorlibdir=''
warnflags=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define CANONICALIZATION_FOR_MATHN 1
#define RUBY_BASE_NAME "ruby" !<verconf>!
#define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>!
configure: exit 77
~/.rvm/src/ruby-2.0.0-p247$ rvm get head; rvm info; rvm install 2.0.0 --debug
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184 100 184 0 0 172 0 0:00:01 0:00:01 --:--:-- 172
100 13376 100 13376 0 0 7143 0 0:00:01 0:00:01 --:--:-- 7143
Downloading RVM from wayneeseguin branch master
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124 100 124 0 0 466 0 --:--:-- --:--:-- --:--:-- 467
100 1070k 100 1070k 0 0 310k 0 0:00:03 0:00:03 --:--:-- 528k
Upgrading the RVM installation in /Users/tal/.rvm/
RVM PATH line found in /Users/tal/.bashrc /Users/tal/.zshrc.
RVM sourcing line found in /Users/tal/.bashrc /Users/tal/.bash_profile /Users/tal/.zshrc.
Upgrade Notes:
* No new notes to display.
# RVM: Shell scripts enabling management of multiple ruby environments.
# RTFM: https://rvm.io/
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
# Cheatsheet: http://cheat.errtheblog.com/s/rvm
# Screencast: http://screencasts.org/episodes/how-to-use-rvm
# In case of any issues run 'rvm requirements' or read 'rvm notes'
Upgrade of RVM in /Users/tal/.rvm/ is complete.
# Tal Atlas,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and
# more enjoyable!!!
#
# ~Wayne
RVM reloaded!
system:
system:
uname: "Darwin hubble.home 13.0.0 Darwin Kernel Version 13.0.0: Wed Jun 19 17:59:46 PDT 2013; root:xnu-2422.1.26.0.1~2/RELEASE_X86_64 x86_64"
system: "osx/10.9/x86_64"
bash: "/bin/bash => GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)"
zsh: "/usr/local/bin/zsh => zsh 5.0.2 (x86_64-apple-darwin12.3.0)"
rvm:
version: "rvm 1.21.3 (master) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/]"
updated: "just now"
homes:
gem: "not set"
ruby: "not set"
binaries:
ruby: "/usr/bin/ruby"
irb: "/usr/bin/irb"
gem: "/usr/bin/gem"
rake: "/usr/bin/rake"
environment:
PATH: "/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin"
GEM_HOME: ""
GEM_PATH: ""
MY_RUBY_HOME: ""
IRBRC: ""
RUBYOPT: ""
gemset: ""
2.0.0 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: osx/10.9/x86_64/ruby-2.0.0-p247.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
__rvm_setup_compile_environment_setup ruby-2.0.0-p247
rvm_autolibs_flag=4
__rvm_setup_compile_environment_requirements ruby-2.0.0-p247
Installing requirements for osx, might require sudo password.
requirements code for osx loaded
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.
PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
__rvm_setup_compile_environment_movable ruby-2.0.0-p247
__rvm_setup_compile_environment_osx_compiler ruby-2.0.0-p247
Configured with: --prefix=/Applications/Xcode5-DP2.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode5-DP2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
__rvm_setup_compile_environment_architectures ruby-2.0.0-p247
rvm_architectures(0):.
__rvm_setup_compile_environment_architectures:3: bad math expression: illegal character: "
__rvm_setup_compile_environment_gcc47plus ruby-2.0.0-p247
__rvm_setup_compile_environment_bison ruby-2.0.0-p247
__rvm_setup_compile_environment_smartos ruby-2.0.0-p247
__rvm_setup_compile_environment_sunos ruby-2.0.0-p247
__rvm_setup_compile_environment_openbsd ruby-2.0.0-p247
__rvm_setup_compile_environment_auto_conf_make ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_docs ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_tcltk ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_shared_static ruby-2.0.0-p247
__rvm_setup_compile_environment_flags_threads ruby-2.0.0-p247
found compiler: /usr/bin/gcc
Installing Ruby from source to: /Users/tal/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-2.0.0-p247 - #extracted to /Users/tal/.rvm/src/ruby-2.0.0-p247 (already extracted)
Trying patch 'default'.
Patch name 'default'.
Trying patch 'osx'.
Patch name 'osx'.
All found patches(0): .
Log file: /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694060_configure.log
[2013-07-01 11:54:20] ./configure
current path: /Users/tal/.rvm/src/ruby-2.0.0-p247
command(7): ./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared
ruby-2.0.0-p247 - #configuring - using Zsh, can not show progress, be patient...
Error running './configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared',
please read /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694060_configure.log
There has been an error while running configure. Halting the installation.
__rvm_rm_rf already gone: /Users/tal/.rvm/tmp/14274*
/Users/tal/.rvm/scripts/cli:724 __rvm_parse_args:658 while case case[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/cli:759 __rvm_parse_args:693 while if[[ -z '' && -n '' ]]
/Users/tal/.rvm/scripts/cli:762 __rvm_parse_args:696 while if[[ error == || 0 -eq 1 || -n '' ]]
/Users/tal/.rvm/scripts/cli:82 __rvm_parse_args:16 while[[ -n install ]]
/Users/tal/.rvm/scripts/cli:84 __rvm_parse_args:18 whilervm_token=install
/Users/tal/.rvm/scripts/cli:86 __rvm_parse_args:20 while if(( 1 > 0 ))
/Users/tal/.rvm/scripts/cli:88 __rvm_parse_args:22 while thennext_token=ruby-2.0.0
/Users/tal/.rvm/scripts/cli:89 __rvm_parse_args:23 while thenshift
/Users/tal/.rvm/scripts/cli:94 __rvm_parse_args:28 while casecase install ([[:alnum:]]*|@*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase install (use)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase install (install|uninstall|reinstall|try_install)
/Users/tal/.rvm/scripts/cli:104 __rvm_parse_args:38 while case caseexport 'install_flag=1'
/Users/tal/.rvm/scripts/cli:105 __rvm_parse_args:39 while case caservm_action=install
/Users/tal/.rvm/scripts/cli:759 __rvm_parse_args:693 while if[[ -z install ]]
/Users/tal/.rvm/scripts/cli:762 __rvm_parse_args:696 while if[[ error == install || 0 -eq 1 || -n '' ]]
/Users/tal/.rvm/scripts/cli:82 __rvm_parse_args:16 while[[ -n ruby-2.0.0 ]]
/Users/tal/.rvm/scripts/cli:84 __rvm_parse_args:18 whilervm_token=ruby-2.0.0
/Users/tal/.rvm/scripts/cli:86 __rvm_parse_args:20 while if(( 0 > 0 ))
/Users/tal/.rvm/scripts/cli:91 __rvm_parse_args:25 while elsenext_token=''
/Users/tal/.rvm/scripts/cli:94 __rvm_parse_args:28 while casecase ruby-2.0.0 ([[:alnum:]]*|@*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (use)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (install|uninstall|reinstall|try_install)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (gemset)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (gemdir|gempath|gemhome)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (pkg)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (do|exec)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (gem|rake|ruby)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer|env|unexport|automount|prepare)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (doctor)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (mount)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (rm|remove)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (rtfm|RTFM|rvmrc|usage|help|inspect|list|ls|info|strings|get|current|docs|alias|rubygems|cleanup|tools|disk-usage|snapshot|repair|migrate|downgrade|upgrade|cron|group|switch|which|config-get|requirements|autolibs|osx-ssl-certs|fix-permissions)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (user)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (load-rvmrc)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (benchmark|bench)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (specs|tests)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (export)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (alt*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (wrapper)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (reboot|damnit|wtf|argh|BOOM|boom|wth)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (in)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (*,*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (@*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (*@*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (*+*)
/Users/tal/.rvm/scripts/cli:97 __rvm_parse_args:31 while case casecase ruby-2.0.0 (*-*|+([[:digit:]]).+([[:digit:]])*)
/Users/tal/.rvm/scripts/cli:338 __rvm_parse_args:272 while case caservm_action=install
/Users/tal/.rvm/scripts/cli:339 __rvm_parse_args:273 while case caservm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/cli:340 __rvm_parse_args:274 while case caservm_ruby_strings=ruby-2.0.0
/Users/tal/.rvm/scripts/cli:759 __rvm_parse_args:693 while if[[ -z install ]]
/Users/tal/.rvm/scripts/cli:762 __rvm_parse_args:696 while if[[ error == install || 0 -eq 1 || -n '' ]]
/Users/tal/.rvm/scripts/cli:82 __rvm_parse_args:16 while[[ -n '' ]]
/Users/tal/.rvm/scripts/cli:767 __rvm_parse_args:701 : rvm_ruby_args:0::
/Users/tal/.rvm/scripts/cli:769 __rvm_parse_args:703 if[[ -n '' ]]
/Users/tal/.rvm/scripts/cli:891 rvm:88 result=0
/Users/tal/.rvm/scripts/cli:892 rvm:89 : rvm_ruby_args:0::
/Users/tal/.rvm/scripts/cli:894 rvm:91 (( result ))
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (use)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (switch)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (srcdir)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (inspect|usage|strings|version)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (ls|list)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (debug)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (info)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (benchmark|reset)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (update)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (reboot)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (implode|seppuku)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (get)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (current)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (help|rtfm|env|list|monitor|notes|pkg|requirements)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (cleanup|tools|snapshot|disk-usage|repair|alias|docs|rubygems|migrate|cron|group)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (upgrade)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (autolibs|osx-ssl-certs|fix-permissions)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (wrapper)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (do)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (rvmrc)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (config-get)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (gemset_use)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (gemset)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (reload)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (tests|specs)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (remove)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (fetch|uninstall|reinstall)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase install (try_install|install)
/Users/tal/.rvm/scripts/cli:1085 rvm:282 cmdor caseexport rvm_path
/Users/tal/.rvm/scripts/cli:1086 rvm:283 cmdor case if[[ -n ruby-2.0.0 ]]
/Users/tal/.rvm/scripts/cli:1088 rvm:285 cmdor case thentypeset save_ruby
/Users/tal/.rvm/scripts/cli:1089 rvm:286 cmdor case thenselected_ruby=/Users/tal/.rvm/scripts/cli:1089 rvm:286 cmdor case then cmdsubst__rvm_select
/Users/tal/.rvm/scripts/selector:99 __rvm_select:2 true
/Users/tal/.rvm/scripts/selector:100 __rvm_select:3 typeset _original_env_string
/Users/tal/.rvm/scripts/selector:101 __rvm_select:4 _original_env_string=''
/Users/tal/.rvm/scripts/selector:104 __rvm_select:7 export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
/Users/tal/.rvm/scripts/selector:105 __rvm_select:8 export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
/Users/tal/.rvm/scripts/selector:106 __rvm_select:9 export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path 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_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias 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_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_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
/Users/tal/.rvm/scripts/selector:109 __rvm_select:12 rvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:112 __rvm_select:15 if[[ -z ruby-2.0.0 ]]
/Users/tal/.rvm/scripts/selector:123 __rvm_select:26 __rvm_ruby_string
/Users/tal/.rvm/scripts/selector:689 __rvm_ruby_string:10 typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
/Users/tal/.rvm/scripts/selector:691 __rvm_ruby_string:12 __rvm_default_flags
/Users/tal/.rvm/scripts/functions/env:9 __rvm_default_flags:2 true 0 0
/Users/tal/.rvm/scripts/selector:693 __rvm_ruby_string:14 rvm_expanding_aliases=''
/Users/tal/.rvm/scripts/selector:695 __rvm_ruby_string:16 true '' '' '' '' '' '' '' @ ruby-2.0.0 0 0
/Users/tal/.rvm/scripts/selector:701 __rvm_ruby_string:22 ifecho ruby-2.0.0
/Users/tal/.rvm/scripts/selector:701 __rvm_ruby_string:22 if pipeGREP_OPTIONS='' grep @
/Users/tal/.rvm/scripts/selector:708 __rvm_ruby_string:29 if(( rvm_expanding_aliases == 0 ))
/Users/tal/.rvm/scripts/selector:709 __rvm_ruby_string:30 if cmdand[[ -n ruby-2.0.0 && ruby-2.0.0 != system ]]
/Users/tal/.rvm/scripts/selector:713 __rvm_ruby_string:34 then if[[ -f /Users/tal/.rvm/config/alias && -s /Users/tal/.rvm/config/alias ]]
/Users/tal/.rvm/scripts/selector:718 __rvm_ruby_string:39 then elif[[ ruby-2.0.0 == default ]]
/Users/tal/.rvm/scripts/selector:725 __rvm_ruby_string:46 ifecho ruby-2.0.0
/Users/tal/.rvm/scripts/selector:725 __rvm_ruby_string:46 if pipeGREP_OPTIONS='' grep @
/Users/tal/.rvm/scripts/selector:731 __rvm_ruby_string:52 ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:732 __rvm_ruby_string:53 gemset_name=''
/Users/tal/.rvm/scripts/selector:733 __rvm_ruby_string:54 repo_url=''
/Users/tal/.rvm/scripts/selector:734 __rvm_ruby_string:55 branch_name=''
/Users/tal/.rvm/scripts/selector:735 __rvm_ruby_string:56 ruby_name=''
/Users/tal/.rvm/scripts/selector:737 __rvm_ruby_string:58 __rvm_unset_ruby_variables
/Users/tal/.rvm/scripts/functions/env:21 __rvm_unset_ruby_variables:3 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_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
/Users/tal/.rvm/scripts/functions/env:22 __rvm_unset_ruby_variables:4 __rvm_load_rvmrc
/Users/tal/.rvm/scripts/functions/init:5 __rvm_load_rvmrc:2 typeset _file
/Users/tal/.rvm/scripts/functions/init:6 __rvm_load_rvmrc:3 typeset -a rvm_rvmrc_files
/Users/tal/.rvm/scripts/functions/init:7 __rvm_load_rvmrc:4 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/init:12 __rvm_load_rvmrc:9 [[ -n 022 ]]
/Users/tal/.rvm/scripts/functions/init:14 __rvm_load_rvmrc:11 rvm_rvmrc_files=( /etc/rvmrc /Users/tal/.rvmrc )
/Users/tal/.rvm/scripts/functions/init:15 __rvm_load_rvmrc:12 if[[ -n /Users/tal ]]
/Users/tal/.rvm/scripts/functions/init:15 __rvm_load_rvmrc:12 if cmdand[[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:18 __rvm_load_rvmrc:15 for_file=/etc/rvmrc
/Users/tal/.rvm/scripts/functions/init:20 __rvm_load_rvmrc:17 for if[[ -s /etc/rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:18 __rvm_load_rvmrc:15 for_file=/Users/tal/.rvmrc
/Users/tal/.rvm/scripts/functions/init:20 __rvm_load_rvmrc:17 for if[[ -s /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:22 __rvm_load_rvmrc:19 for then ifGREP_OPTIONS='' grep '^\s*rvm .*$' /Users/tal/.rvmrc
/Users/tal/.rvm/scripts/functions/init:31 __rvm_load_rvmrc:28 for then elsesource /Users/tal/.rvmrc
/Users/tal/.rvmrc:1 /Users/tal/.rvmrc:1 rvm_auto_reload_flag=1
/Users/tal/.rvm/scripts/functions/init:35 __rvm_load_rvmrc:32 return 0
/Users/tal/.rvm/scripts/selector:739 __rvm_ruby_string:60 rvm_ruby_repo_url=''
/Users/tal/.rvm/scripts/selector:740 __rvm_ruby_string:61 rvm_ruby_repo_branch=''
/Users/tal/.rvm/scripts/selector:741 __rvm_ruby_string:62 rvm_ruby_name=''
/Users/tal/.rvm/scripts/selector:743 __rvm_ruby_string:64 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:749 __rvm_ruby_string:70 strings=( )
/Users/tal/.rvm/scripts/selector:750 __rvm_ruby_string:71 __rvm_custom_separated_array strings - ruby-2.0.0
/Users/tal/.rvm/scripts/functions/utility:254 __rvm_custom_separated_array:2 typeset IFS
/Users/tal/.rvm/scripts/functions/utility:255 __rvm_custom_separated_array:3 IFS=-
/Users/tal/.rvm/scripts/functions/utility:256 __rvm_custom_separated_array:4 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/utility:257 __rvm_custom_separated_array:5 theneval 'strings+=( ${=3} )'
/Users/tal/.rvm/scripts/functions/utility:258 (eval):0 thenstrings+=( ruby 2.0.0 )
/Users/tal/.rvm/scripts/selector:752 __rvm_ruby_string:73 if(( 2 == 0 ))
/Users/tal/.rvm/scripts/selector:767 __rvm_ruby_string:88 forstring=ruby
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (head)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (system)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (ext|external)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (nightly|weekly)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (nightly*|weekly*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (preview*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (rc[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby ([[:digit:]].[[:digit:]]*|[[:digit:]][[:digit:]].[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (p[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby ([[:digit:]][[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (r[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (s[[:alnum:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (tv[[:digit:]]*|t[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (m[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (u[[:alnum:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (a[[:digit:]][[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (b[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (opal|ruby|rbx|jruby|macruby|ree|kiji|rubinius|maglev|ironruby|goruby|mruby|tcs|jamesgolick|topaz)
/Users/tal/.rvm/scripts/selector:951 __rvm_ruby_string:272 for caservm_ruby_interpreter=ruby
/Users/tal/.rvm/scripts/selector:767 __rvm_ruby_string:88 forstring=2.0.0
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (head)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (system)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (ext|external)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (nightly|weekly)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (nightly*|weekly*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (preview*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (rc[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 ([[:digit:]].[[:digit:]]*|[[:digit:]][[:digit:]].[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:828 __rvm_ruby_string:149 for case if[[ ruby == rbx ]]
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (1.8)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (1.9)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (2.0)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (0.+([[:digit:]])|0.+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]).+([[:digit:]])|2.+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]).+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]))
/Users/tal/.rvm/scripts/selector:859 __rvm_ruby_string:180 for case else caservm_ruby_version=2.0.0
/Users/tal/.rvm/scripts/selector:860 __rvm_ruby_string:181 for case else caservm_ruby_revision=''
/Users/tal/.rvm/scripts/selector:861 __rvm_ruby_string:182 for case else caservm_ruby_tag=''
/Users/tal/.rvm/scripts/selector:965 __rvm_ruby_string:286 if[[ -z ruby ]]
/Users/tal/.rvm/scripts/selector:978 __rvm_ruby_string:299 rvm_ruby_version=2.0.0
/Users/tal/.rvm/scripts/selector:979 __rvm_ruby_string:300 if[[ -z 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:994 __rvm_ruby_string:315 rvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:996 __rvm_ruby_string:317 if[[ ruby == ext ]]
/Users/tal/.rvm/scripts/selector:1000 __rvm_ruby_string:321 elif[[ 0 == 1 || -n '' || -n '' ]]
/Users/tal/.rvm/scripts/selector:1021 __rvm_ruby_string:342 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1025 __rvm_ruby_string:346 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1029 __rvm_ruby_string:350 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1035 __rvm_ruby_string:356 else if(( 0 == 1 ))
/Users/tal/.rvm/scripts/selector:1045 __rvm_ruby_string:366 else if(( 0 == 1 ))
/Users/tal/.rvm/scripts/selector:1056 __rvm_ruby_string:377 else[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1057 __rvm_ruby_string:378 else cmdorrvm_ruby_patch_level=/Users/tal/.rvm/scripts/selector:1058 __rvm_ruby_string:379 else cmdor cmdsubst__rvm_db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=p247
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n p247 ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho p247
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/selector:1057 __rvm_ruby_string:378 else cmdorrvm_ruby_patch_level=p247
/Users/tal/.rvm/scripts/selector:1060 __rvm_ruby_string:381 else if[[ -n p247 ]]
/Users/tal/.rvm/scripts/selector:1061 __rvm_ruby_string:382 else thenrvm_ruby_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:1066 __rvm_ruby_string:387 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1075 __rvm_ruby_string:396 elsedetected_rvm_ruby_name=''
/Users/tal/.rvm/scripts/selector:1077 __rvm_ruby_string:398 true
/Users/tal/.rvm/scripts/selector:125 __rvm_select:28 rvm_archive_extension=tar.gz
/Users/tal/.rvm/scripts/selector:127 __rvm_select:30 if[[ -z ruby ]]
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (missing)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (opal)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (topaz)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (macruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (rbx|rubinius)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (jruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (maglev)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ironruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ree)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (kiji)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (goruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (mruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (tcs)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (jamesgolick)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ruby)
/Users/tal/.rvm/scripts/selector:395 __rvm_select:298 case if[[ -n p247 ]]
/Users/tal/.rvm/scripts/selector:397 __rvm_select:300 case thenrvm_ruby_package_file=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:398 __rvm_select:301 case thenrvm_ruby_package_name=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:404 __rvm_select:307 case if[[ -z 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case elservm_ruby_repo_url=/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case else cmdsubst__rvm_db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n git://github.com/ruby/ruby.git ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case elservm_ruby_repo_url=git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/selector:409 __rvm_select:312 case else if(( 0 == 0 ))
/Users/tal/.rvm/scripts/selector:411 __rvm_select:314 case else then if__rvm_version_compare 2.0.0 -lt 1.8.5
/Users/tal/.rvm/scripts/functions/utility:206 __rvm_version_compare:2 typeset first
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubstprintf %b '2.0.0\n1.8.5\n'
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe__rvm_version_sort
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe pipehead -n1
/Users/tal/.rvm/scripts/functions/utility:201 __rvm_version_sort:2 LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=1.8.5
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-eq|==|=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-ne|!=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-gt|\>)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-ge|\>=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-lt|\<)
/Users/tal/.rvm/scripts/functions/utility:223 __rvm_version_compare:19 case[[ 1.8.5 == 2.0.0 ]]
/Users/tal/.rvm/scripts/functions/utility:223 __rvm_version_compare:19 case cmdorreturn 1
/Users/tal/.rvm/scripts/selector:415 __rvm_select:318 case else then elservm_archive_extension=tar.bz2
/Users/tal/.rvm/scripts/selector:458 __rvm_select:361 if[[ -n 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:460 __rvm_select:363 then casecase 2.0.0 (+([[:digit:]]).+([[:digit:]]).+([[:digit:]]))
/Users/tal/.rvm/scripts/selector:462 __rvm_select:365 then caservm_ruby_release_version=2
/Users/tal/.rvm/scripts/selector:463 __rvm_select:366 then caservm_ruby_major_version=2.0
/Users/tal/.rvm/scripts/selector:463 __rvm_select:366 then caservm_ruby_major_version=0
/Users/tal/.rvm/scripts/selector:464 __rvm_select:367 then caservm_ruby_minor_version=0
/Users/tal/.rvm/scripts/selector:474 __rvm_select:377 if[[ ruby == ext ]]
/Users/tal/.rvm/scripts/selector:479 __rvm_select:382 elservm_ruby_home=/Users/tal/.rvm/rubies/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:480 __rvm_select:383 elservm_ruby_binary=/Users/tal/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
/Users/tal/.rvm/scripts/selector:481 __rvm_select:384 elservm_ruby_package_name=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:483 __rvm_select:386 rvm_ruby_irbrc=/Users/tal/.rvm/rubies/ruby-2.0.0-p247/.irbrc
/Users/tal/.rvm/scripts/selector:486 __rvm_select:389 if[[ maglev == ruby ]]
/Users/tal/.rvm/scripts/selector:492 __rvm_select:395 [[ system == ruby ]]
/Users/tal/.rvm/scripts/selector:494 __rvm_select:397 cmdor cursh__rvm_gemset_select
/Users/tal/.rvm/scripts/selector_gemsets:149 __rvm_gemset_select:2 __rvm_gemset_select_only
/Users/tal/.rvm/scripts/selector_gemsets:54 __rvm_gemset_select_only:2 rvm_ruby_gem_home=/Users/tal/.rvm/gems/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:56 __rvm_gemset_select_only:4 : rvm_ignore_gemsets_flag:0:
/Users/tal/.rvm/scripts/selector_gemsets:57 __rvm_gemset_select_only:5 if(( rvm_ignore_gemsets_flag ))
/Users/tal/.rvm/scripts/selector_gemsets:63 __rvm_gemset_select_only:11 elservm_ruby_global_gems_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:65 __rvm_gemset_select_only:13 else__rvm_gemset_handle_default
/Users/tal/.rvm/scripts/selector_gemsets:5 __rvm_gemset_handle_default:2 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:6 __rvm_gemset_handle_default:3 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:7 __rvm_gemset_handle_default:4 rvm_gemset_name=@
/Users/tal/.rvm/scripts/selector_gemsets:8 __rvm_gemset_handle_default:5 rvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:66 __rvm_gemset_select_only:14 else[[ -z '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:69 __rvm_gemset_select_only:17 else if[[ '' == global ]]
/Users/tal/.rvm/scripts/selector_gemsets:73 __rvm_gemset_select_only:21 else elservm_ruby_gem_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247:/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:77 __rvm_gemset_select_only:25 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:81 __rvm_gemset_select_only:29 elservm_env_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:83 __rvm_gemset_select_only:31 true
/Users/tal/.rvm/scripts/selector_gemsets:150 __rvm_gemset_select:3 cmdand__rvm_gemset_select_validation
/Users/tal/.rvm/scripts/selector_gemsets:89 __rvm_gemset_select_validation:3 if[[ ! -d /Users/tal/.rvm/gems/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/selector_gemsets:91 __rvm_gemset_select_validation:5 then if(( 0 == 0 && 0 == 0 && 0 == 0 ))
/Users/tal/.rvm/scripts/selector_gemsets:93 __rvm_gemset_select_validation:7 then thenrvm_expected_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:94 __rvm_gemset_select_validation:8 then thenrvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:95 __rvm_gemset_select_validation:9 then then__rvm_gemset_select_only
/Users/tal/.rvm/scripts/selector_gemsets:54 __rvm_gemset_select_only:2 rvm_ruby_gem_home=/Users/tal/.rvm/gems/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:56 __rvm_gemset_select_only:4 : rvm_ignore_gemsets_flag:0:
/Users/tal/.rvm/scripts/selector_gemsets:57 __rvm_gemset_select_only:5 if(( rvm_ignore_gemsets_flag ))
/Users/tal/.rvm/scripts/selector_gemsets:63 __rvm_gemset_select_only:11 elservm_ruby_global_gems_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:65 __rvm_gemset_select_only:13 else__rvm_gemset_handle_default
/Users/tal/.rvm/scripts/selector_gemsets:5 __rvm_gemset_handle_default:2 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:6 __rvm_gemset_handle_default:3 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:7 __rvm_gemset_handle_default:4 rvm_gemset_name=@
/Users/tal/.rvm/scripts/selector_gemsets:8 __rvm_gemset_handle_default:5 rvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:66 __rvm_gemset_select_only:14 else[[ -z '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:69 __rvm_gemset_select_only:17 else if[[ '' == global ]]
/Users/tal/.rvm/scripts/selector_gemsets:73 __rvm_gemset_select_only:21 else elservm_ruby_gem_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247:/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:77 __rvm_gemset_select_only:25 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:81 __rvm_gemset_select_only:29 elservm_env_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:83 __rvm_gemset_select_only:31 true
/Users/tal/.rvm/scripts/selector_gemsets:96 __rvm_gemset_select_validation:10 then thenreturn 2
/Users/tal/.rvm/scripts/selector:495 __rvm_select:398 cmdor cursh cmdor casecase 2 (2)
/Users/tal/.rvm/scripts/selector:496 __rvm_select:399 cmdor cursh cmdor casetrue
/Users/tal/.rvm/scripts/selector:501 __rvm_select:404 rvm_ruby_selected_flag=1
/Users/tal/.rvm/scripts/selector:503 __rvm_select:406 [[ -d /Users/tal/.rvm/log/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/cli:1089 rvm:286 cmdor case then cmdsubst cmdandecho ruby-2.0.0-p247
/Users/tal/.rvm/scripts/cli:1089 rvm:286 cmdor case thenselected_ruby=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/cli:1091 rvm:288 cmdor case then if[[ -z ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/cli:1096 rvm:293 cmdor case then elif(( 0 == 0 ))
/Users/tal/.rvm/scripts/cli:1097 rvm:294 cmdor case then elif cmdand/Users/tal/.rvm/scripts/list strings
/Users/tal/.rvm/scripts/cli:1097 rvm:294 cmdor case then elif cmdand pipeGREP_OPTIONS='' grep '^ruby-2.0.0-p247$'
%%F{red}%x:%I %F{green}%N:%i%F{white} %_[[ -z '' ]]
%%F{red}%x:%I %F{green}%N:%i%F{white} %_export PS4
%%F{red}%x:%I %F{green}%N:%i%F{white} %_PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1372694583.N /scripts/base : 35 > export __array_start rvm_path
++ 1372694583.N /scripts/base : 40 > [[ -n '' ]]
++ 1372694583.N /scripts/base : 42 > __array_start=0
++ 1372694583.N /scripts/base : 45 > (( 0 == 0 ))
++ 1372694583.N /scripts/base : 47 > [[ -n 022 ]]
++ 1372694583.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1372694583.N /scripts/base : 49 > [[ -n /Users/tal ]]
++ 1372694583.N /scripts/base : 49 > [[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
++ 1372694583.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694583.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1372694583.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694583.N /scripts/base : 55 > [[ -f /Users/tal/.rvmrc ]]
++ 1372694583.N /scripts/base : 57 > GREP_OPTIONS=
++ 1372694583.N /scripts/base : 57 > grep '^\s*rvm .*$' /Users/tal/.rvmrc
++ 1372694583.N /scripts/base : 66 > source /Users/tal/.rvmrc
+++ 1372694583.N rc : 1 > rvm_auto_reload_flag=1
++ 1372694583.N /scripts/base : 70 > unset rvm_rvmrc_files
++ 1372694583.N /scripts/base : 73 > export rvm_path
++ 1372694583.N /scripts/base : 74 > [[ -z /Users/tal/.rvm ]]
++ 1372694583.N /scripts/base : 86 > true /Users/tal/.rvm/scripts
++ 1372694583.N /scripts/base : 89 > source /Users/tal/.rvm/scripts/initialize
+++ 1372694583.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1372694583.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1372694583.N /scripts/initialize : 6 > set -o xtrace
+++ 1372694583.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1372694583.N /scripts/initialize : 10 > export PS4
+++ 1372694583.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1372694583.N /scripts/initialize : 17 > [[ -n 3.2.51(1)-release ]]
+++ 1372694583.N /scripts/initialize : 19 > shopt -s extglob
+++ 1372694583.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1372694583.N /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1372694583.N /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1372694583.N /scripts/initialize : 36 > [[ -z /Users/tal/.rvm/tmp ]]
+++ 1372694583.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1372694583.N /scripts/base : 93 > case " ${rvm_base_except:-} " in
++ 1372694583.N /scripts/base : 95 > true
++ 1372694583.N /scripts/base : 103 > typeset -a scripts
++ 1372694583.N /scripts/base : 106 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1372694583.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694583.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/logging
+++ 1372694583.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1372694583.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1372694583.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1372694583.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1372694583.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1372694583.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1372694584.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1372694584.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/support
+++ 1372694584.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1372694584.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1372694584.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1372694584.N /scripts/functions/support : 14 > tar --help
+++ 1372694584.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1372694584.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/utility
+++ 1372694584.N /scripts/functions/utility : 3 > source /Users/tal/.rvm/scripts/functions/utility_gems
+++ 1372694584.N /scripts/functions/utility : 4 > source /Users/tal/.rvm/scripts/functions/utility_logging
+++ 1372694584.N /scripts/functions/utility : 5 > source /Users/tal/.rvm/scripts/functions/utility_package
+++ 1372694584.N /scripts/functions/utility : 6 > source /Users/tal/.rvm/scripts/functions/utility_system
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/init
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/cleanup
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/env
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/rvmrc
+++ 1372694584.N /scripts/functions/rvmrc : 3 > source /Users/tal/.rvm/scripts/functions/rvmrc_project
+++ 1372694584.N /scripts/functions/rvmrc : 4 > source /Users/tal/.rvm/scripts/functions/rvmrc_set
+++ 1372694584.N /scripts/functions/rvmrc : 5 > source /Users/tal/.rvm/scripts/functions/rvmrc_to
+++ 1372694584.N /scripts/functions/rvmrc : 6 > source /Users/tal/.rvm/scripts/functions/rvmrc_trust
+++ 1372694584.N /scripts/functions/rvmrc : 7 > source /Users/tal/.rvm/scripts/functions/rvmrc_warning
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/install
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/environment
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/gemset
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/db
++ 1372694584.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694584.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/checksum
++ 1372694584.N /scripts/base : 110 > unset scripts entry rvm_base_except
+ 1372694584.N /scripts/list : 355 > args=($*)
+ 1372694584.N /scripts/list : 356 > action=strings
+ 1372694584.N /scripts/list : 357 > args=
+ 1372694584.N /scripts/list : 359 > case "${action:-rubies}" in
+ 1372694584.N /scripts/list : 366 > list_strings
+ 1372694584.N /scripts/list : list_strings() 211 > __rvm_cd /Users/tal/.rvm/rubies
+ 1372694584.N /scripts/functions/support : __rvm_cd() 166 > typeset old_cdpath ret
+ 1372694584.N /scripts/functions/support : __rvm_cd() 167 > ret=0
+ 1372694584.N /scripts/functions/support : __rvm_cd() 168 > old_cdpath=
+ 1372694584.N /scripts/functions/support : __rvm_cd() 169 > CDPATH=.
+ 1372694584.N /scripts/functions/support : __rvm_cd() 170 > chpwd_functions=
+ 1372694584.N /scripts/functions/support : __rvm_cd() 170 > builtin cd /Users/tal/.rvm/rubies
+ 1372694584.N /scripts/functions/support : __rvm_cd() 171 > CDPATH=
+ 1372694584.N /scripts/functions/support : __rvm_cd() 172 > return 0
+ 1372694584.N /scripts/list : list_strings() 212 > find . -maxdepth 1 -mindepth 1 -type d
+ 1372694584.N /scripts/list : list_strings() 212 > sed -e s#./##g
+ 1372694584.N /scripts/list : list_strings() 215 > return 0
+ 1372694584.N /scripts/list : 375 > exit 0
/Users/tal/.rvm/scripts/cli:1105 rvm:302 cmdor case then else__rvm_run_wrapper manage install ruby-2.0.0
/Users/tal/.rvm/scripts/cli:779 __rvm_run_wrapper:2 file=manage
/Users/tal/.rvm/scripts/cli:780 __rvm_run_wrapper:3 action=install
/Users/tal/.rvm/scripts/cli:781 __rvm_run_wrapper:4 shift 2
/Users/tal/.rvm/scripts/cli:782 __rvm_run_wrapper:5 rubies_string=ruby-2.0.0
/Users/tal/.rvm/scripts/cli:783 __rvm_run_wrapper:6 export -a args
/Users/tal/.rvm/scripts/cli:784 __rvm_run_wrapper:7 args=( ruby-2.0.0 )
/Users/tal/.rvm/scripts/cli:785 __rvm_run_wrapper:8 source /Users/tal/.rvm/scripts/manage
/Users/tal/.rvm/scripts/manage:3 /Users/tal/.rvm/scripts/manage:3 sys=/Users/tal/.rvm/scripts/manage:3 /Users/tal/.rvm/scripts/manage:3 cmdsubstuname -s
/Users/tal/.rvm/scripts/manage:3 /Users/tal/.rvm/scripts/manage:3 sys=Darwin
/Users/tal/.rvm/scripts/manage:4 /Users/tal/.rvm/scripts/manage:4 if[[ Darwin == AIX ]]
/Users/tal/.rvm/scripts/manage:6 /Users/tal/.rvm/scripts/manage:6 elsename_opt=-iname
/Users/tal/.rvm/scripts/manage:8 /Users/tal/.rvm/scripts/manage:8 original_ruby_version=''
/Users/tal/.rvm/scripts/manage:9 /Users/tal/.rvm/scripts/manage:9 original_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/manage:11 /Users/tal/.rvm/scripts/manage:11 source /Users/tal/.rvm/scripts/base
/Users/tal/.rvm/scripts/base:17 /Users/tal/.rvm/scripts/base:17 if__rvm_has_opt errexit
/Users/tal/.rvm/scripts/base:9 __rvm_has_opt:3 cursh[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/base:9 __rvm_has_opt:3 cursh cmdandsetopt
/Users/tal/.rvm/scripts/base:9 __rvm_has_opt:3 cursh cmdand pipegrep '^errexit$'
/Users/tal/.rvm/scripts/base:12 __rvm_has_opt:6 cmdor cursh[[ -n '' ]]
/Users/tal/.rvm/scripts/base:14 __rvm_has_opt:8 cmdor cmdorreturn 1
/Users/tal/.rvm/scripts/base:21 /Users/tal/.rvm/scripts/base:21 set +e
/Users/tal/.rvm/scripts/base:23 /Users/tal/.rvm/scripts/base:23 : rvm_trace_flag:1
/Users/tal/.rvm/scripts/base:24 /Users/tal/.rvm/scripts/base:24 if(( rvm_trace_flag > 0 ))
/Users/tal/.rvm/scripts/base:26 /Users/tal/.rvm/scripts/base:26 thenset -o xtrace
/Users/tal/.rvm/scripts/base:28 /Users/tal/.rvm/scripts/base:28 then if[[ -z 5.0.2 ]]
/Users/tal/.rvm/scripts/base:35 /Users/tal/.rvm/scripts/base:35 export __array_start rvm_path
/Users/tal/.rvm/scripts/base:40 /Users/tal/.rvm/scripts/base:40 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/base:41 /Users/tal/.rvm/scripts/base:41 then__array_start=1
/Users/tal/.rvm/scripts/base:45 /Users/tal/.rvm/scripts/base:45 if(( 0 == 0 ))
/Users/tal/.rvm/scripts/base:47 /Users/tal/.rvm/scripts/base:47 then[[ -n 022 ]]
/Users/tal/.rvm/scripts/base:48 /Users/tal/.rvm/scripts/base:48 thenrvm_rvmrc_files=( /etc/rvmrc /Users/tal/.rvmrc )
/Users/tal/.rvm/scripts/base:49 /Users/tal/.rvm/scripts/base:49 then if[[ -n /Users/tal ]]
/Users/tal/.rvm/scripts/base:49 /Users/tal/.rvm/scripts/base:49 then if cmdand[[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/base:53 /Users/tal/.rvm/scripts/base:53 then forrvmrc=/etc/rvmrc
/Users/tal/.rvm/scripts/base:55 /Users/tal/.rvm/scripts/base:55 then for if[[ -f /etc/rvmrc ]]
/Users/tal/.rvm/scripts/base:53 /Users/tal/.rvm/scripts/base:53 then forrvmrc=/Users/tal/.rvmrc
/Users/tal/.rvm/scripts/base:55 /Users/tal/.rvm/scripts/base:55 then for if[[ -f /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/base:57 /Users/tal/.rvm/scripts/base:57 then for then ifGREP_OPTIONS='' grep '^\s*rvm .*$' /Users/tal/.rvmrc
/Users/tal/.rvm/scripts/base:66 /Users/tal/.rvm/scripts/base:66 then for then elsesource /Users/tal/.rvmrc
/Users/tal/.rvmrc:1 /Users/tal/.rvmrc:1 rvm_auto_reload_flag=1
/Users/tal/.rvm/scripts/base:70 /Users/tal/.rvm/scripts/base:70 thenunset rvm_rvmrc_files
/Users/tal/.rvm/scripts/base:73 /Users/tal/.rvm/scripts/base:73 export rvm_path
/Users/tal/.rvm/scripts/base:74 /Users/tal/.rvm/scripts/base:74 if[[ -z /Users/tal/.rvm ]]
/Users/tal/.rvm/scripts/base:86 /Users/tal/.rvm/scripts/base:86 true /Users/tal/.rvm/scripts
/Users/tal/.rvm/scripts/base:89 /Users/tal/.rvm/scripts/base:89 source /Users/tal/.rvm/scripts/initialize
/Users/tal/.rvm/scripts/initialize:3 /Users/tal/.rvm/scripts/initialize:3 : rvm_trace_flag:1
/Users/tal/.rvm/scripts/initialize:4 /Users/tal/.rvm/scripts/initialize:4 if(( rvm_trace_flag > 0 ))
/Users/tal/.rvm/scripts/initialize:6 /Users/tal/.rvm/scripts/initialize:6 thenset -o xtrace
/Users/tal/.rvm/scripts/initialize:8 /Users/tal/.rvm/scripts/initialize:8 then if[[ -z 5.0.2 ]]
/Users/tal/.rvm/scripts/initialize:17 /Users/tal/.rvm/scripts/initialize:17 if[[ -n '' ]]
/Users/tal/.rvm/scripts/initialize:20 /Users/tal/.rvm/scripts/initialize:20 elif[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/initialize:22 /Users/tal/.rvm/scripts/initialize:22 elif-thensetopt extendedglob
/Users/tal/.rvm/scripts/initialize:23 /Users/tal/.rvm/scripts/initialize:23 elif-thensetopt kshglob
/Users/tal/.rvm/scripts/initialize:24 /Users/tal/.rvm/scripts/initialize:24 elif-thensetopt no_glob_subst
/Users/tal/.rvm/scripts/initialize:29 /Users/tal/.rvm/scripts/initialize:29 export __rvm_env_loaded
/Users/tal/.rvm/scripts/initialize:31 /Users/tal/.rvm/scripts/initialize:31 : __rvm_env_loaded:1:
/Users/tal/.rvm/scripts/initialize:33 /Users/tal/.rvm/scripts/initialize:33 : __rvm_env_loaded:2:
/Users/tal/.rvm/scripts/initialize:36 /Users/tal/.rvm/scripts/initialize:36 if[[ -z /Users/tal/.rvm/tmp ]]
/Users/tal/.rvm/scripts/initialize:36 /Users/tal/.rvm/scripts/initialize:36 if cmdor(( __rvm_env_loaded == 1 ))
/Users/tal/.rvm/scripts/base:93 /Users/tal/.rvm/scripts/base:93 casecase (*[[:space:]]selector[[:space:]]*)
/Users/tal/.rvm/scripts/base:93 /Users/tal/.rvm/scripts/base:93 casecase (*)
/Users/tal/.rvm/scripts/base:98 /Users/tal/.rvm/scripts/base:98 casesource /Users/tal/.rvm/scripts/selector
/Users/tal/.rvm/scripts/base:99 /Users/tal/.rvm/scripts/base:99 casesource /Users/tal/.rvm/scripts/selector_gemsets
/Users/tal/.rvm/scripts/base:103 /Users/tal/.rvm/scripts/base:103 typeset -a scripts
/Users/tal/.rvm/scripts/base:104 /Users/tal/.rvm/scripts/base:104 scripts=( logging support utility init cleanup env rvmrc install environment gemset db checksum )
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=logging
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/logging
/Users/tal/.rvm/scripts/functions/logging:96 /Users/tal/.rvm/scripts/functions/logging:96 casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:96 /Users/tal/.rvm/scripts/functions/logging:96 casecase xterm-256color (*)
/Users/tal/.rvm/scripts/functions/logging:105 /Users/tal/.rvm/scripts/functions/logging:105 case__rvm_set_color rvm_error_clr red
/Users/tal/.rvm/scripts/functions/logging:41 __rvm_set_color:2 typeset __buffer __variable
/Users/tal/.rvm/scripts/functions/logging:42 __rvm_set_color:3 __buffer='['
/Users/tal/.rvm/scripts/functions/logging:43 __rvm_set_color:4 __variable=rvm_error_clr
/Users/tal/.rvm/scripts/functions/logging:44 __rvm_set_color:5 shift
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 1 ))
/Users/tal/.rvm/scripts/functions/logging:48 __rvm_set_color:9 while__rvm_set_color_single red
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase red (bold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase red (offbold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase red (black)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase red (red)
/Users/tal/.rvm/scripts/functions/logging:14 __rvm_set_color_single:9 case__buffer+=31
/Users/tal/.rvm/scripts/functions/logging:49 __rvm_set_color:10 whileshift
/Users/tal/.rvm/scripts/functions/logging:50 __rvm_set_color:11 while if(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:54 __rvm_set_color:15 __buffer+=m
/Users/tal/.rvm/scripts/functions/logging:55 __rvm_set_color:16 if[[ rvm_error_clr == || rvm_error_clr == print ]]
/Users/tal/.rvm/scripts/functions/logging:57 __rvm_set_color:18 elseeval 'rvm_error_clr='\'''\'
/Users/tal/.rvm/scripts/functions/logging:58 (eval):0 elservm_error_clr=''
/Users/tal/.rvm/scripts/functions/logging:106 /Users/tal/.rvm/scripts/functions/logging:106 case__rvm_set_color rvm_warn_clr yellow
/Users/tal/.rvm/scripts/functions/logging:41 __rvm_set_color:2 typeset __buffer __variable
/Users/tal/.rvm/scripts/functions/logging:42 __rvm_set_color:3 __buffer='['
/Users/tal/.rvm/scripts/functions/logging:43 __rvm_set_color:4 __variable=rvm_warn_clr
/Users/tal/.rvm/scripts/functions/logging:44 __rvm_set_color:5 shift
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 1 ))
/Users/tal/.rvm/scripts/functions/logging:48 __rvm_set_color:9 while__rvm_set_color_single yellow
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (bold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (offbold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (black)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (red)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (green)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase yellow (yellow)
/Users/tal/.rvm/scripts/functions/logging:16 __rvm_set_color_single:11 case__buffer+=33
/Users/tal/.rvm/scripts/functions/logging:49 __rvm_set_color:10 whileshift
/Users/tal/.rvm/scripts/functions/logging:50 __rvm_set_color:11 while if(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:54 __rvm_set_color:15 __buffer+=m
/Users/tal/.rvm/scripts/functions/logging:55 __rvm_set_color:16 if[[ rvm_warn_clr == || rvm_warn_clr == print ]]
/Users/tal/.rvm/scripts/functions/logging:57 __rvm_set_color:18 elseeval 'rvm_warn_clr='\'''\'
/Users/tal/.rvm/scripts/functions/logging:58 (eval):0 elservm_warn_clr=''
/Users/tal/.rvm/scripts/functions/logging:107 /Users/tal/.rvm/scripts/functions/logging:107 case__rvm_set_color rvm_debug_clr magenta
/Users/tal/.rvm/scripts/functions/logging:41 __rvm_set_color:2 typeset __buffer __variable
/Users/tal/.rvm/scripts/functions/logging:42 __rvm_set_color:3 __buffer='['
/Users/tal/.rvm/scripts/functions/logging:43 __rvm_set_color:4 __variable=rvm_debug_clr
/Users/tal/.rvm/scripts/functions/logging:44 __rvm_set_color:5 shift
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 1 ))
/Users/tal/.rvm/scripts/functions/logging:48 __rvm_set_color:9 while__rvm_set_color_single magenta
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (bold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (offbold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (black)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (red)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (green)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (yellow)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (blue)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase magenta (magenta)
/Users/tal/.rvm/scripts/functions/logging:18 __rvm_set_color_single:13 case__buffer+=35
/Users/tal/.rvm/scripts/functions/logging:49 __rvm_set_color:10 whileshift
/Users/tal/.rvm/scripts/functions/logging:50 __rvm_set_color:11 while if(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:54 __rvm_set_color:15 __buffer+=m
/Users/tal/.rvm/scripts/functions/logging:55 __rvm_set_color:16 if[[ rvm_debug_clr == || rvm_debug_clr == print ]]
/Users/tal/.rvm/scripts/functions/logging:57 __rvm_set_color:18 elseeval 'rvm_debug_clr='\'''\'
/Users/tal/.rvm/scripts/functions/logging:58 (eval):0 elservm_debug_clr=''
/Users/tal/.rvm/scripts/functions/logging:108 /Users/tal/.rvm/scripts/functions/logging:108 case__rvm_set_color rvm_notify_clr green
/Users/tal/.rvm/scripts/functions/logging:41 __rvm_set_color:2 typeset __buffer __variable
/Users/tal/.rvm/scripts/functions/logging:42 __rvm_set_color:3 __buffer='['
/Users/tal/.rvm/scripts/functions/logging:43 __rvm_set_color:4 __variable=rvm_notify_clr
/Users/tal/.rvm/scripts/functions/logging:44 __rvm_set_color:5 shift
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 1 ))
/Users/tal/.rvm/scripts/functions/logging:48 __rvm_set_color:9 while__rvm_set_color_single green
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase green (bold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase green (offbold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase green (black)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase green (red)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase green (green)
/Users/tal/.rvm/scripts/functions/logging:15 __rvm_set_color_single:10 case__buffer+=32
/Users/tal/.rvm/scripts/functions/logging:49 __rvm_set_color:10 whileshift
/Users/tal/.rvm/scripts/functions/logging:50 __rvm_set_color:11 while if(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:54 __rvm_set_color:15 __buffer+=m
/Users/tal/.rvm/scripts/functions/logging:55 __rvm_set_color:16 if[[ rvm_notify_clr == || rvm_notify_clr == print ]]
/Users/tal/.rvm/scripts/functions/logging:57 __rvm_set_color:18 elseeval 'rvm_notify_clr='\'''\'
/Users/tal/.rvm/scripts/functions/logging:58 (eval):0 elservm_notify_clr=''
/Users/tal/.rvm/scripts/functions/logging:109 /Users/tal/.rvm/scripts/functions/logging:109 case__rvm_set_color rvm_reset_clr reset
/Users/tal/.rvm/scripts/functions/logging:41 __rvm_set_color:2 typeset __buffer __variable
/Users/tal/.rvm/scripts/functions/logging:42 __rvm_set_color:3 __buffer='['
/Users/tal/.rvm/scripts/functions/logging:43 __rvm_set_color:4 __variable=rvm_reset_clr
/Users/tal/.rvm/scripts/functions/logging:44 __rvm_set_color:5 shift
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 1 ))
/Users/tal/.rvm/scripts/functions/logging:48 __rvm_set_color:9 while__rvm_set_color_single reset
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (offbold)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (black)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (red)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (green)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (yellow)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (blue)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (magenta)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (cyan)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (white)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (default)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bblack)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bred)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bgreen)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (byellow)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bblue)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bmagenta)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bcyan)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bwhite)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (bdefault)
/Users/tal/.rvm/scripts/functions/logging:7 __rvm_set_color_single:2 casecase reset (*)
/Users/tal/.rvm/scripts/functions/logging:35 __rvm_set_color_single:30 case__buffer+=0
/Users/tal/.rvm/scripts/functions/logging:49 __rvm_set_color:10 whileshift
/Users/tal/.rvm/scripts/functions/logging:50 __rvm_set_color:11 while if(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:46 __rvm_set_color:7 while(( 0 ))
/Users/tal/.rvm/scripts/functions/logging:54 __rvm_set_color:15 __buffer+=m
/Users/tal/.rvm/scripts/functions/logging:55 __rvm_set_color:16 if[[ rvm_reset_clr == || rvm_reset_clr == print ]]
/Users/tal/.rvm/scripts/functions/logging:57 __rvm_set_color:18 elseeval 'rvm_reset_clr='\'''\'
/Users/tal/.rvm/scripts/functions/logging:58 (eval):0 elservm_reset_clr=''
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=support
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/support
/Users/tal/.rvm/scripts/functions/support:3 /Users/tal/.rvm/scripts/functions/support:3 if[[ -z tar ]]
/Users/tal/.rvm/scripts/functions/support:13 /Users/tal/.rvm/scripts/functions/support:13 if[[ ! " ${rvm_tar_options:-} " -regex-match " --no-same-owner " ]]
/Users/tal/.rvm/scripts/functions/support:14 /Users/tal/.rvm/scripts/functions/support:14 if cmdandtar --help
/Users/tal/.rvm/scripts/functions/support:14 /Users/tal/.rvm/scripts/functions/support:14 if cmdand pipeGREP_OPTIONS='' grep -- --no-same-owner
/Users/tal/.rvm/scripts/functions/support:22 /Users/tal/.rvm/scripts/functions/support:22 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=utility
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/utility
/Users/tal/.rvm/scripts/functions/utility:3 /Users/tal/.rvm/scripts/functions/utility:3 source /Users/tal/.rvm/scripts/functions/utility_gems
/Users/tal/.rvm/scripts/functions/utility:4 /Users/tal/.rvm/scripts/functions/utility:4 source /Users/tal/.rvm/scripts/functions/utility_logging
/Users/tal/.rvm/scripts/functions/utility:5 /Users/tal/.rvm/scripts/functions/utility:5 source /Users/tal/.rvm/scripts/functions/utility_package
/Users/tal/.rvm/scripts/functions/utility:6 /Users/tal/.rvm/scripts/functions/utility:6 source /Users/tal/.rvm/scripts/functions/utility_system
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=init
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/init
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=cleanup
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/cleanup
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=env
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/env
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=rvmrc
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/rvmrc
/Users/tal/.rvm/scripts/functions/rvmrc:3 /Users/tal/.rvm/scripts/functions/rvmrc:3 source /Users/tal/.rvm/scripts/functions/rvmrc_project
/Users/tal/.rvm/scripts/functions/rvmrc:4 /Users/tal/.rvm/scripts/functions/rvmrc:4 source /Users/tal/.rvm/scripts/functions/rvmrc_set
/Users/tal/.rvm/scripts/functions/rvmrc:5 /Users/tal/.rvm/scripts/functions/rvmrc:5 source /Users/tal/.rvm/scripts/functions/rvmrc_to
/Users/tal/.rvm/scripts/functions/rvmrc:6 /Users/tal/.rvm/scripts/functions/rvmrc:6 source /Users/tal/.rvm/scripts/functions/rvmrc_trust
/Users/tal/.rvm/scripts/functions/rvmrc:7 /Users/tal/.rvm/scripts/functions/rvmrc:7 source /Users/tal/.rvm/scripts/functions/rvmrc_warning
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=install
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/install
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=environment
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/environment
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=gemset
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/gemset
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=db
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/db
/Users/tal/.rvm/scripts/base:107 /Users/tal/.rvm/scripts/base:107 forentry=checksum
/Users/tal/.rvm/scripts/base:108 /Users/tal/.rvm/scripts/base:108 forsource /Users/tal/.rvm/scripts/functions/checksum
/Users/tal/.rvm/scripts/base:110 /Users/tal/.rvm/scripts/base:110 unset scripts entry rvm_base_except
/Users/tal/.rvm/scripts/manage:12 /Users/tal/.rvm/scripts/manage:12 source /Users/tal/.rvm/scripts/patches
/Users/tal/.rvm/scripts/manage:13 /Users/tal/.rvm/scripts/manage:13 source /Users/tal/.rvm/scripts/functions/build
/Users/tal/.rvm/scripts/functions/build:3 /Users/tal/.rvm/scripts/functions/build:3 source /Users/tal/.rvm/scripts/functions/autolibs
/Users/tal/.rvm/scripts/functions/build:4 /Users/tal/.rvm/scripts/functions/build:4 source /Users/tal/.rvm/scripts/functions/build_config
/Users/tal/.rvm/scripts/functions/build:5 /Users/tal/.rvm/scripts/functions/build:5 source /Users/tal/.rvm/scripts/functions/build_requirements
/Users/tal/.rvm/scripts/functions/build:7 /Users/tal/.rvm/scripts/functions/build:7 if[[ Darwin == /Users/tal/.rvm/scripts/functions/build:7 /Users/tal/.rvm/scripts/functions/build:7 if cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build:7 /Users/tal/.rvm/scripts/functions/build:7 if[[ Darwin == Darwin/Users/tal/.rvm/scripts/functions/build:7 /Users/tal/.rvm/scripts/functions/build:7 if cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build:7 /Users/tal/.rvm/scripts/functions/build:7 if[[ Darwin == Darwin ]]
/Users/tal/.rvm/scripts/functions/build:9 /Users/tal/.rvm/scripts/functions/build:9 thensource /Users/tal/.rvm/scripts/functions/osx-ssl-certs
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:162 /Users/tal/.rvm/scripts/functions/osx-ssl-certs:162 export 'RVM_OSX_SSL_UPDATER=/Users/tal/.rvm/bin/rvm --silent osx-ssl-certs update all'
/Users/tal/.rvm/scripts/functions/build:10 /Users/tal/.rvm/scripts/functions/build:10 thensource /Users/tal/.rvm/scripts/functions/osx-support
/Users/tal/.rvm/scripts/manage:14 /Users/tal/.rvm/scripts/manage:14 source /Users/tal/.rvm/scripts/functions/pkg
/Users/tal/.rvm/scripts/manage:15 /Users/tal/.rvm/scripts/manage:15 source /Users/tal/.rvm/scripts/functions/irbrc
/Users/tal/.rvm/scripts/manage:16 /Users/tal/.rvm/scripts/manage:16 source /Users/tal/.rvm/scripts/functions/db
/Users/tal/.rvm/scripts/manage:17 /Users/tal/.rvm/scripts/manage:17 source /Users/tal/.rvm/scripts/functions/manage/base
/Users/tal/.rvm/scripts/manage:19 /Users/tal/.rvm/scripts/manage:19 if[[ -n '' ]]
/Users/tal/.rvm/scripts/manage:22 /Users/tal/.rvm/scripts/manage:22 unset RUBYLIB RUBYOPT
/Users/tal/.rvm/scripts/manage:24 /Users/tal/.rvm/scripts/manage:24 binaries=( )
/Users/tal/.rvm/scripts/manage:26 /Users/tal/.rvm/scripts/manage:26 __rvm_manage_rubies
/Users/tal/.rvm/scripts/functions/manage/base:1078 __rvm_manage_rubies:2 typeset manage_result bin_line current_ruby_string
/Users/tal/.rvm/scripts/functions/manage/base:1079 __rvm_manage_rubies:3 typeset -a rubies
/Users/tal/.rvm/scripts/functions/manage/base:1080 __rvm_manage_rubies:4 rubies=( )
/Users/tal/.rvm/scripts/functions/manage/base:1082 __rvm_manage_rubies:6 rvm_gemset_name=''
/Users/tal/.rvm/scripts/functions/manage/base:1083 __rvm_manage_rubies:7 rvm_ruby_selected_flag=0
/Users/tal/.rvm/scripts/functions/manage/base:1084 __rvm_manage_rubies:8 rvm_ruby_gem_home='//@*'
/Users/tal/.rvm/scripts/functions/manage/base:1085 __rvm_manage_rubies:9 rvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/functions/manage/base:1089 __rvm_manage_rubies:13 if__rvm_string_match ruby-2.0.0 'old:*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=ruby-2.0.0
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (old:*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase ruby-2.0.0 (old:*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/manage/base:1114 __rvm_manage_rubies:38 elif[[ -n ruby-2.0.0 && ruby-2.0.0 != all ]]
/Users/tal/.rvm/scripts/functions/manage/base:1116 __rvm_manage_rubies:40 elif-then__rvm_custom_separated_array rubies , ruby-2.0.0
/Users/tal/.rvm/scripts/functions/utility:254 __rvm_custom_separated_array:2 typeset IFS
/Users/tal/.rvm/scripts/functions/utility:255 __rvm_custom_separated_array:3 IFS=,
/Users/tal/.rvm/scripts/functions/utility:256 __rvm_custom_separated_array:4 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/utility:257 __rvm_custom_separated_array:5 theneval 'rubies+=( ${=3} )'
/Users/tal/.rvm/scripts/functions/utility:258 (eval):0 thenrubies+=( ruby-2.0.0 )
/Users/tal/.rvm/scripts/functions/manage/base:1141 __rvm_manage_rubies:65 forrvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/functions/manage/base:1143 __rvm_manage_rubies:67 forrvm_debug 'ruby-2.0.0 - install'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:1144 __rvm_manage_rubies:68 forcurrent_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/functions/manage/base:1148 __rvm_manage_rubies:72 for ifrvm_hook=before_install
/Users/tal/.rvm/scripts/functions/manage/base:1149 __rvm_manage_rubies:73 for ifsource /Users/tal/.rvm/scripts/hook
/Users/tal/.rvm/scripts/hook:4 /Users/tal/.rvm/scripts/hook:4 typeset old_rvm_verbose_flag old_rvm_debug_flag
/Users/tal/.rvm/scripts/hook:5 /Users/tal/.rvm/scripts/hook:5 old_rvm_verbose_flag=0
/Users/tal/.rvm/scripts/hook:6 /Users/tal/.rvm/scripts/hook:6 old_rvm_debug_flag=0
/Users/tal/.rvm/scripts/hook:9 /Users/tal/.rvm/scripts/hook:9 typeset rvm_verbose_flag rvm_debug_flag hooks
/Users/tal/.rvm/scripts/hook:11 /Users/tal/.rvm/scripts/hook:11 true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:before_install
/Users/tal/.rvm/scripts/hook:15 /Users/tal/.rvm/scripts/hook:15 if[[ -n before_install ]]
/Users/tal/.rvm/scripts/hook:17 /Users/tal/.rvm/scripts/hook:17 thenhooks=( /Users/tal/.rvm/hooks )
/Users/tal/.rvm/scripts/hook:18 /Users/tal/.rvm/scripts/hook:18 then[[ /Users/tal/.rvm/src/ruby-2.0.0-p247/.rvm/hooks == /Users/tal/.rvm/hooks ]]
/Users/tal/.rvm/scripts/hook:19 /Users/tal/.rvm/scripts/hook:19 then cmdorhooks+=( /Users/tal/.rvm/src/ruby-2.0.0-p247/.rvm/hooks )
/Users/tal/.rvm/scripts/hook:21 /Users/tal/.rvm/scripts/hook:21 then_hooks_list=/Users/tal/.rvm/scripts/hook:22 /Users/tal/.rvm/scripts/hook:22 then cmdsubstfind -L /Users/tal/.rvm/hooks /Users/tal/.rvm/src/ruby-2.0.0-p247/.rvm/hooks -iname 'before_install*' -type f
/Users/tal/.rvm/scripts/hook:21 /Users/tal/.rvm/scripts/hook:21 then_hooks_list=( )
/Users/tal/.rvm/scripts/hook:35 /Users/tal/.rvm/scripts/hook:35 unset rvm_hook hooks _hooks_list hook
/Users/tal/.rvm/scripts/functions/manage/base:1150 __rvm_manage_rubies:74 for if__rvm_install_ruby
/Users/tal/.rvm/scripts/functions/manage/base:342 __rvm_install_ruby:2 true 0 0
/Users/tal/.rvm/scripts/functions/manage/base:343 __rvm_install_ruby:3 typeset binary __rvm_ruby_name ruby_install_type
/Users/tal/.rvm/scripts/functions/manage/base:346 __rvm_install_ruby:6 if(( rvm_ruby_selected_flag == 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:348 __rvm_install_ruby:8 then__rvm_ruby_name=''
/Users/tal/.rvm/scripts/functions/manage/base:349 __rvm_install_ruby:9 then__rvm_select
/Users/tal/.rvm/scripts/selector:99 __rvm_select:2 true
/Users/tal/.rvm/scripts/selector:100 __rvm_select:3 typeset _original_env_string
/Users/tal/.rvm/scripts/selector:101 __rvm_select:4 _original_env_string=''
/Users/tal/.rvm/scripts/selector:104 __rvm_select:7 export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
/Users/tal/.rvm/scripts/selector:105 __rvm_select:8 export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
/Users/tal/.rvm/scripts/selector:106 __rvm_select:9 export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path 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_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias 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_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_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
/Users/tal/.rvm/scripts/selector:109 __rvm_select:12 rvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:112 __rvm_select:15 if[[ -z ruby-2.0.0 ]]
/Users/tal/.rvm/scripts/selector:123 __rvm_select:26 __rvm_ruby_string
/Users/tal/.rvm/scripts/selector:689 __rvm_ruby_string:10 typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
/Users/tal/.rvm/scripts/selector:691 __rvm_ruby_string:12 __rvm_default_flags
/Users/tal/.rvm/scripts/functions/env:9 __rvm_default_flags:2 true 0 0
/Users/tal/.rvm/scripts/selector:693 __rvm_ruby_string:14 rvm_expanding_aliases=''
/Users/tal/.rvm/scripts/selector:695 __rvm_ruby_string:16 true '' '' '' '' '' '' '' @ ruby-2.0.0 0 0
/Users/tal/.rvm/scripts/selector:701 __rvm_ruby_string:22 ifecho ruby-2.0.0
/Users/tal/.rvm/scripts/selector:701 __rvm_ruby_string:22 if pipeGREP_OPTIONS='' grep @
/Users/tal/.rvm/scripts/selector:708 __rvm_ruby_string:29 if(( rvm_expanding_aliases == 0 ))
/Users/tal/.rvm/scripts/selector:709 __rvm_ruby_string:30 if cmdand[[ -n ruby-2.0.0 && ruby-2.0.0 != system ]]
/Users/tal/.rvm/scripts/selector:713 __rvm_ruby_string:34 then if[[ -f /Users/tal/.rvm/config/alias && -s /Users/tal/.rvm/config/alias ]]
/Users/tal/.rvm/scripts/selector:718 __rvm_ruby_string:39 then elif[[ ruby-2.0.0 == default ]]
/Users/tal/.rvm/scripts/selector:725 __rvm_ruby_string:46 ifecho ruby-2.0.0
/Users/tal/.rvm/scripts/selector:725 __rvm_ruby_string:46 if pipeGREP_OPTIONS='' grep @
/Users/tal/.rvm/scripts/selector:731 __rvm_ruby_string:52 ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:732 __rvm_ruby_string:53 gemset_name=''
/Users/tal/.rvm/scripts/selector:733 __rvm_ruby_string:54 repo_url=''
/Users/tal/.rvm/scripts/selector:734 __rvm_ruby_string:55 branch_name=''
/Users/tal/.rvm/scripts/selector:735 __rvm_ruby_string:56 ruby_name=''
/Users/tal/.rvm/scripts/selector:737 __rvm_ruby_string:58 __rvm_unset_ruby_variables
/Users/tal/.rvm/scripts/functions/env:21 __rvm_unset_ruby_variables:3 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_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
/Users/tal/.rvm/scripts/functions/env:22 __rvm_unset_ruby_variables:4 __rvm_load_rvmrc
/Users/tal/.rvm/scripts/functions/init:5 __rvm_load_rvmrc:2 typeset _file
/Users/tal/.rvm/scripts/functions/init:6 __rvm_load_rvmrc:3 typeset -a rvm_rvmrc_files
/Users/tal/.rvm/scripts/functions/init:7 __rvm_load_rvmrc:4 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/init:12 __rvm_load_rvmrc:9 [[ -n 022 ]]
/Users/tal/.rvm/scripts/functions/init:14 __rvm_load_rvmrc:11 rvm_rvmrc_files=( /etc/rvmrc /Users/tal/.rvmrc )
/Users/tal/.rvm/scripts/functions/init:15 __rvm_load_rvmrc:12 if[[ -n /Users/tal ]]
/Users/tal/.rvm/scripts/functions/init:15 __rvm_load_rvmrc:12 if cmdand[[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:18 __rvm_load_rvmrc:15 for_file=/etc/rvmrc
/Users/tal/.rvm/scripts/functions/init:20 __rvm_load_rvmrc:17 for if[[ -s /etc/rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:18 __rvm_load_rvmrc:15 for_file=/Users/tal/.rvmrc
/Users/tal/.rvm/scripts/functions/init:20 __rvm_load_rvmrc:17 for if[[ -s /Users/tal/.rvmrc ]]
/Users/tal/.rvm/scripts/functions/init:22 __rvm_load_rvmrc:19 for then ifGREP_OPTIONS='' grep '^\s*rvm .*$' /Users/tal/.rvmrc
/Users/tal/.rvm/scripts/functions/init:31 __rvm_load_rvmrc:28 for then elsesource /Users/tal/.rvmrc
/Users/tal/.rvmrc:1 /Users/tal/.rvmrc:1 rvm_auto_reload_flag=1
/Users/tal/.rvm/scripts/functions/init:35 __rvm_load_rvmrc:32 return 0
/Users/tal/.rvm/scripts/selector:739 __rvm_ruby_string:60 rvm_ruby_repo_url=''
/Users/tal/.rvm/scripts/selector:740 __rvm_ruby_string:61 rvm_ruby_repo_branch=''
/Users/tal/.rvm/scripts/selector:741 __rvm_ruby_string:62 rvm_ruby_name=''
/Users/tal/.rvm/scripts/selector:743 __rvm_ruby_string:64 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:749 __rvm_ruby_string:70 strings=( )
/Users/tal/.rvm/scripts/selector:750 __rvm_ruby_string:71 __rvm_custom_separated_array strings - ruby-2.0.0
/Users/tal/.rvm/scripts/functions/utility:254 __rvm_custom_separated_array:2 typeset IFS
/Users/tal/.rvm/scripts/functions/utility:255 __rvm_custom_separated_array:3 IFS=-
/Users/tal/.rvm/scripts/functions/utility:256 __rvm_custom_separated_array:4 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/utility:257 __rvm_custom_separated_array:5 theneval 'strings+=( ${=3} )'
/Users/tal/.rvm/scripts/functions/utility:258 (eval):0 thenstrings+=( ruby 2.0.0 )
/Users/tal/.rvm/scripts/selector:752 __rvm_ruby_string:73 if(( 2 == 0 ))
/Users/tal/.rvm/scripts/selector:767 __rvm_ruby_string:88 forstring=ruby
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (head)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (system)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (ext|external)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (nightly|weekly)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (nightly*|weekly*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (preview*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (rc[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby ([[:digit:]].[[:digit:]]*|[[:digit:]][[:digit:]].[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (p[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby ([[:digit:]][[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (r[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (s[[:alnum:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (tv[[:digit:]]*|t[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (m[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (u[[:alnum:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (a[[:digit:]][[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (b[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase ruby (opal|ruby|rbx|jruby|macruby|ree|kiji|rubinius|maglev|ironruby|goruby|mruby|tcs|jamesgolick|topaz)
/Users/tal/.rvm/scripts/selector:951 __rvm_ruby_string:272 for caservm_ruby_interpreter=ruby
/Users/tal/.rvm/scripts/selector:767 __rvm_ruby_string:88 forstring=2.0.0
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (head)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (system)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (ext|external)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (nightly|weekly)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (nightly*|weekly*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (preview*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 (rc[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:769 __rvm_ruby_string:90 for casecase 2.0.0 ([[:digit:]].[[:digit:]]*|[[:digit:]][[:digit:]].[[:digit:]]*)
/Users/tal/.rvm/scripts/selector:828 __rvm_ruby_string:149 for case if[[ ruby == rbx ]]
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (1.8)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (1.9)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (2.0)
/Users/tal/.rvm/scripts/selector:841 __rvm_ruby_string:162 for case else casecase 2.0.0 (0.+([[:digit:]])|0.+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]).+([[:digit:]])|2.+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]).+([[:digit:]]).+([[:digit:]])|1.+([[:digit:]]))
/Users/tal/.rvm/scripts/selector:859 __rvm_ruby_string:180 for case else caservm_ruby_version=2.0.0
/Users/tal/.rvm/scripts/selector:860 __rvm_ruby_string:181 for case else caservm_ruby_revision=''
/Users/tal/.rvm/scripts/selector:861 __rvm_ruby_string:182 for case else caservm_ruby_tag=''
/Users/tal/.rvm/scripts/selector:965 __rvm_ruby_string:286 if[[ -z ruby ]]
/Users/tal/.rvm/scripts/selector:978 __rvm_ruby_string:299 rvm_ruby_version=2.0.0
/Users/tal/.rvm/scripts/selector:979 __rvm_ruby_string:300 if[[ -z 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:994 __rvm_ruby_string:315 rvm_ruby_string=ruby-2.0.0
/Users/tal/.rvm/scripts/selector:996 __rvm_ruby_string:317 if[[ ruby == ext ]]
/Users/tal/.rvm/scripts/selector:1000 __rvm_ruby_string:321 elif[[ 0 == 1 || -n '' || -n '' ]]
/Users/tal/.rvm/scripts/selector:1021 __rvm_ruby_string:342 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1025 __rvm_ruby_string:346 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1029 __rvm_ruby_string:350 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1035 __rvm_ruby_string:356 else if(( 0 == 1 ))
/Users/tal/.rvm/scripts/selector:1045 __rvm_ruby_string:366 else if(( 0 == 1 ))
/Users/tal/.rvm/scripts/selector:1056 __rvm_ruby_string:377 else[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1057 __rvm_ruby_string:378 else cmdorrvm_ruby_patch_level=/Users/tal/.rvm/scripts/selector:1058 __rvm_ruby_string:379 else cmdor cmdsubst__rvm_db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_2.0.0_patch_level
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=p247
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n p247 ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho p247
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/selector:1057 __rvm_ruby_string:378 else cmdorrvm_ruby_patch_level=p247
/Users/tal/.rvm/scripts/selector:1060 __rvm_ruby_string:381 else if[[ -n p247 ]]
/Users/tal/.rvm/scripts/selector:1061 __rvm_ruby_string:382 else thenrvm_ruby_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:1066 __rvm_ruby_string:387 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector:1075 __rvm_ruby_string:396 elsedetected_rvm_ruby_name=''
/Users/tal/.rvm/scripts/selector:1077 __rvm_ruby_string:398 true
/Users/tal/.rvm/scripts/selector:125 __rvm_select:28 rvm_archive_extension=tar.gz
/Users/tal/.rvm/scripts/selector:127 __rvm_select:30 if[[ -z ruby ]]
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (missing)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (opal)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (topaz)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (macruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (rbx|rubinius)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (jruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (maglev)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ironruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ree)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (kiji)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (goruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (mruby)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (tcs)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (jamesgolick)
/Users/tal/.rvm/scripts/selector:131 __rvm_select:34 casecase ruby (ruby)
/Users/tal/.rvm/scripts/selector:395 __rvm_select:298 case if[[ -n p247 ]]
/Users/tal/.rvm/scripts/selector:397 __rvm_select:300 case thenrvm_ruby_package_file=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:398 __rvm_select:301 case thenrvm_ruby_package_name=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:404 __rvm_select:307 case if[[ -z 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case elservm_ruby_repo_url=/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case else cmdsubst__rvm_db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_repo_url
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n git://github.com/ruby/ruby.git ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/selector:408 __rvm_select:311 case elservm_ruby_repo_url=git://github.com/ruby/ruby.git
/Users/tal/.rvm/scripts/selector:409 __rvm_select:312 case else if(( 0 == 0 ))
/Users/tal/.rvm/scripts/selector:411 __rvm_select:314 case else then if__rvm_version_compare 2.0.0 -lt 1.8.5
/Users/tal/.rvm/scripts/functions/utility:206 __rvm_version_compare:2 typeset first
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubstprintf %b '2.0.0\n1.8.5\n'
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe__rvm_version_sort
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe pipehead -n1
/Users/tal/.rvm/scripts/functions/utility:201 __rvm_version_sort:2 LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=1.8.5
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-eq|==|=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-ne|!=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-gt|\>)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-ge|\>=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -lt (-lt|\<)
/Users/tal/.rvm/scripts/functions/utility:223 __rvm_version_compare:19 case[[ 1.8.5 == 2.0.0 ]]
/Users/tal/.rvm/scripts/functions/utility:223 __rvm_version_compare:19 case cmdorreturn 1
/Users/tal/.rvm/scripts/selector:415 __rvm_select:318 case else then elservm_archive_extension=tar.bz2
/Users/tal/.rvm/scripts/selector:458 __rvm_select:361 if[[ -n 2.0.0 ]]
/Users/tal/.rvm/scripts/selector:460 __rvm_select:363 then casecase 2.0.0 (+([[:digit:]]).+([[:digit:]]).+([[:digit:]]))
/Users/tal/.rvm/scripts/selector:462 __rvm_select:365 then caservm_ruby_release_version=2
/Users/tal/.rvm/scripts/selector:463 __rvm_select:366 then caservm_ruby_major_version=2.0
/Users/tal/.rvm/scripts/selector:463 __rvm_select:366 then caservm_ruby_major_version=0
/Users/tal/.rvm/scripts/selector:464 __rvm_select:367 then caservm_ruby_minor_version=0
/Users/tal/.rvm/scripts/selector:474 __rvm_select:377 if[[ ruby == ext ]]
/Users/tal/.rvm/scripts/selector:479 __rvm_select:382 elservm_ruby_home=/Users/tal/.rvm/rubies/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:480 __rvm_select:383 elservm_ruby_binary=/Users/tal/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
/Users/tal/.rvm/scripts/selector:481 __rvm_select:384 elservm_ruby_package_name=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector:483 __rvm_select:386 rvm_ruby_irbrc=/Users/tal/.rvm/rubies/ruby-2.0.0-p247/.irbrc
/Users/tal/.rvm/scripts/selector:486 __rvm_select:389 if[[ maglev == ruby ]]
/Users/tal/.rvm/scripts/selector:492 __rvm_select:395 [[ system == ruby ]]
/Users/tal/.rvm/scripts/selector:494 __rvm_select:397 cmdor cursh__rvm_gemset_select
/Users/tal/.rvm/scripts/selector_gemsets:149 __rvm_gemset_select:2 __rvm_gemset_select_only
/Users/tal/.rvm/scripts/selector_gemsets:54 __rvm_gemset_select_only:2 rvm_ruby_gem_home=/Users/tal/.rvm/gems/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:56 __rvm_gemset_select_only:4 : rvm_ignore_gemsets_flag:0:
/Users/tal/.rvm/scripts/selector_gemsets:57 __rvm_gemset_select_only:5 if(( rvm_ignore_gemsets_flag ))
/Users/tal/.rvm/scripts/selector_gemsets:63 __rvm_gemset_select_only:11 elservm_ruby_global_gems_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:65 __rvm_gemset_select_only:13 else__rvm_gemset_handle_default
/Users/tal/.rvm/scripts/selector_gemsets:5 __rvm_gemset_handle_default:2 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:6 __rvm_gemset_handle_default:3 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:7 __rvm_gemset_handle_default:4 rvm_gemset_name=@
/Users/tal/.rvm/scripts/selector_gemsets:8 __rvm_gemset_handle_default:5 rvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:66 __rvm_gemset_select_only:14 else[[ -z '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:69 __rvm_gemset_select_only:17 else if[[ '' == global ]]
/Users/tal/.rvm/scripts/selector_gemsets:73 __rvm_gemset_select_only:21 else elservm_ruby_gem_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247:/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:77 __rvm_gemset_select_only:25 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:81 __rvm_gemset_select_only:29 elservm_env_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:83 __rvm_gemset_select_only:31 true
/Users/tal/.rvm/scripts/selector_gemsets:150 __rvm_gemset_select:3 cmdand__rvm_gemset_select_validation
/Users/tal/.rvm/scripts/selector_gemsets:89 __rvm_gemset_select_validation:3 if[[ ! -d /Users/tal/.rvm/gems/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/selector_gemsets:91 __rvm_gemset_select_validation:5 then if(( 0 == 0 && 0 == 0 && 0 == 0 ))
/Users/tal/.rvm/scripts/selector_gemsets:93 __rvm_gemset_select_validation:7 then thenrvm_expected_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:94 __rvm_gemset_select_validation:8 then thenrvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:95 __rvm_gemset_select_validation:9 then then__rvm_gemset_select_only
/Users/tal/.rvm/scripts/selector_gemsets:54 __rvm_gemset_select_only:2 rvm_ruby_gem_home=/Users/tal/.rvm/gems/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:56 __rvm_gemset_select_only:4 : rvm_ignore_gemsets_flag:0:
/Users/tal/.rvm/scripts/selector_gemsets:57 __rvm_gemset_select_only:5 if(( rvm_ignore_gemsets_flag ))
/Users/tal/.rvm/scripts/selector_gemsets:63 __rvm_gemset_select_only:11 elservm_ruby_global_gems_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:65 __rvm_gemset_select_only:13 else__rvm_gemset_handle_default
/Users/tal/.rvm/scripts/selector_gemsets:5 __rvm_gemset_handle_default:2 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:6 __rvm_gemset_handle_default:3 rvm_gemset_name=@@
/Users/tal/.rvm/scripts/selector_gemsets:7 __rvm_gemset_handle_default:4 rvm_gemset_name=@
/Users/tal/.rvm/scripts/selector_gemsets:8 __rvm_gemset_handle_default:5 rvm_gemset_name=''
/Users/tal/.rvm/scripts/selector_gemsets:66 __rvm_gemset_select_only:14 else[[ -z '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:69 __rvm_gemset_select_only:17 else if[[ '' == global ]]
/Users/tal/.rvm/scripts/selector_gemsets:73 __rvm_gemset_select_only:21 else elservm_ruby_gem_path=/Users/tal/.rvm/gems/ruby-2.0.0-p247:/Users/tal/.rvm/gems/ruby-2.0.0-p247@global
/Users/tal/.rvm/scripts/selector_gemsets:77 __rvm_gemset_select_only:25 if[[ -n '' ]]
/Users/tal/.rvm/scripts/selector_gemsets:81 __rvm_gemset_select_only:29 elservm_env_string=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/selector_gemsets:83 __rvm_gemset_select_only:31 true
/Users/tal/.rvm/scripts/selector_gemsets:96 __rvm_gemset_select_validation:10 then thenreturn 2
/Users/tal/.rvm/scripts/selector:495 __rvm_select:398 cmdor cursh cmdor casecase 2 (2)
/Users/tal/.rvm/scripts/selector:496 __rvm_select:399 cmdor cursh cmdor casetrue
/Users/tal/.rvm/scripts/selector:501 __rvm_select:404 rvm_ruby_selected_flag=1
/Users/tal/.rvm/scripts/selector:503 __rvm_select:406 [[ -d /Users/tal/.rvm/log/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/functions/manage/base:351 __rvm_install_ruby:11 then if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:370 __rvm_install_ruby:30 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:376 __rvm_install_ruby:36 if__rvm_install_ruby_try_remote
/Users/tal/.rvm/scripts/functions/manage/base:298 __rvm_install_ruby_try_remote:2 : rvm_disable_binary_flag:0: rvm_remote_flag:0:
/Users/tal/.rvm/scripts/functions/manage/base:300 __rvm_install_ruby_try_remote:4 if(( rvm_remote_flag > 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:301 __rvm_install_ruby_try_remote:5 if cmdor(( rvm_disable_binary_flag == 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:303 __rvm_install_ruby_try_remote:7 thenrvm_log 'Searching for binary rubies, this might take some time.'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'Searching for binary rubies, this might take some time.\n'
Searching for binary rubies, this might take some time.
/Users/tal/.rvm/scripts/functions/manage/base:304 __rvm_install_ruby_try_remote:8 thentypeset __rvm_ruby_url __rvm_ruby_verify_download_flag
/Users/tal/.rvm/scripts/functions/manage/base:305 __rvm_install_ruby_try_remote:9 then__rvm_ruby_url=/Users/tal/.rvm/scripts/functions/manage/base:305 __rvm_install_ruby_try_remote:9 then cmdsubst__rvm_remote_server_path ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:260 __rvm_remote_server_path:2 typeset _iterator
/Users/tal/.rvm/scripts/functions/utility_system:261 __rvm_remote_server_path:3 _iterator=''
/Users/tal/.rvm/scripts/functions/utility_system:262 __rvm_remote_server_path:4 while__rvm_remote_server_path_single 0 1 '' ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:239 __rvm_remote_server_path_single:2 typeset __remote_file
/Users/tal/.rvm/scripts/functions/utility_system:240 __rvm_remote_server_path_single:3 __rvm_calculate_remote_file 0 1 '' ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 cmdsubst__rvm_db rvm_remote_server_url
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_url
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_url
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_url
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_url
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=https://rvm.io/binaries
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n https://rvm.io/binaries ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho https://rvm.io/binaries
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=https://rvm.io/binaries
/Users/tal/.rvm/scripts/functions/utility_system:227 __rvm_calculate_remote_file:3 [[ -n https://rvm.io/binaries ]]
/Users/tal/.rvm/scripts/functions/utility_system:231 __rvm_calculate_remote_file:7 __rvm_system_path '' ''
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 cmdsubst__rvm_db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=''
/Users/tal/.rvm/scripts/functions/utility_system:152 __rvm_system_path:3 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility_system:153 __rvm_system_path:4 cmdor if__rvm_detect_system
/Users/tal/.rvm/scripts/functions/utility_system:5 __rvm_detect_system:2 unset _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:6 __rvm_detect_system:3 export _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:7 __rvm_detect_system:4 _system_type=unknown
/Users/tal/.rvm/scripts/functions/utility_system:8 __rvm_detect_system:5 _system_name=unknown
/Users/tal/.rvm/scripts/functions/utility_system:9 __rvm_detect_system:6 _system_version=unknown
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 cmdsubstuname -m
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 cmdsubstuname
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Linux|GNU*)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (SunOS)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (OpenBSD)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Darwin)
/Users/tal/.rvm/scripts/functions/utility_system:126 __rvm_detect_system:123 case_system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:127 __rvm_detect_system:124 case_system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubstsw_vers -productVersion
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubst pipeawk -F. '{print $1"."$2}'
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:140 __rvm_detect_system:137 _system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:141 __rvm_detect_system:138 _system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:142 __rvm_detect_system:139 _system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:143 __rvm_detect_system:140 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:144 __rvm_detect_system:141 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:145 __rvm_detect_system:142 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:154 __rvm_system_path:5 cmdor thenrvm_remote_server_path=osx/10.9/x86_64
/Users/tal/.rvm/scripts/functions/utility_system:157 __rvm_system_path:8 if[[ '' == - ]]
/Users/tal/.rvm/scripts/functions/utility_system:232 __rvm_calculate_remote_file:8 __rvm_ruby_package_file ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (rbx-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 ()
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 case cmdsubst__rvm_remote_extension ruby-2.0.0-p247 -
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:190 __rvm_remote_extension:10 caservm_remote_extension=tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 [[ - != - ]]
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 cmdorprintf %b tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:233 __rvm_calculate_remote_file:9 __remote_file=https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:242 __rvm_remote_server_path_single:5 if[[ -z https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility_system:247 __rvm_remote_server_path_single:10 eliffile_exists_at_url https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:307 file_exists_at_url:3 if[[ -n https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility:309 file_exists_at_url:5 thenunset curl
/Users/tal/.rvm/scripts/functions/utility:310 file_exists_at_url:6 thencurl --silent --insecure --location --list-only --max-time 3 --head https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:312 file_exists_at_url:8 then pipeGREP_OPTIONS='' grep -E 'HTTP/[0-9\.]+ 200 OK'
/Users/tal/.rvm/scripts/functions/utility:314 file_exists_at_url:10 then cmdor curshtypeset '__ret=1'
/Users/tal/.rvm/scripts/functions/utility:315 file_exists_at_url:11 then cmdor cursh casecase 1 (28)
/Users/tal/.rvm/scripts/functions/utility:321 file_exists_at_url:17 then cmdor curshreturn 1
/Users/tal/.rvm/scripts/functions/utility_system:252 __rvm_remote_server_path_single:15 elservm_debug 'Remote file does not exist https://rvm.io/binaries/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:253 __rvm_remote_server_path_single:16 elsereturn 1
/Users/tal/.rvm/scripts/functions/utility_system:263 __rvm_remote_server_path:5 while: 1
/Users/tal/.rvm/scripts/functions/utility_system:262 __rvm_remote_server_path:4 while__rvm_remote_server_path_single 0 1 1 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:239 __rvm_remote_server_path_single:2 typeset __remote_file
/Users/tal/.rvm/scripts/functions/utility_system:240 __rvm_remote_server_path_single:3 __rvm_calculate_remote_file 0 1 1 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 cmdsubst__rvm_db rvm_remote_server_url1
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_url1
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_url1
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_url1
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_url1
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=http://jruby.org.s3.amazonaws.com
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n http://jruby.org.s3.amazonaws.com ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho http://jruby.org.s3.amazonaws.com
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=http://jruby.org.s3.amazonaws.com
/Users/tal/.rvm/scripts/functions/utility_system:227 __rvm_calculate_remote_file:3 [[ -n http://jruby.org.s3.amazonaws.com ]]
/Users/tal/.rvm/scripts/functions/utility_system:231 __rvm_calculate_remote_file:7 __rvm_system_path '' 1
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 cmdsubst__rvm_db rvm_remote_server_path1
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_path1
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_path1
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_path1
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_path1
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=downloads
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n downloads ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho downloads
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=downloads
/Users/tal/.rvm/scripts/functions/utility_system:152 __rvm_system_path:3 [[ -n downloads ]]
/Users/tal/.rvm/scripts/functions/utility_system:157 __rvm_system_path:8 if[[ '' == - ]]
/Users/tal/.rvm/scripts/functions/utility_system:232 __rvm_calculate_remote_file:8 __rvm_ruby_package_file ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (rbx-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 ()
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 case cmdsubst__rvm_remote_extension ruby-2.0.0-p247 -
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:190 __rvm_remote_extension:10 caservm_remote_extension=tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 [[ - != - ]]
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 cmdorprintf %b tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:233 __rvm_calculate_remote_file:9 __remote_file=http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:242 __rvm_remote_server_path_single:5 if[[ -z http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility_system:247 __rvm_remote_server_path_single:10 eliffile_exists_at_url http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:307 file_exists_at_url:3 if[[ -n http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility:309 file_exists_at_url:5 thenunset curl
/Users/tal/.rvm/scripts/functions/utility:310 file_exists_at_url:6 thencurl --silent --insecure --location --list-only --max-time 3 --head http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:312 file_exists_at_url:8 then pipeGREP_OPTIONS='' grep -E 'HTTP/[0-9\.]+ 200 OK'
/Users/tal/.rvm/scripts/functions/utility:314 file_exists_at_url:10 then cmdor curshtypeset '__ret=1'
/Users/tal/.rvm/scripts/functions/utility:315 file_exists_at_url:11 then cmdor cursh casecase 1 (28)
/Users/tal/.rvm/scripts/functions/utility:321 file_exists_at_url:17 then cmdor curshreturn 1
/Users/tal/.rvm/scripts/functions/utility_system:252 __rvm_remote_server_path_single:15 elservm_debug 'Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-2.0.0-p247.tar.bz2'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:253 __rvm_remote_server_path_single:16 elsereturn 1
/Users/tal/.rvm/scripts/functions/utility_system:263 __rvm_remote_server_path:5 while: 2
/Users/tal/.rvm/scripts/functions/utility_system:262 __rvm_remote_server_path:4 while__rvm_remote_server_path_single 0 1 2 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:239 __rvm_remote_server_path_single:2 typeset __remote_file
/Users/tal/.rvm/scripts/functions/utility_system:240 __rvm_remote_server_path_single:3 __rvm_calculate_remote_file 0 1 2 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 cmdsubst__rvm_db rvm_remote_server_url2
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_url2
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_url2
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_url2
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_url2
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=http://binaries.rubini.us
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n http://binaries.rubini.us ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho http://binaries.rubini.us
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=http://binaries.rubini.us
/Users/tal/.rvm/scripts/functions/utility_system:227 __rvm_calculate_remote_file:3 [[ -n http://binaries.rubini.us ]]
/Users/tal/.rvm/scripts/functions/utility_system:231 __rvm_calculate_remote_file:7 __rvm_system_path '' 2
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 cmdsubst__rvm_db rvm_remote_server_path2
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_path2
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_path2
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_path2
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_path2
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=''
/Users/tal/.rvm/scripts/functions/utility_system:152 __rvm_system_path:3 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility_system:153 __rvm_system_path:4 cmdor if__rvm_detect_system
/Users/tal/.rvm/scripts/functions/utility_system:5 __rvm_detect_system:2 unset _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:6 __rvm_detect_system:3 export _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:7 __rvm_detect_system:4 _system_type=unknown
/Users/tal/.rvm/scripts/functions/utility_system:8 __rvm_detect_system:5 _system_name=unknown
/Users/tal/.rvm/scripts/functions/utility_system:9 __rvm_detect_system:6 _system_version=unknown
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 cmdsubstuname -m
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 cmdsubstuname
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Linux|GNU*)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (SunOS)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (OpenBSD)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Darwin)
/Users/tal/.rvm/scripts/functions/utility_system:126 __rvm_detect_system:123 case_system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:127 __rvm_detect_system:124 case_system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubstsw_vers -productVersion
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubst pipeawk -F. '{print $1"."$2}'
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:140 __rvm_detect_system:137 _system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:141 __rvm_detect_system:138 _system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:142 __rvm_detect_system:139 _system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:143 __rvm_detect_system:140 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:144 __rvm_detect_system:141 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:145 __rvm_detect_system:142 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:154 __rvm_system_path:5 cmdor thenrvm_remote_server_path=osx/10.9/x86_64
/Users/tal/.rvm/scripts/functions/utility_system:157 __rvm_system_path:8 if[[ '' == - ]]
/Users/tal/.rvm/scripts/functions/utility_system:232 __rvm_calculate_remote_file:8 __rvm_ruby_package_file ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (rbx-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 ()
/Users/tal/.rvm/scripts/functions/utility_system:199 __rvm_ruby_package_file:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 case cmdsubst__rvm_remote_extension ruby-2.0.0-p247 -
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*.tar.*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (jruby-*)
/Users/tal/.rvm/scripts/functions/utility_system:182 __rvm_remote_extension:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/utility_system:190 __rvm_remote_extension:10 caservm_remote_extension=tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 [[ - != - ]]
/Users/tal/.rvm/scripts/functions/utility_system:193 __rvm_remote_extension:13 cmdorprintf %b tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:219 __rvm_ruby_package_file:22 caservm_ruby_package_file=/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:233 __rvm_calculate_remote_file:9 __remote_file=http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility_system:242 __rvm_remote_server_path_single:5 if[[ -z http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility_system:247 __rvm_remote_server_path_single:10 eliffile_exists_at_url http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:307 file_exists_at_url:3 if[[ -n http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2 ]]
/Users/tal/.rvm/scripts/functions/utility:309 file_exists_at_url:5 thenunset curl
/Users/tal/.rvm/scripts/functions/utility:310 file_exists_at_url:6 thencurl --silent --insecure --location --list-only --max-time 3 --head http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/utility:312 file_exists_at_url:8 then pipeGREP_OPTIONS='' grep -E 'HTTP/[0-9\.]+ 200 OK'
/Users/tal/.rvm/scripts/functions/utility:314 file_exists_at_url:10 then cmdor curshtypeset '__ret=1'
/Users/tal/.rvm/scripts/functions/utility:315 file_exists_at_url:11 then cmdor cursh casecase 1 (28)
/Users/tal/.rvm/scripts/functions/utility:321 file_exists_at_url:17 then cmdor curshreturn 1
/Users/tal/.rvm/scripts/functions/utility_system:252 __rvm_remote_server_path_single:15 elservm_debug 'Remote file does not exist http://binaries.rubini.us/osx/10.9/x86_64/ruby-2.0.0-p247.tar.bz2'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:253 __rvm_remote_server_path_single:16 elsereturn 1
/Users/tal/.rvm/scripts/functions/utility_system:263 __rvm_remote_server_path:5 while: 3
/Users/tal/.rvm/scripts/functions/utility_system:262 __rvm_remote_server_path:4 while__rvm_remote_server_path_single 0 1 3 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:239 __rvm_remote_server_path_single:2 typeset __remote_file
/Users/tal/.rvm/scripts/functions/utility_system:240 __rvm_remote_server_path_single:3 __rvm_calculate_remote_file 0 1 3 ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 cmdsubst__rvm_db rvm_remote_server_url3
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_url3
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_url3
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_url3
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_url3
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:226 __rvm_calculate_remote_file:2 rvm_remote_server_url=''
/Users/tal/.rvm/scripts/functions/utility_system:227 __rvm_calculate_remote_file:3 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility_system:228 __rvm_calculate_remote_file:4 cmdor curshrvm_debug 'rvm_remote_server_url3 not found'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:229 __rvm_calculate_remote_file:5 cmdor curshreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:242 __rvm_remote_server_path_single:5 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/utility_system:244 __rvm_remote_server_path_single:7 thenrvm_debug 'No remote file name found'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_system:245 __rvm_remote_server_path_single:8 thenreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:305 __rvm_install_ruby_try_remote:9 then__rvm_ruby_url=''
/Users/tal/.rvm/scripts/functions/manage/base:306 __rvm_install_ruby_try_remote:10 thenIFS=: /Users/tal/.rvm/scripts/functions/manage/base:306 __rvm_install_ruby_try_remote:10 thenread __rvm_ruby_verify_download_flag __rvm_ruby_url
/Users/tal/.rvm/scripts/functions/manage/base:308 __rvm_install_ruby_try_remote:12 then if(( 0 > 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:313 __rvm_install_ruby_try_remote:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:316 __rvm_install_ruby_try_remote:20 then then if(( rvm_remote_flag ))
/Users/tal/.rvm/scripts/functions/manage/base:321 __rvm_install_ruby_try_remote:25 then then else cmdsubst__rvm_system_path -
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 cmdsubst__rvm_db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db rvm_remote_server_path
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/utility_system:151 __rvm_system_path:2 rvm_remote_server_path=''
/Users/tal/.rvm/scripts/functions/utility_system:152 __rvm_system_path:3 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility_system:153 __rvm_system_path:4 cmdor if__rvm_detect_system
/Users/tal/.rvm/scripts/functions/utility_system:5 __rvm_detect_system:2 unset _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:6 __rvm_detect_system:3 export _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:7 __rvm_detect_system:4 _system_type=unknown
/Users/tal/.rvm/scripts/functions/utility_system:8 __rvm_detect_system:5 _system_name=unknown
/Users/tal/.rvm/scripts/functions/utility_system:9 __rvm_detect_system:6 _system_version=unknown
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 cmdsubstuname -m
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 cmdsubstuname
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Linux|GNU*)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (SunOS)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (OpenBSD)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Darwin)
/Users/tal/.rvm/scripts/functions/utility_system:126 __rvm_detect_system:123 case_system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:127 __rvm_detect_system:124 case_system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubstsw_vers -productVersion
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubst pipeawk -F. '{print $1"."$2}'
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:140 __rvm_detect_system:137 _system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:141 __rvm_detect_system:138 _system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:142 __rvm_detect_system:139 _system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:143 __rvm_detect_system:140 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:144 __rvm_detect_system:141 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:145 __rvm_detect_system:142 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:154 __rvm_system_path:5 cmdor thenrvm_remote_server_path=osx/10.9/x86_64
/Users/tal/.rvm/scripts/functions/utility_system:157 __rvm_system_path:8 if[[ - == - ]]
/Users/tal/.rvm/scripts/functions/utility_system:158 __rvm_system_path:9 thenprintf %b 'osx/10.9/x86_64\n'
/Users/tal/.rvm/scripts/functions/manage/base:321 __rvm_install_ruby_try_remote:25 then then elservm_warn 'No binary rubies available for: osx/10.9/x86_64/ruby-2.0.0-p247.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.'
/Users/tal/.rvm/scripts/functions/logging:137 rvm_warn:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:139 rvm_warn:4 elseprintf %b 'No binary rubies available for: osx/10.9/x86_64/ruby-2.0.0-p247.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.\n'
No binary rubies available for: osx/10.9/x86_64/ruby-2.0.0-p247.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
/Users/tal/.rvm/scripts/functions/manage/base:337 __rvm_install_ruby_try_remote:41 return 2
/Users/tal/.rvm/scripts/functions/manage/base:378 __rvm_install_ruby:38 else(( 2 == 2 ))
/Users/tal/.rvm/scripts/functions/manage/base:381 __rvm_install_ruby:41 if__rvm_check_for_compiler
/Users/tal/.rvm/scripts/functions/build:202 __rvm_check_for_compiler:2 if__rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/manage/base:382 __rvm_install_ruby:42 thentrue
/Users/tal/.rvm/scripts/functions/manage/base:386 __rvm_install_ruby:46 casecase ruby (opal|macruby|ree|jruby|maglev|goruby|rubinius|ironruby|ruby|mruby|topaz)
/Users/tal/.rvm/scripts/functions/manage/base:388 __rvm_install_ruby:48 caseruby_install_type=ruby
/Users/tal/.rvm/scripts/functions/manage/base:401 __rvm_install_ruby:61 export -a rvm_configure_env
/Users/tal/.rvm/scripts/functions/manage/base:402 __rvm_install_ruby:62 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:402 __rvm_install_ruby:62 cmdorrvm_configure_env=( )
/Users/tal/.rvm/scripts/functions/manage/base:404 __rvm_install_ruby:64 source /Users/tal/.rvm/scripts/functions/manage/ruby
/Users/tal/.rvm/scripts/functions/manage/base:405 __rvm_install_ruby:65 ruby_install
/Users/tal/.rvm/scripts/functions/manage/ruby:5 ruby_install:2 typeset result temp_flags _iterator
/Users/tal/.rvm/scripts/functions/manage/ruby:7 ruby_install:4 casecase ruby-2.0.0-p247 (ruby-1.8.*-head)
/Users/tal/.rvm/scripts/functions/manage/ruby:7 ruby_install:4 casecase ruby-2.0.0-p247 (ruby*-head)
/Users/tal/.rvm/scripts/functions/manage/ruby:27 ruby_install:24 if[[ " ${rvm_configure_flags[*]}" -regex-match " --enable-load-relative" ]]
/Users/tal/.rvm/scripts/functions/manage/ruby:38 ruby_install:35 __rvm_setup_compile_environment ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:5 __rvm_setup_compile_environment:2 typeset __type
/Users/tal/.rvm/scripts/functions/build_config:6 __rvm_setup_compile_environment:3 typeset -a __types
/Users/tal/.rvm/scripts/functions/build_config:7 __rvm_setup_compile_environment:4 __types=( setup requirements movable osx_compiler architectures gcc47plus bison smartos sunos openbsd auto_conf_make flags_docs flags_tcltk flags_shared_static flags_threads )
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=setup
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_setup ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_setup ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:21 __rvm_setup_compile_environment_setup:2 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/build_config:22 __rvm_setup_compile_environment_setup:3 thenrvm_autolibs_flag=/Users/tal/.rvm/scripts/functions/build_config:22 __rvm_setup_compile_environment_setup:3 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db autolibs
/Users/tal/.rvm/scripts/functions/build_config:22 __rvm_setup_compile_environment_setup:3 thenrvm_autolibs_flag=''
/Users/tal/.rvm/scripts/functions/build_config:24 __rvm_setup_compile_environment_setup:5 rvm_debug 'rvm_autolibs_flag=4'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:25 __rvm_setup_compile_environment_setup:6 __rvm_autolibs_translate
/Users/tal/.rvm/scripts/functions/autolibs:5 __rvm_autolibs_translate:2 [[ -n '' ]]
/Users/tal/.rvm/scripts/functions/autolibs:5 __rvm_autolibs_translate:2 cmdor__rvm_detect_system
/Users/tal/.rvm/scripts/functions/utility_system:5 __rvm_detect_system:2 unset _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:6 __rvm_detect_system:3 export _system_type _system_name _system_version _system_arch
/Users/tal/.rvm/scripts/functions/utility_system:7 __rvm_detect_system:4 _system_type=unknown
/Users/tal/.rvm/scripts/functions/utility_system:8 __rvm_detect_system:5 _system_name=unknown
/Users/tal/.rvm/scripts/functions/utility_system:9 __rvm_detect_system:6 _system_version=unknown
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 cmdsubstuname -m
/Users/tal/.rvm/scripts/functions/utility_system:10 __rvm_detect_system:7 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 cmdsubstuname
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Linux|GNU*)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (SunOS)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (OpenBSD)
/Users/tal/.rvm/scripts/functions/utility_system:11 __rvm_detect_system:8 casecase Darwin (Darwin)
/Users/tal/.rvm/scripts/functions/utility_system:126 __rvm_detect_system:123 case_system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:127 __rvm_detect_system:124 case_system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubstsw_vers -productVersion
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case cmdsubst pipeawk -F. '{print $1"."$2}'
/Users/tal/.rvm/scripts/functions/utility_system:128 __rvm_detect_system:125 case_system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:140 __rvm_detect_system:137 _system_type=darwin
/Users/tal/.rvm/scripts/functions/utility_system:141 __rvm_detect_system:138 _system_name=osx
/Users/tal/.rvm/scripts/functions/utility_system:142 __rvm_detect_system:139 _system_version=10.9
/Users/tal/.rvm/scripts/functions/utility_system:143 __rvm_detect_system:140 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:144 __rvm_detect_system:141 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/utility_system:145 __rvm_detect_system:142 _system_arch=x86_64
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (0|disable|disabled)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (1|read|read-only)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (2|fail|read-fail)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (3|packages|install-packages)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (portage|gentoo_portage)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (paludis|gentoo_paludis)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (pkgcore|gentoo_pkgcore)
/Users/tal/.rvm/scripts/functions/autolibs:6 __rvm_autolibs_translate:3 casecase 4 (4|enable|enabled)
/Users/tal/.rvm/scripts/functions/autolibs:36 __rvm_autolibs_translate:33 caservm_autolibs_flag_number=4
/Users/tal/.rvm/scripts/functions/autolibs:37 __rvm_autolibs_translate:34 caservm_autolibs_flag_runner=osx
/Users/tal/.rvm/scripts/functions/build_config:26 __rvm_setup_compile_environment_setup:7 [[ -n 4 ]]
/Users/tal/.rvm/scripts/functions/build_config:27 __rvm_setup_compile_environment_setup:8 cmdsubst__rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build_config:27 __rvm_setup_compile_environment_setup:8 export 'initially_selected_compiler='
/Users/tal/.rvm/scripts/functions/build_config:28 __rvm_setup_compile_environment_setup:9 true
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=requirements
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_requirements ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_requirements ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:41 __rvm_setup_compile_environment_requirements:2 (( 4 > 0 ))
/Users/tal/.rvm/scripts/functions/build_config:42 __rvm_setup_compile_environment_requirements:3 rvm_log 'Installing requirements for osx, might require sudo password.'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'Installing requirements for osx, might require sudo password.\n'
Installing requirements for osx, might require sudo password.
/Users/tal/.rvm/scripts/functions/build_config:43 __rvm_setup_compile_environment_requirements:4 __rvm_requirements_run osx ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:5 __rvm_requirements_run:2 typeset -a packages_installed packages_missing packages_to_install packages_flags packages_custom
/Users/tal/.rvm/scripts/functions/build_requirements:6 __rvm_requirements_run:3 typeset __type __lib_type __iterator
/Users/tal/.rvm/scripts/functions/build_requirements:7 __rvm_requirements_run:4 __type=osx
/Users/tal/.rvm/scripts/functions/build_requirements:8 __rvm_requirements_run:5 __lib_type=osx
/Users/tal/.rvm/scripts/functions/build_requirements:9 __rvm_requirements_run:6 shift
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=load
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_load ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:19 __rvm_requirements_run_load:3 ifis_a_function requirements_osx_before
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_before
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build_requirements:20 __rvm_requirements_run_load:4 if cmdoris_a_function requirements_osx_define
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_define
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build_requirements:24 __rvm_requirements_run_load:8 else[[ -s /Users/tal/.rvm/scripts/functions/requirements/osx ]]
/Users/tal/.rvm/scripts/functions/build_requirements:30 __rvm_requirements_run_load:14 elsesource /Users/tal/.rvm/scripts/functions/requirements/osx
/Users/tal/.rvm/scripts/functions/requirements/osx:3 /Users/tal/.rvm/scripts/functions/requirements/osx:3 source /Users/tal/.rvm/scripts/functions/requirements/osx_brew
/Users/tal/.rvm/scripts/functions/requirements/osx:4 /Users/tal/.rvm/scripts/functions/requirements/osx:4 source /Users/tal/.rvm/scripts/functions/requirements/osx_fink
/Users/tal/.rvm/scripts/functions/requirements/osx:5 /Users/tal/.rvm/scripts/functions/requirements/osx:5 source /Users/tal/.rvm/scripts/functions/requirements/osx_port
/Users/tal/.rvm/scripts/functions/requirements/osx:6 /Users/tal/.rvm/scripts/functions/requirements/osx:6 source /Users/tal/.rvm/scripts/functions/requirements/smf
/Users/tal/.rvm/scripts/functions/build_requirements:32 __rvm_requirements_run_load:16 else ifis_a_function requirements_osx_before
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_before
/Users/tal/.rvm/scripts/functions/build_requirements:35 __rvm_requirements_run_load:19 else thenrvm_debug 'requirements code for osx loaded'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=reset
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_reset ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:45 __rvm_requirements_run_reset:2 packages_installed=( )
/Users/tal/.rvm/scripts/functions/build_requirements:46 __rvm_requirements_run_reset:3 packages_missing=( )
/Users/tal/.rvm/scripts/functions/build_requirements:47 __rvm_requirements_run_reset:4 packages_to_install=( )
/Users/tal/.rvm/scripts/functions/build_requirements:48 __rvm_requirements_run_reset:5 packages_flags=( )
/Users/tal/.rvm/scripts/functions/build_requirements:49 __rvm_requirements_run_reset:6 packages_custom=( )
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=before
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_before ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:54 __rvm_requirements_run_before:2 ifis_a_function requirements_osx_before
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_before
/Users/tal/.rvm/scripts/functions/build_requirements:55 __rvm_requirements_run_before:3 thenrequirements_osx_before ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx:10 requirements_osx_before:2 typeset __type
/Users/tal/.rvm/scripts/functions/requirements/osx:11 requirements_osx_before:3 for__type=osx_port
/Users/tal/.rvm/scripts/functions/requirements/osx:14 requirements_osx_before:6 for ifrequirements_find_osx_port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:6 requirements_find_osx_port:3 if__rvm_which port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:10 requirements_find_osx_port:7 elsetypeset __binary
/Users/tal/.rvm/scripts/functions/requirements/osx_port:11 requirements_find_osx_port:8 else for__binary=/Users/tal/opt/local/bin/port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:14 requirements_find_osx_port:11 else for if[[ -f /Users/tal/opt/local/bin/port ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_port:11 requirements_find_osx_port:8 else for__binary=/Users/tal/.opt/local/bin/port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:14 requirements_find_osx_port:11 else for if[[ -f /Users/tal/.opt/local/bin/port ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_port:11 requirements_find_osx_port:8 else for__binary=/usr/local/bin/port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:14 requirements_find_osx_port:11 else for if[[ -f /usr/local/bin/port ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_port:11 requirements_find_osx_port:8 else for__binary=/opt/local/bin/port
/Users/tal/.rvm/scripts/functions/requirements/osx_port:14 requirements_find_osx_port:11 else for if[[ -f /opt/local/bin/port ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_port:21 requirements_find_osx_port:18 elsereturn 1
/Users/tal/.rvm/scripts/functions/requirements/osx:11 requirements_osx_before:3 for__type=osx_brew
/Users/tal/.rvm/scripts/functions/requirements/osx:14 requirements_osx_before:6 for ifrequirements_find_osx_brew
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:6 requirements_find_osx_brew:3 if__rvm_which brew
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:8 requirements_find_osx_brew:5 thenreturn 0
/Users/tal/.rvm/scripts/functions/requirements/osx:16 requirements_osx_before:8 for then__lib_type=osx_brew
/Users/tal/.rvm/scripts/functions/requirements/osx:17 requirements_osx_before:9 for thenreturn 0
/Users/tal/.rvm/scripts/functions/build_requirements:57 __rvm_requirements_run_before:5 if[[ osx_brew != osx ]]
/Users/tal/.rvm/scripts/functions/build_requirements:57 __rvm_requirements_run_before:5 if cmdandis_a_function requirements_osx_brew_before
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_brew_before
/Users/tal/.rvm/scripts/functions/build_requirements:58 __rvm_requirements_run_before:6 thenrequirements_osx_brew_before ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:352 requirements_osx_brew_before:2 typeset -ax brew_libs brew_libs_conf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:353 requirements_osx_brew_before:3 requirements_osx_brew_ensure_brew_available
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:319 requirements_osx_brew_ensure_brew_available:2 __rvm_which brew
/Users/tal/.rvm/scripts/functions/support:178 __rvm_which:2 ifwhich --skip-alias --skip-functions which
/Users/tal/.rvm/scripts/functions/support:180 __rvm_which:4 elifwhence whence
/Users/tal/.rvm/scripts/functions/support:182 __rvm_which:6 elifwhich which
/Users/tal/.rvm/scripts/functions/support:183 __rvm_which:7 elif-thenwhich brew
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:354 requirements_osx_brew_before:4 requirements_osx_brew_ensure_brew_can_install
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:331 requirements_osx_brew_ensure_brew_can_install:3 (( rvm_autolibs_flag_number > 2 ))
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:333 requirements_osx_brew_ensure_brew_can_install:5 typeset __celar_path
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:334 requirements_osx_brew_ensure_brew_can_install:6 __celar_path=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:334 requirements_osx_brew_ensure_brew_can_install:6 cmdsubstbrew --cellar
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:334 requirements_osx_brew_ensure_brew_can_install:6 __celar_path=/usr/local/Cellar
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:336 requirements_osx_brew_ensure_brew_can_install:8 if[[ ! -w /usr/local/bin ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:341 requirements_osx_brew_ensure_brew_can_install:13 elif[[ ! -w /usr/local/Cellar ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:346 requirements_osx_brew_ensure_brew_can_install:18 elservm_debug 'brew seems to be writable'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_requirements:60 __rvm_requirements_run_before:8 true
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=define
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_define ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:65 __rvm_requirements_run_define:2 typeset -a list
/Users/tal/.rvm/scripts/functions/build_requirements:66 __rvm_requirements_run_define:3 typeset element __handler
/Users/tal/.rvm/scripts/functions/build_requirements:67 __rvm_requirements_run_define:4 ifis_a_function requirements_osx_brew_define
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_brew_define
/Users/tal/.rvm/scripts/functions/build_requirements:68 __rvm_requirements_run_define:5 then__handler=requirements_osx_brew_define
/Users/tal/.rvm/scripts/functions/build_requirements:72 __rvm_requirements_run_define:9 list=( rvm )
/Users/tal/.rvm/scripts/functions/build_requirements:73 __rvm_requirements_run_define:10 while(( 1 ))
/Users/tal/.rvm/scripts/functions/build_requirements:73 __rvm_requirements_run_define:10 while cmdand[[ -z ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/functions/build_requirements:76 __rvm_requirements_run_define:13 if(( 1 ))
/Users/tal/.rvm/scripts/functions/build_requirements:77 __rvm_requirements_run_define:14 thenlist+=( ruby-2.0.0-p247 )
/Users/tal/.rvm/scripts/functions/build_requirements:81 __rvm_requirements_run_define:18 forelement=rvm
/Users/tal/.rvm/scripts/functions/build_requirements:82 __rvm_requirements_run_define:19 forrequirements_osx_brew_define rvm
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase rvm (rvm)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:195 requirements_osx_brew_define:4 casetrue
/Users/tal/.rvm/scripts/functions/build_requirements:81 __rvm_requirements_run_define:18 forelement=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:82 __rvm_requirements_run_define:19 forrequirements_osx_brew_define ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (rvm)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (jruby*head)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (jruby*)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (ir*)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (opal)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (ruby*head)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (*-head)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:193 requirements_osx_brew_define:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:220 requirements_osx_brew_define:29 caserequirements_osx_brew_libs_default ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:162 requirements_osx_brew_libs_default:2 brew_libs=( autoconf automake libtool pkg-config )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:165 requirements_osx_brew_libs_default:5 typeset selected_compiler
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:166 requirements_osx_brew_libs_default:6 selected_compiler=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:166 requirements_osx_brew_libs_default:6 cmdsubst__rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:166 requirements_osx_brew_libs_default:6 selected_compiler=''
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:168 requirements_osx_brew_libs_default:8 if__ruby_clang_ok ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:75 __ruby_clang_ok:2 casecase ruby-2.0.0-p247 (ruby-2*|ruby-head*)
/Users/tal/.rvm/scripts/functions/build_config:77 __ruby_clang_ok:4 case__rvm_version_compare 10.9 -ge 10.7
/Users/tal/.rvm/scripts/functions/utility:206 __rvm_version_compare:2 typeset first
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubstprintf %b '10.9\n10.7\n'
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe__rvm_version_sort
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe pipehead -n1
/Users/tal/.rvm/scripts/functions/utility:201 __rvm_version_sort:2 LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=10.7
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-eq|==|=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ne|!=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-gt|\>)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ge|\>=)
/Users/tal/.rvm/scripts/functions/utility:220 __rvm_version_compare:16 case[[ 10.7 == 10.7 ]]
/Users/tal/.rvm/scripts/functions/utility:233 __rvm_version_compare:29 return 0
/Users/tal/.rvm/scripts/functions/build_config:83 __ruby_clang_ok:10 true
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:178 requirements_osx_brew_libs_default:18 brew_libs_conf=( libyaml readline libksba )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:179 requirements_osx_brew_libs_default:19 casecase ruby-2.0.0-p247 (ruby-1.8*|ree-1.8*)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:179 requirements_osx_brew_libs_default:19 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:185 requirements_osx_brew_libs_default:25 casebrew_libs_conf+=( openssl )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:188 requirements_osx_brew_libs_default:28 requirements_check autoconf automake libtool pkg-config libyaml readline libksba openssl
/Users/tal/.rvm/scripts/functions/build_requirements:190 requirements_check:2 typeset _package_name _list
/Users/tal/.rvm/scripts/functions/build_requirements:192 requirements_check:4 ifis_a_function requirements_osx_brew_lib_installed_all_missing
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_brew_lib_installed_all_missing
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=autoconf
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed autoconf
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed autoconf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^autoconf$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( autoconf )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=automake
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed automake
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed automake
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^automake$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( automake )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=libtool
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed libtool
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed libtool
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^libtool$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( libtool )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=pkg-config
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed pkg-config
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed pkg-config
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^pkg-config$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( pkg-config )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=libyaml
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed libyaml
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed libyaml
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^libyaml$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( libyaml )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=readline
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed readline
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed readline
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^readline$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( readline )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=libksba
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed libksba
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed libksba
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^libksba$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( libksba )
/Users/tal/.rvm/scripts/functions/build_requirements:196 requirements_check:8 else for_package_name=openssl
/Users/tal/.rvm/scripts/functions/build_requirements:197 requirements_check:9 else for__rvm_filter_installed_package_check requirements_osx_brew_lib_installed openssl
/Users/tal/.rvm/scripts/functions/build_requirements:235 __rvm_filter_installed_package_check:3 ifrequirements_osx_brew_lib_installed openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 brew list -1
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:35 requirements_osx_brew_lib_installed:2 pipegrep '^openssl$'
/Users/tal/.rvm/scripts/functions/build_requirements:237 __rvm_filter_installed_package_check:5 thenpackages_installed+=( openssl )
/Users/tal/.rvm/scripts/functions/build_requirements:84 __rvm_requirements_run_define:21 true
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=summary
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_summary ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:89 __rvm_requirements_run_summary:2 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:102 __rvm_requirements_run_summary:15 (( 8 == 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:104 __rvm_requirements_run_summary:17 cmdor cursh_list='autoconf automake libtool pkg-config libyaml readline libksba openssl'
/Users/tal/.rvm/scripts/functions/build_requirements:105 __rvm_requirements_run_summary:18 cmdor curshrvm_debug 'Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_requirements:107 __rvm_requirements_run_summary:20 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:112 __rvm_requirements_run_summary:25 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=update
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_update ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:125 __rvm_requirements_run_update:3 if(( 0 > 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:126 __rvm_requirements_run_update:4 if cmdor(( 0 > 0 && 4 > 2 ))
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=custom
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_custom ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:147 __rvm_requirements_run_custom:3 ifis_a_function requirements_osx_brew_install_custom
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_brew_install_custom
/Users/tal/.rvm/scripts/functions/build_requirements:149 __rvm_requirements_run_custom:5 thenrvm_requiremnts_fail_or_run_action 2 'Skipping installation, make sure listed packages are installed.' requirements_osx_brew_install_custom
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (0)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (1)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (2)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (*)
/Users/tal/.rvm/scripts/functions/build_requirements:322 rvm_requiremnts_fail_or_run_action:16 caseshift 2
/Users/tal/.rvm/scripts/functions/build_requirements:323 rvm_requiremnts_fail_or_run_action:17 caserequirements_osx_brew_install_custom
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:63 requirements_osx_brew_install_custom:2 typeset __tap
/Users/tal/.rvm/scripts/functions/build_requirements:326 rvm_requiremnts_fail_or_run_action:20 true
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=install
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_install ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:165 __rvm_requirements_run_install:2 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/build_requirements:10 __rvm_requirements_run:7 for__iterator=after
/Users/tal/.rvm/scripts/functions/build_requirements:12 __rvm_requirements_run:9 for__rvm_requirements_run_after ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_requirements:177 __rvm_requirements_run_after:3 ifis_a_function requirements_osx_brew_after
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f requirements_osx_brew_after
/Users/tal/.rvm/scripts/functions/build_requirements:179 __rvm_requirements_run_after:5 thenrequirements_osx_brew_after ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:147 requirements_osx_brew_after:2 (( 8 == 0 ))
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:148 requirements_osx_brew_after:3 cmdorrequirements_osx_brew_libs_try_upgrade autoconf automake libtool pkg-config libyaml readline libksba openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:78 requirements_osx_brew_libs_try_upgrade:2 (( rvm_autolibs_flag_number > 0 ))
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:80 requirements_osx_brew_libs_try_upgrade:4 typeset -a outdated_libs
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:81 requirements_osx_brew_libs_try_upgrade:5 __rvm_read_lines outdated_libs /dev/fd/25
/Users/tal/.rvm/scripts/functions/utility:239 __rvm_read_lines:2 typeset IFS
/Users/tal/.rvm/scripts/functions/utility:241 __rvm_read_lines:4 IFS='
'
/Users/tal/.rvm/scripts/functions/utility:243 __rvm_read_lines:6 if[[ /dev/fd/25 == - ]]
/Users/tal/.rvm/scripts/functions/utility:245 __rvm_read_lines:8 elseeval 'outdated_libs=( $( \cat "${2:--}" ) )'
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:82 requirements_osx_brew_libs_try_upgrade:6 cmdsubstrequirements_osx_brew_libs_outdated_filter autoconf automake libtool pkg-config libyaml readline libksba openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:71 requirements_osx_brew_libs_outdated_filter:2 typeset IFS
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:72 requirements_osx_brew_libs_outdated_filter:3 IFS='|'
/Users/tal/.rvm/scripts/functions/utility:246 (eval):0 elseoutdated_libs=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:73 requirements_osx_brew_libs_outdated_filter:4 brew outdated --quiet
/Users/tal/.rvm/scripts/functions/utility:245 (eval):-1 else cmdsubstcat /dev/fd/25
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:73 requirements_osx_brew_libs_outdated_filter:4 pipegrep -E 'autoconf|automake|libtool|pkg-config|libyaml|readline|libksba|openssl'
/Users/tal/.rvm/scripts/functions/utility:246 (eval):0 elseoutdated_libs=( )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:85 requirements_osx_brew_libs_try_upgrade:9 if(( 0 ))
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:150 requirements_osx_brew_after:5 requirements_osx_brew_libs_default_check_gcc42
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:97 requirements_osx_brew_libs_default_check_gcc42:3 if[[ " ${brew_libs[*]}" -regex-match "apple-gcc42" ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:151 requirements_osx_brew_after:6 requirements_osx_brew_libs_set_path autoconf automake libtool pkg-config
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:114 requirements_osx_brew_libs_set_path:2 typeset brew_lib brew_lib_prefix
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:116 requirements_osx_brew_libs_set_path:4 forbrew_lib=autoconf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for if cmdsubstbrew --prefix autoconf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/usr/local/opt/autoconf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:120 requirements_osx_brew_libs_set_path:8 for if cmdand[[ -n /usr/local/opt/autoconf && -d /usr/local/opt/autoconf/bin ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:122 requirements_osx_brew_libs_set_path:10 for then__rvm_add_to_path prepend /usr/local/opt/autoconf/bin
/Users/tal/.rvm/scripts/functions/utility:114 __rvm_add_to_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if(( 2 != 2 ))
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if cmdor[[ -z /usr/local/opt/autoconf/bin ]]
/Users/tal/.rvm/scripts/functions/utility:122 __rvm_add_to_path:10 __rvm_remove_from_path /usr/local/opt/autoconf/bin
/Users/tal/.rvm/scripts/functions/utility:87 __rvm_remove_from_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:88 __rvm_remove_from_path:3 typeset _value
/Users/tal/.rvm/scripts/functions/utility:89 __rvm_remove_from_path:4 _value=/usr/local/opt/autoconf/bin
/Users/tal/.rvm/scripts/functions/utility:93 __rvm_remove_from_path:8 if[[ "$PATH" -regex-match "//" ]]
/Users/tal/.rvm/scripts/functions/utility:102 __rvm_remove_from_path:17 if__rvm_string_match :/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/autoconf/bin:*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*:/usr/local/opt/autoconf/bin:*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase :/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: (*:/usr/local/opt/autoconf/bin:*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/utility:123 __rvm_add_to_path:11 casecase prepend (prepend)
/Users/tal/.rvm/scripts/functions/utility:124 __rvm_add_to_path:12 casePATH=/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
/Users/tal/.rvm/scripts/functions/utility:130 __rvm_add_to_path:18 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility:135 __rvm_add_to_path:23 hash -r
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:116 requirements_osx_brew_libs_set_path:4 forbrew_lib=automake
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for if cmdsubstbrew --prefix automake
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/usr/local/opt/automake
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:120 requirements_osx_brew_libs_set_path:8 for if cmdand[[ -n /usr/local/opt/automake && -d /usr/local/opt/automake/bin ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:122 requirements_osx_brew_libs_set_path:10 for then__rvm_add_to_path prepend /usr/local/opt/automake/bin
/Users/tal/.rvm/scripts/functions/utility:114 __rvm_add_to_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if(( 2 != 2 ))
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if cmdor[[ -z /usr/local/opt/automake/bin ]]
/Users/tal/.rvm/scripts/functions/utility:122 __rvm_add_to_path:10 __rvm_remove_from_path /usr/local/opt/automake/bin
/Users/tal/.rvm/scripts/functions/utility:87 __rvm_remove_from_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:88 __rvm_remove_from_path:3 typeset _value
/Users/tal/.rvm/scripts/functions/utility:89 __rvm_remove_from_path:4 _value=/usr/local/opt/automake/bin
/Users/tal/.rvm/scripts/functions/utility:93 __rvm_remove_from_path:8 if[[ "$PATH" -regex-match "//" ]]
/Users/tal/.rvm/scripts/functions/utility:102 __rvm_remove_from_path:17 if__rvm_string_match :/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/automake/bin:*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*:/usr/local/opt/automake/bin:*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase :/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: (*:/usr/local/opt/automake/bin:*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/utility:123 __rvm_add_to_path:11 casecase prepend (prepend)
/Users/tal/.rvm/scripts/functions/utility:124 __rvm_add_to_path:12 casePATH=/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
/Users/tal/.rvm/scripts/functions/utility:130 __rvm_add_to_path:18 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility:135 __rvm_add_to_path:23 hash -r
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:116 requirements_osx_brew_libs_set_path:4 forbrew_lib=libtool
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for if cmdsubstbrew --prefix libtool
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/usr/local/opt/libtool
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:120 requirements_osx_brew_libs_set_path:8 for if cmdand[[ -n /usr/local/opt/libtool && -d /usr/local/opt/libtool/bin ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:122 requirements_osx_brew_libs_set_path:10 for then__rvm_add_to_path prepend /usr/local/opt/libtool/bin
/Users/tal/.rvm/scripts/functions/utility:114 __rvm_add_to_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if(( 2 != 2 ))
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if cmdor[[ -z /usr/local/opt/libtool/bin ]]
/Users/tal/.rvm/scripts/functions/utility:122 __rvm_add_to_path:10 __rvm_remove_from_path /usr/local/opt/libtool/bin
/Users/tal/.rvm/scripts/functions/utility:87 __rvm_remove_from_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:88 __rvm_remove_from_path:3 typeset _value
/Users/tal/.rvm/scripts/functions/utility:89 __rvm_remove_from_path:4 _value=/usr/local/opt/libtool/bin
/Users/tal/.rvm/scripts/functions/utility:93 __rvm_remove_from_path:8 if[[ "$PATH" -regex-match "//" ]]
/Users/tal/.rvm/scripts/functions/utility:102 __rvm_remove_from_path:17 if__rvm_string_match :/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/libtool/bin:*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*:/usr/local/opt/libtool/bin:*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase :/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: (*:/usr/local/opt/libtool/bin:*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/utility:123 __rvm_add_to_path:11 casecase prepend (prepend)
/Users/tal/.rvm/scripts/functions/utility:124 __rvm_add_to_path:12 casePATH=/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
/Users/tal/.rvm/scripts/functions/utility:130 __rvm_add_to_path:18 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility:135 __rvm_add_to_path:23 hash -r
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:116 requirements_osx_brew_libs_set_path:4 forbrew_lib=pkg-config
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for if cmdsubstbrew --prefix pkg-config
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:119 requirements_osx_brew_libs_set_path:7 for ifbrew_lib_prefix=/usr/local/opt/pkg-config
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:120 requirements_osx_brew_libs_set_path:8 for if cmdand[[ -n /usr/local/opt/pkg-config && -d /usr/local/opt/pkg-config/bin ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:122 requirements_osx_brew_libs_set_path:10 for then__rvm_add_to_path prepend /usr/local/opt/pkg-config/bin
/Users/tal/.rvm/scripts/functions/utility:114 __rvm_add_to_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if(( 2 != 2 ))
/Users/tal/.rvm/scripts/functions/utility:116 __rvm_add_to_path:4 if cmdor[[ -z /usr/local/opt/pkg-config/bin ]]
/Users/tal/.rvm/scripts/functions/utility:122 __rvm_add_to_path:10 __rvm_remove_from_path /usr/local/opt/pkg-config/bin
/Users/tal/.rvm/scripts/functions/utility:87 __rvm_remove_from_path:2 export PATH
/Users/tal/.rvm/scripts/functions/utility:88 __rvm_remove_from_path:3 typeset _value
/Users/tal/.rvm/scripts/functions/utility:89 __rvm_remove_from_path:4 _value=/usr/local/opt/pkg-config/bin
/Users/tal/.rvm/scripts/functions/utility:93 __rvm_remove_from_path:8 if[[ "$PATH" -regex-match "//" ]]
/Users/tal/.rvm/scripts/functions/utility:102 __rvm_remove_from_path:17 if__rvm_string_match :/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/pkg-config/bin:*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*:/usr/local/opt/pkg-config/bin:*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase :/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: (*:/usr/local/opt/pkg-config/bin:*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/utility:123 __rvm_add_to_path:11 casecase prepend (prepend)
/Users/tal/.rvm/scripts/functions/utility:124 __rvm_add_to_path:12 casePATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
/Users/tal/.rvm/scripts/functions/utility:130 __rvm_add_to_path:18 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/utility:135 __rvm_add_to_path:23 hash -r
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:125 requirements_osx_brew_libs_set_path:13 rvm_debug 'PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:152 requirements_osx_brew_after:7 requirements_osx_brew_libs_configure ruby-2.0.0-p247 libyaml readline libksba openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:130 requirements_osx_brew_libs_configure:2 typeset package brew_lib brew_lib_prefix
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:131 requirements_osx_brew_libs_configure:3 package=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:132 requirements_osx_brew_libs_configure:4 shift
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:134 requirements_osx_brew_libs_configure:6 forbrew_lib=libyaml
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for if cmdsubstbrew --prefix libyaml
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:138 requirements_osx_brew_libs_configure:10 for if cmdand[[ -n /usr/local/opt/libyaml && -d /usr/local/opt/libyaml ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:140 requirements_osx_brew_libs_configure:12 for then__rvm_update_configure_opt_dir ruby-2.0.0-p247 /usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (rbx*|rubinius*)
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (ruby-head*|ruby-2*)
/Users/tal/.rvm/scripts/functions/build:130 __rvm_update_configure_opt_dir:7 case__rvm_update_configure_opt_dir_option /usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/build:163 __rvm_update_configure_opt_dir_option:2 rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build:164 __rvm_update_configure_opt_dir_option:3 __rvm_array_add_or_update rvm_configure_flags '--with-opt-dir=' : /usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/support:73 __rvm_array_add_or_update:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:74 __rvm_array_add_or_update:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:76 __rvm_array_add_or_update:5 _array_name=rvm_configure_flags
/Users/tal/.rvm/scripts/functions/support:77 __rvm_array_add_or_update:6 _variable='--with-opt-dir='
/Users/tal/.rvm/scripts/functions/support:78 __rvm_array_add_or_update:7 _separator=:
/Users/tal/.rvm/scripts/functions/support:79 __rvm_array_add_or_update:8 _value=/usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/support:80 __rvm_array_add_or_update:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:81 __rvm_array_add_or_update:10 eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
/Users/tal/.rvm/scripts/functions/support:82 (eval):0 _array_value_old=( )
/Users/tal/.rvm/scripts/functions/support:83 __rvm_array_add_or_update:12 casecase (*[[:space:]]--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:83 __rvm_array_add_or_update:12 casecase (*)
/Users/tal/.rvm/scripts/functions/support:98 __rvm_array_add_or_update:27 case_array_value_new=( '--with-opt-dir=/usr/local/opt/libyaml' )
/Users/tal/.rvm/scripts/functions/support:102 __rvm_array_add_or_update:31 eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
/Users/tal/.rvm/scripts/functions/support:103 (eval):0 rvm_configure_flags=( '--with-opt-dir=/usr/local/opt/libyaml' )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:134 requirements_osx_brew_libs_configure:6 forbrew_lib=readline
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for if cmdsubstbrew --prefix readline
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:138 requirements_osx_brew_libs_configure:10 for if cmdand[[ -n /usr/local/opt/readline && -d /usr/local/opt/readline ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:140 requirements_osx_brew_libs_configure:12 for then__rvm_update_configure_opt_dir ruby-2.0.0-p247 /usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (rbx*|rubinius*)
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (ruby-head*|ruby-2*)
/Users/tal/.rvm/scripts/functions/build:130 __rvm_update_configure_opt_dir:7 case__rvm_update_configure_opt_dir_option /usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/build:163 __rvm_update_configure_opt_dir_option:2 rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build:164 __rvm_update_configure_opt_dir_option:3 __rvm_array_add_or_update rvm_configure_flags '--with-opt-dir=' : /usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/support:73 __rvm_array_add_or_update:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:74 __rvm_array_add_or_update:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:76 __rvm_array_add_or_update:5 _array_name=rvm_configure_flags
/Users/tal/.rvm/scripts/functions/support:77 __rvm_array_add_or_update:6 _variable='--with-opt-dir='
/Users/tal/.rvm/scripts/functions/support:78 __rvm_array_add_or_update:7 _separator=:
/Users/tal/.rvm/scripts/functions/support:79 __rvm_array_add_or_update:8 _value=/usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/support:80 __rvm_array_add_or_update:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:81 __rvm_array_add_or_update:10 eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
/Users/tal/.rvm/scripts/functions/support:82 (eval):0 _array_value_old=( '--with-opt-dir=/usr/local/opt/libyaml' )
/Users/tal/.rvm/scripts/functions/support:83 __rvm_array_add_or_update:12 casecase --with-opt-dir=/usr/local/opt/libyaml (*[[:space:]]--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:85 __rvm_array_add_or_update:14 case for_local_value=--with-opt-dir=/usr/local/opt/libyaml
/Users/tal/.rvm/scripts/functions/support:87 __rvm_array_add_or_update:16 case for casecase --with-opt-dir=/usr/local/opt/libyaml (--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:89 __rvm_array_add_or_update:18 case for case_array_value_new+=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline' )
/Users/tal/.rvm/scripts/functions/support:102 __rvm_array_add_or_update:31 eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
/Users/tal/.rvm/scripts/functions/support:103 (eval):0 rvm_configure_flags=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline' )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:134 requirements_osx_brew_libs_configure:6 forbrew_lib=libksba
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for if cmdsubstbrew --prefix libksba
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:138 requirements_osx_brew_libs_configure:10 for if cmdand[[ -n /usr/local/opt/libksba && -d /usr/local/opt/libksba ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:140 requirements_osx_brew_libs_configure:12 for then__rvm_update_configure_opt_dir ruby-2.0.0-p247 /usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (rbx*|rubinius*)
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (ruby-head*|ruby-2*)
/Users/tal/.rvm/scripts/functions/build:130 __rvm_update_configure_opt_dir:7 case__rvm_update_configure_opt_dir_option /usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/build:163 __rvm_update_configure_opt_dir_option:2 rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build:164 __rvm_update_configure_opt_dir_option:3 __rvm_array_add_or_update rvm_configure_flags '--with-opt-dir=' : /usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/support:73 __rvm_array_add_or_update:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:74 __rvm_array_add_or_update:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:76 __rvm_array_add_or_update:5 _array_name=rvm_configure_flags
/Users/tal/.rvm/scripts/functions/support:77 __rvm_array_add_or_update:6 _variable='--with-opt-dir='
/Users/tal/.rvm/scripts/functions/support:78 __rvm_array_add_or_update:7 _separator=:
/Users/tal/.rvm/scripts/functions/support:79 __rvm_array_add_or_update:8 _value=/usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/support:80 __rvm_array_add_or_update:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:81 __rvm_array_add_or_update:10 eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
/Users/tal/.rvm/scripts/functions/support:82 (eval):0 _array_value_old=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline' )
/Users/tal/.rvm/scripts/functions/support:83 __rvm_array_add_or_update:12 casecase --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline (*[[:space:]]--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:85 __rvm_array_add_or_update:14 case for_local_value=--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline
/Users/tal/.rvm/scripts/functions/support:87 __rvm_array_add_or_update:16 case for casecase --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline (--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:89 __rvm_array_add_or_update:18 case for case_array_value_new+=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba' )
/Users/tal/.rvm/scripts/functions/support:102 __rvm_array_add_or_update:31 eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
/Users/tal/.rvm/scripts/functions/support:103 (eval):0 rvm_configure_flags=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba' )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:134 requirements_osx_brew_libs_configure:6 forbrew_lib=openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for if cmdsubstbrew --prefix openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:137 requirements_osx_brew_libs_configure:9 for ifbrew_lib_prefix=/usr/local/opt/openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:138 requirements_osx_brew_libs_configure:10 for if cmdand[[ -n /usr/local/opt/openssl && -d /usr/local/opt/openssl ]]
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:140 requirements_osx_brew_libs_configure:12 for then__rvm_update_configure_opt_dir ruby-2.0.0-p247 /usr/local/opt/openssl
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (rbx*|rubinius*)
/Users/tal/.rvm/scripts/functions/build:125 __rvm_update_configure_opt_dir:2 casecase ruby-2.0.0-p247 (ruby-head*|ruby-2*)
/Users/tal/.rvm/scripts/functions/build:130 __rvm_update_configure_opt_dir:7 case__rvm_update_configure_opt_dir_option /usr/local/opt/openssl
/Users/tal/.rvm/scripts/functions/build:163 __rvm_update_configure_opt_dir_option:2 rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build:164 __rvm_update_configure_opt_dir_option:3 __rvm_array_add_or_update rvm_configure_flags '--with-opt-dir=' : /usr/local/opt/openssl
/Users/tal/.rvm/scripts/functions/support:73 __rvm_array_add_or_update:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:74 __rvm_array_add_or_update:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:76 __rvm_array_add_or_update:5 _array_name=rvm_configure_flags
/Users/tal/.rvm/scripts/functions/support:77 __rvm_array_add_or_update:6 _variable='--with-opt-dir='
/Users/tal/.rvm/scripts/functions/support:78 __rvm_array_add_or_update:7 _separator=:
/Users/tal/.rvm/scripts/functions/support:79 __rvm_array_add_or_update:8 _value=/usr/local/opt/openssl
/Users/tal/.rvm/scripts/functions/support:80 __rvm_array_add_or_update:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:81 __rvm_array_add_or_update:10 eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
/Users/tal/.rvm/scripts/functions/support:82 (eval):0 _array_value_old=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba' )
/Users/tal/.rvm/scripts/functions/support:83 __rvm_array_add_or_update:12 casecase --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba (*[[:space:]]--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:85 __rvm_array_add_or_update:14 case for_local_value=--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba
/Users/tal/.rvm/scripts/functions/support:87 __rvm_array_add_or_update:16 case for casecase --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba (--with-opt-dir=*)
/Users/tal/.rvm/scripts/functions/support:89 __rvm_array_add_or_update:18 case for case_array_value_new+=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' )
/Users/tal/.rvm/scripts/functions/support:102 __rvm_array_add_or_update:31 eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
/Users/tal/.rvm/scripts/functions/support:103 (eval):0 rvm_configure_flags=( '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' )
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:153 requirements_osx_brew_after:8 unset brew_libs brew_libs_conf
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:155 requirements_osx_brew_after:10 cmdsubstbrew --prefix openssl
/Users/tal/.rvm/scripts/functions/requirements/osx_brew:155 requirements_osx_brew_after:10 rvm_requiremnts_fail_or_run_action 2 'Skipping certificates update, make sure your certificates are up to date.' requirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (0)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (1)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (2)
/Users/tal/.rvm/scripts/functions/build_requirements:308 rvm_requiremnts_fail_or_run_action:2 casecase 4 (*)
/Users/tal/.rvm/scripts/functions/build_requirements:322 rvm_requiremnts_fail_or_run_action:16 caseshift 2
/Users/tal/.rvm/scripts/functions/build_requirements:323 rvm_requiremnts_fail_or_run_action:17 caserequirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:62 requirements_osx_update_openssl_cert:2 [[ Darwin == /Users/tal/.rvm/scripts/functions/osx-ssl-certs:62 requirements_osx_update_openssl_cert:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:62 requirements_osx_update_openssl_cert:2 [[ Darwin == Darwin/Users/tal/.rvm/scripts/functions/osx-ssl-certs:62 requirements_osx_update_openssl_cert:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:62 requirements_osx_update_openssl_cert:2 [[ Darwin == Darwin ]]
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:64 requirements_osx_update_openssl_cert:4 casecase 4 (0)
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:71 requirements_osx_update_openssl_cert:11 typeset ssl_binary ssl_dir cert_file
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:72 requirements_osx_update_openssl_cert:12 ssl_binary=/usr/local/opt/openssl/bin/openssl
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:73 requirements_osx_update_openssl_cert:13 cert_file=/Users/tal/.rvm/scripts/functions/osx-ssl-certs:73 requirements_osx_update_openssl_cert:13 cmdsubst__rvm_osx_ssl_certs_file_from_openssl /usr/local/opt/openssl/bin/openssl
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:141 __rvm_osx_ssl_certs_file_from_openssl:2 /usr/local/opt/openssl/bin/openssl version -d
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:141 __rvm_osx_ssl_certs_file_from_openssl:2 pipeawk '-F"' '{print $2"/cert.pem"}'
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:73 requirements_osx_update_openssl_cert:13 cert_file=/usr/local/etc/openssl/cert.pem
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:74 requirements_osx_update_openssl_cert:14 ssl_dir=/usr/local/etc/openssl
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:77 requirements_osx_update_openssl_cert:17 ifrequirements_osx_update_openssl_cert_old
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:20 requirements_osx_update_openssl_cert_old:17 [[ ! -f /usr/local/etc/openssl/cert.pem || /usr/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain || /usr/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
/Users/tal/.rvm/scripts/functions/osx-ssl-certs:84 requirements_osx_update_openssl_cert:24 elservm_log 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.\n'
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
/Users/tal/.rvm/scripts/functions/build_requirements:326 rvm_requiremnts_fail_or_run_action:20 true
/Users/tal/.rvm/scripts/functions/build_requirements:185 __rvm_requirements_run_after:11 true
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=movable
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_movable ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_movable ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:48 __rvm_setup_compile_environment_movable:2 (( 0 > 0 ))
/Users/tal/.rvm/scripts/functions/build_config:48 __rvm_setup_compile_environment_movable:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=osx_compiler
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_osx_compiler ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_osx_compiler ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:231 __rvm_setup_compile_environment_osx_compiler:2 [[ Darwin == /Users/tal/.rvm/scripts/functions/build_config:231 __rvm_setup_compile_environment_osx_compiler:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:231 __rvm_setup_compile_environment_osx_compiler:2 [[ Darwin == Darwin/Users/tal/.rvm/scripts/functions/build_config:231 __rvm_setup_compile_environment_osx_compiler:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:231 __rvm_setup_compile_environment_osx_compiler:2 [[ Darwin == Darwin ]]
/Users/tal/.rvm/scripts/functions/build_config:233 __rvm_setup_compile_environment_osx_compiler:4 if__rvm_array_contains '*debug*'
/Users/tal/.rvm/scripts/functions/support:59 __rvm_array_contains:2 typeset _search _iterator
/Users/tal/.rvm/scripts/functions/support:60 __rvm_array_contains:3 _search='*debug*'
/Users/tal/.rvm/scripts/functions/support:61 __rvm_array_contains:4 shift
/Users/tal/.rvm/scripts/functions/support:68 __rvm_array_contains:11 return 1
/Users/tal/.rvm/scripts/functions/build_config:236 __rvm_setup_compile_environment_osx_compiler:7 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build_config:238 __rvm_setup_compile_environment_osx_compiler:9 else__rvm_setup_compile_environment_osx_compiler_find ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:149 __rvm_setup_compile_environment_osx_compiler_find:3 if__rvm_version_compare 10.9 -ge 10.9
/Users/tal/.rvm/scripts/functions/utility:206 __rvm_version_compare:2 typeset first
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubstprintf %b '10.9\n10.9\n'
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe__rvm_version_sort
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe pipehead -n1
/Users/tal/.rvm/scripts/functions/utility:201 __rvm_version_sort:2 LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=10.9
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-eq|==|=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ne|!=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-gt|\>)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ge|\>=)
/Users/tal/.rvm/scripts/functions/utility:220 __rvm_version_compare:16 case[[ 10.9 == 10.9 ]]
/Users/tal/.rvm/scripts/functions/utility:233 __rvm_version_compare:29 return 0
/Users/tal/.rvm/scripts/functions/build_config:151 __rvm_setup_compile_environment_osx_compiler_find:5 then__rvm_setup_compile_environment_osx_compiler_find_clang
/Users/tal/.rvm/scripts/functions/build_config:129 __rvm_setup_compile_environment_osx_compiler_find_clang:3 if__rvm_compiler_is_llvm
/Users/tal/.rvm/scripts/functions/build:89 __rvm_compiler_is_llvm:2 typeset compiler
/Users/tal/.rvm/scripts/functions/build:90 __rvm_compiler_is_llvm:3 compiler=/Users/tal/.rvm/scripts/functions/build:90 __rvm_compiler_is_llvm:3 cmdsubst__rvm_found_compiler
/Users/tal/.rvm/scripts/functions/build:41 __rvm_found_compiler:2 __rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build:42 __rvm_found_compiler:3 cmdor__rvm_which gcc
/Users/tal/.rvm/scripts/functions/build:90 __rvm_compiler_is_llvm:3 compiler=/usr/bin/gcc
/Users/tal/.rvm/scripts/functions/build:91 __rvm_compiler_is_llvm:4 cmdand__rvm_compiler_is /usr/bin/gcc --version llvm
/Users/tal/.rvm/scripts/functions/build:89 __rvm_compiler_is:4 [[ "$( __rvm_run_compiler "$1" "$2" )" -regex-match "$3"/Users/tal/.rvm/scripts/functions/build:89 __rvm_compiler_is:4 cond cmdsubst__rvm_run_compiler /usr/bin/gcc --version
/Users/tal/.rvm/scripts/functions/build:72 __rvm_run_compiler:3 if[[ -n /usr/bin/gcc ]]
/Users/tal/.rvm/scripts/functions/build:74 __rvm_run_compiler:5 thentypeset 'compiler=/usr/bin/gcc'
/Users/tal/.rvm/scripts/functions/build:75 __rvm_run_compiler:6 thenshift
/Users/tal/.rvm/scripts/functions/build:76 __rvm_run_compiler:7 then if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/build:77 __rvm_run_compiler:8 then then/usr/bin/gcc --version
Configured with: --prefix=/Applications/Xcode5-DP2.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode5-DP2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1
/Users/tal/.rvm/scripts/functions/build:89 __rvm_compiler_is:4 [[ "$( __rvm_run_compiler "$1" "$2" )" -regex-match "$3" ]]
/Users/tal/.rvm/scripts/functions/build:92 __rvm_compiler_is_llvm:5 cmdand cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build_config:143 __rvm_setup_compile_environment_osx_compiler_find_clang:17 true
/Users/tal/.rvm/scripts/functions/build_config:152 __rvm_setup_compile_environment_osx_compiler_find:6 thenreturn 0
/Users/tal/.rvm/scripts/functions/build_config:240 __rvm_setup_compile_environment_osx_compiler:11 if[[ "$( __rvm_found_compiler )" -regex-match "clang"/Users/tal/.rvm/scripts/functions/build_config:240 __rvm_setup_compile_environment_osx_compiler:11 if cond cmdsubst__rvm_found_compiler
/Users/tal/.rvm/scripts/functions/build:41 __rvm_found_compiler:2 __rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build:42 __rvm_found_compiler:3 cmdor__rvm_which gcc
/Users/tal/.rvm/scripts/functions/build_config:240 __rvm_setup_compile_environment_osx_compiler:11 if[[ "$( __rvm_found_compiler )" -regex-match "clang" ]]
/Users/tal/.rvm/scripts/functions/build_config:242 __rvm_setup_compile_environment_osx_compiler:13 elif[[/Users/tal/.rvm/scripts/functions/build_config:242 __rvm_setup_compile_environment_osx_compiler:13 elif cond cmdsubst__rvm_found_compiler
/Users/tal/.rvm/scripts/functions/build:41 __rvm_found_compiler:2 __rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build:42 __rvm_found_compiler:3 cmdor__rvm_which gcc
/Users/tal/.rvm/scripts/functions/build_config:242 __rvm_setup_compile_environment_osx_compiler:13 elif[[ /usr/bin/gcc == ]]
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=architectures
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_architectures ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_architectures ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:333 __rvm_setup_compile_environment_architectures:2 rvm_debug 'rvm_architectures(0):.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:334 __rvm_setup_compile_environment_architectures:3 (( "0" > 0 __rvm_setup_compile_environment_architectures:3: bad math expression: illegal character: "
))
/Users/tal/.rvm/scripts/functions/build_config:334 __rvm_setup_compile_environment_architectures:3 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=gcc47plus
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_gcc47plus ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_gcc47plus ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:346 __rvm_setup_compile_environment_gcc47plus:2 __rvm_compiler_version_or_higher 4.7
/Users/tal/.rvm/scripts/functions/build:97 __rvm_compiler_version_or_higher:2 typeset __version compiler
/Users/tal/.rvm/scripts/functions/build:98 __rvm_compiler_version_or_higher:3 compiler=/Users/tal/.rvm/scripts/functions/build:98 __rvm_compiler_version_or_higher:3 cmdsubst__rvm_found_compiler
/Users/tal/.rvm/scripts/functions/build:41 __rvm_found_compiler:2 __rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build:42 __rvm_found_compiler:3 cmdor__rvm_which gcc
/Users/tal/.rvm/scripts/functions/build:98 __rvm_compiler_version_or_higher:3 compiler=/usr/bin/gcc
/Users/tal/.rvm/scripts/functions/build:99 __rvm_compiler_version_or_higher:4 cmdand__version=/Users/tal/.rvm/scripts/functions/build:99 __rvm_compiler_version_or_higher:4 cmdand cmdsubst__rvm_run_compiler /usr/bin/gcc -dumpversion
/Users/tal/.rvm/scripts/functions/build:72 __rvm_run_compiler:3 if[[ -n /usr/bin/gcc ]]
/Users/tal/.rvm/scripts/functions/build:74 __rvm_run_compiler:5 thentypeset 'compiler=/usr/bin/gcc'
/Users/tal/.rvm/scripts/functions/build:75 __rvm_run_compiler:6 thenshift
/Users/tal/.rvm/scripts/functions/build:76 __rvm_run_compiler:7 then if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/build:77 __rvm_run_compiler:8 then then/usr/bin/gcc -dumpversion
/Users/tal/.rvm/scripts/functions/build:99 __rvm_compiler_version_or_higher:4 cmdand__version=4.2.1
/Users/tal/.rvm/scripts/functions/build:100 __rvm_compiler_version_or_higher:5 cmdand cmdand__rvm_version_compare 4.2.1 -ge 4.7
/Users/tal/.rvm/scripts/functions/utility:206 __rvm_version_compare:2 typeset first
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubstprintf %b '4.2.1\n4.7\n'
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe__rvm_version_sort
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 cmdsubst pipe pipehead -n1
/Users/tal/.rvm/scripts/functions/utility:201 __rvm_version_sort:2 LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
/Users/tal/.rvm/scripts/functions/utility:207 __rvm_version_compare:3 first=4.2.1
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-eq|==|=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ne|!=)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-gt|\>)
/Users/tal/.rvm/scripts/functions/utility:209 __rvm_version_compare:5 casecase -ge (-ge|\>=)
/Users/tal/.rvm/scripts/functions/utility:220 __rvm_version_compare:16 case[[ 4.2.1 == 4.7 || 4.2.1 == 4.7 ]]
/Users/tal/.rvm/scripts/functions/utility:220 __rvm_version_compare:16 case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build:101 __rvm_compiler_version_or_higher:6 cmdand cmdand cmdorreturn 1
/Users/tal/.rvm/scripts/functions/build_config:346 __rvm_setup_compile_environment_gcc47plus:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=bison
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_bison ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_bison ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:249 __rvm_setup_compile_environment_bison:2 (( 4 > 1 ))
/Users/tal/.rvm/scripts/functions/build_config:250 __rvm_setup_compile_environment_bison:3 casecase ruby-2.0.0-p247 (ruby*|ree*|rbx*)
/Users/tal/.rvm/scripts/functions/build_config:252 __rvm_setup_compile_environment_bison:5 case__rvm_check_for_bison
/Users/tal/.rvm/scripts/functions/build:213 __rvm_check_for_bison:2 true 0
/Users/tal/.rvm/scripts/functions/build:214 __rvm_check_for_bison:3 if(( rvm_head_flag > 0 ))
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=smartos
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_smartos ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_smartos ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:355 __rvm_setup_compile_environment_smartos:2 [[ "$(uname -v)" -regex-match ^joyent/Users/tal/.rvm/scripts/functions/build_config:355 __rvm_setup_compile_environment_smartos:2 cond cmdsubstuname -v
/Users/tal/.rvm/scripts/functions/build_config:355 __rvm_setup_compile_environment_smartos:2 [[ "$(uname -v)" -regex-match ^joyent ]]
/Users/tal/.rvm/scripts/functions/build_config:355 __rvm_setup_compile_environment_smartos:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=sunos
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_sunos ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_sunos ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:370 __rvm_setup_compile_environment_sunos:2 [[/Users/tal/.rvm/scripts/functions/build_config:370 __rvm_setup_compile_environment_sunos:2 cond cmdsubstuname -s
/Users/tal/.rvm/scripts/functions/build_config:370 __rvm_setup_compile_environment_sunos:2 [[ Darwin == SunOS ]]
/Users/tal/.rvm/scripts/functions/build_config:370 __rvm_setup_compile_environment_sunos:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=openbsd
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_openbsd ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_openbsd ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:385 __rvm_setup_compile_environment_openbsd:2 [[/Users/tal/.rvm/scripts/functions/build_config:385 __rvm_setup_compile_environment_openbsd:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:385 __rvm_setup_compile_environment_openbsd:2 [[ Darwin == OpenBSD ]]
/Users/tal/.rvm/scripts/functions/build_config:385 __rvm_setup_compile_environment_openbsd:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=auto_conf_make
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_auto_conf_make ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_auto_conf_make ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:398 __rvm_setup_compile_environment_auto_conf_make:2 cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:398 __rvm_setup_compile_environment_auto_conf_make:2 casecase Darwin (FreeBSD|OpenBSD)
/Users/tal/.rvm/scripts/functions/build_config:398 __rvm_setup_compile_environment_auto_conf_make:2 casecase Darwin (*)
/Users/tal/.rvm/scripts/functions/build_config:400 __rvm_setup_compile_environment_auto_conf_make:4 casereturn 0
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=flags_docs
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_flags_docs ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_flags_docs ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:426 __rvm_setup_compile_environment_flags_docs:3 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/build_config:430 __rvm_setup_compile_environment_flags_docs:7 else casecase ruby-2.0.0-p247 (ruby*|ree*)
/Users/tal/.rvm/scripts/functions/build_config:432 __rvm_setup_compile_environment_flags_docs:9 else caservm_configure_flags+=( --disable-install-doc )
/Users/tal/.rvm/scripts/functions/build_config:436 __rvm_setup_compile_environment_flags_docs:13 true
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=flags_tcltk
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_flags_tcltk ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_flags_tcltk ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:441 __rvm_setup_compile_environment_flags_tcltk:2 [[ Darwin == /Users/tal/.rvm/scripts/functions/build_config:441 __rvm_setup_compile_environment_flags_tcltk:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:441 __rvm_setup_compile_environment_flags_tcltk:2 [[ Darwin == Darwin/Users/tal/.rvm/scripts/functions/build_config:441 __rvm_setup_compile_environment_flags_tcltk:2 cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:441 __rvm_setup_compile_environment_flags_tcltk:2 [[ Darwin == Darwin ]]
/Users/tal/.rvm/scripts/functions/build_config:443 __rvm_setup_compile_environment_flags_tcltk:4 casecase ruby-2.0.0-p247 (ruby*|ree*)
/Users/tal/.rvm/scripts/functions/build_config:445 __rvm_setup_compile_environment_flags_tcltk:6 case[[ " ${rvm_configure_flags[*]} " -regex-match " --with-tcl " ]]
/Users/tal/.rvm/scripts/functions/build_config:446 __rvm_setup_compile_environment_flags_tcltk:7 case cmdor[[ " ${rvm_configure_flags[*]} " -regex-match " --with-tk " ]]
/Users/tal/.rvm/scripts/functions/build_config:447 __rvm_setup_compile_environment_flags_tcltk:8 case cmdor cmdor[[ " ${rvm_configure_flags[*]} " -regex-match " --without-tcl " ]]
/Users/tal/.rvm/scripts/functions/build_config:448 __rvm_setup_compile_environment_flags_tcltk:9 case cmdor cmdor cmdor[[ " ${rvm_configure_flags[*]} " -regex-match " --without-tk " ]]
/Users/tal/.rvm/scripts/functions/build_config:449 __rvm_setup_compile_environment_flags_tcltk:10 case cmdor cmdor cmdor cmdorrvm_configure_flags+=( --without-tcl --without-tk )
/Users/tal/.rvm/scripts/functions/build_config:452 __rvm_setup_compile_environment_flags_tcltk:13 true
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=flags_shared_static
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_flags_shared_static ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_flags_shared_static ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:458 __rvm_setup_compile_environment_flags_shared_static:3 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/build_config:471 __rvm_setup_compile_environment_flags_shared_static:16 else casecase ruby-2.0.0-p247 (openssl*)
/Users/tal/.rvm/scripts/functions/build_config:471 __rvm_setup_compile_environment_flags_shared_static:16 else casecase ruby-2.0.0-p247 (readline*)
/Users/tal/.rvm/scripts/functions/build_config:471 __rvm_setup_compile_environment_flags_shared_static:16 else casecase ruby-2.0.0-p247 (ncurses*)
/Users/tal/.rvm/scripts/functions/build_config:471 __rvm_setup_compile_environment_flags_shared_static:16 else casecase ruby-2.0.0-p247 (rbx*|rubinius*|jruby*)
/Users/tal/.rvm/scripts/functions/build_config:471 __rvm_setup_compile_environment_flags_shared_static:16 else casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/build_config:480 __rvm_setup_compile_environment_flags_shared_static:25 else caservm_configure_flags+=( --enable-shared )
/Users/tal/.rvm/scripts/functions/build_config:484 __rvm_setup_compile_environment_flags_shared_static:29 true
/Users/tal/.rvm/scripts/functions/build_config:11 __rvm_setup_compile_environment:8 for__type=flags_threads
/Users/tal/.rvm/scripts/functions/build_config:13 __rvm_setup_compile_environment:10 forrvm_debug '__rvm_setup_compile_environment_flags_threads ruby-2.0.0-p247'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/build_config:14 __rvm_setup_compile_environment:11 for__rvm_setup_compile_environment_flags_threads ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/build_config:515 __rvm_setup_compile_environment_flags_threads:2 casecase ruby-2.0.0-p247 (openssl*)
/Users/tal/.rvm/scripts/functions/build_config:515 __rvm_setup_compile_environment_flags_threads:2 casecase ruby-2.0.0-p247 (*)
/Users/tal/.rvm/scripts/functions/build_config:522 __rvm_setup_compile_environment_flags_threads:9 case if[[/Users/tal/.rvm/scripts/functions/build_config:522 __rvm_setup_compile_environment_flags_threads:9 case if cond cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:522 __rvm_setup_compile_environment_flags_threads:9 case if[[ Darwin == FreeBSD ]]
/Users/tal/.rvm/scripts/functions/build_config:523 __rvm_setup_compile_environment_flags_threads:10 case[[ " ${rvm_make_flags[*]}" -regex-match " -j" ]]
/Users/tal/.rvm/scripts/functions/build_config:523 __rvm_setup_compile_environment_flags_threads:10 case cmdorrvm_make_flags+=/Users/tal/.rvm/scripts/functions/build_config:523 __rvm_setup_compile_environment_flags_threads:10 case cmdor cmdsubst__rvm_detect_max_threads
/Users/tal/.rvm/scripts/functions/build_config:489 __rvm_detect_max_threads:2 cmdsubstuname
/Users/tal/.rvm/scripts/functions/build_config:489 __rvm_detect_max_threads:2 casecase Darwin (Darwin|FreeBSD)
/Users/tal/.rvm/scripts/functions/build_config:492 __rvm_detect_max_threads:5 case if__rvm_which sysctl
/Users/tal/.rvm/scripts/functions/support:178 __rvm_which:2 ifwhich --skip-alias --skip-functions which
/Users/tal/.rvm/scripts/functions/support:180 __rvm_which:4 elifwhence whence
/Users/tal/.rvm/scripts/functions/support:182 __rvm_which:6 elifwhich which
/Users/tal/.rvm/scripts/functions/support:183 __rvm_which:7 elif-thenwhich sysctl
/Users/tal/.rvm/scripts/functions/build_config:494 __rvm_detect_max_threads:7 case thensysctl -n hw.ncpu
/Users/tal/.rvm/scripts/functions/build_config:523 __rvm_setup_compile_environment_flags_threads:10 case cmdorrvm_make_flags+=( -j8 )
/Users/tal/.rvm/scripts/functions/build_config:16 __rvm_setup_compile_environment:13 cmdsubst__rvm_found_compiler
/Users/tal/.rvm/scripts/functions/build:41 __rvm_found_compiler:2 __rvm_selected_compiler
/Users/tal/.rvm/scripts/functions/build:18 __rvm_selected_compiler:4 if[[ " ${rvm_configure_flags[*]}" -regex-match " --with-gcc=" ]]
/Users/tal/.rvm/scripts/functions/build:31 __rvm_selected_compiler:17 elif[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/build:36 __rvm_selected_compiler:22 return 1
/Users/tal/.rvm/scripts/functions/build:42 __rvm_found_compiler:3 cmdor__rvm_which gcc
/Users/tal/.rvm/scripts/functions/build_config:16 __rvm_setup_compile_environment:13 rvm_debug 'found compiler: /usr/bin/gcc'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/ruby:39 ruby_install:36 cmdand__rvm_install_source
/Users/tal/.rvm/scripts/functions/manage/base:127 __rvm_install_source:2 true 1
/Users/tal/.rvm/scripts/functions/manage/base:129 __rvm_install_source:4 typeset directory db_configure_flags
/Users/tal/.rvm/scripts/functions/manage/base:130 __rvm_install_source:5 typeset -a autoconf_flags
/Users/tal/.rvm/scripts/functions/manage/base:132 __rvm_install_source:7 (( rvm_ruby_selected_flag ))
/Users/tal/.rvm/scripts/functions/manage/base:134 __rvm_install_source:9 rvm_log 'Installing Ruby from source to: /Users/tal/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'Installing Ruby from source to: /Users/tal/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...\n'
Installing Ruby from source to: /Users/tal/.rvm/rubies/ruby-2.0.0-p247, this may take a while depending on your cpu(s)...
/Users/tal/.rvm/scripts/functions/manage/base:135 __rvm_install_source:10 __rvm_cd /Users/tal/.rvm/src
/Users/tal/.rvm/scripts/functions/support:166 __rvm_cd:2 typeset old_cdpath ret
/Users/tal/.rvm/scripts/functions/support:167 __rvm_cd:3 ret=0
/Users/tal/.rvm/scripts/functions/support:168 __rvm_cd:4 old_cdpath=.
/Users/tal/.rvm/scripts/functions/support:169 __rvm_cd:5 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 chpwd_functions='' /Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 cd /Users/tal/.rvm/src
/Users/tal/.rvm/scripts/functions/support:171 __rvm_cd:7 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:172 __rvm_cd:8 return 0
/Users/tal/.rvm/scripts/functions/manage/base:137 __rvm_install_source:12 if__rvm_fetch_ruby
/Users/tal/.rvm/scripts/functions/manage/base:545 __rvm_fetch_ruby:2 typeset _current_command
/Users/tal/.rvm/scripts/functions/manage/base:547 __rvm_fetch_ruby:4 if(( 1 == 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:552 __rvm_fetch_ruby:9 if(( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:553 __rvm_fetch_ruby:10 if cmdand[[ -z '' && -z '' && -z '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:555 __rvm_fetch_ruby:12 thenrvm_ruby_package_name=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/manage/base:556 __rvm_fetch_ruby:13 thenrvm_ruby_package_file=ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/manage/base:558 __rvm_fetch_ruby:15 then casecase ruby-2.0.0-p247 (ruby-1.8.4*)
/Users/tal/.rvm/scripts/functions/manage/base:558 __rvm_fetch_ruby:15 then casecase ruby-2.0.0-p247 (ruby-*)
/Users/tal/.rvm/scripts/functions/manage/base:560 __rvm_fetch_ruby:17 then caservm_archive_extension=tar.bz2
/Users/tal/.rvm/scripts/functions/manage/base:564 __rvm_fetch_ruby:21 then casecase ruby (ruby)
/Users/tal/.rvm/scripts/functions/manage/base:566 __rvm_fetch_ruby:23 then caservm_ruby_url=/Users/tal/.rvm/scripts/functions/manage/base:566 __rvm_fetch_ruby:23 then case cmdsubst__rvm_db ruby_2.0_url
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_2.0_url
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_2.0_url
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=''
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_2.0_url
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_2.0_url
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=http://ftp.ruby-lang.org/pub/ruby/2.0
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n http://ftp.ruby-lang.org/pub/ruby/2.0 ]]
/Users/tal/.rvm/scripts/functions/db:22 __rvm_db:17 then if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:23 __rvm_db:18 then thenecho http://ftp.ruby-lang.org/pub/ruby/2.0
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/manage/base:566 __rvm_fetch_ruby:23 then caservm_ruby_url=http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
/Users/tal/.rvm/scripts/functions/manage/base:583 __rvm_fetch_ruby:40 thenrvm_log 'ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...\n'
ruby-2.0.0-p247 - #downloading ruby-2.0.0-p247, this may take a while depending on your connection...
/Users/tal/.rvm/scripts/functions/manage/base:584 __rvm_fetch_ruby:41 then/Users/tal/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
%%F{red}%x:%I %F{green}%N:%i%F{white} %_[[ -z '' ]]
%%F{red}%x:%I %F{green}%N:%i%F{white} %_export PS4
%%F{red}%x:%I %F{green}%N:%i%F{white} %_PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1372694587.N /scripts/base : 35 > export __array_start rvm_path
++ 1372694587.N /scripts/base : 40 > [[ -n '' ]]
++ 1372694587.N /scripts/base : 42 > __array_start=0
++ 1372694587.N /scripts/base : 45 > (( 0 == 0 ))
++ 1372694587.N /scripts/base : 47 > [[ -n 022 ]]
++ 1372694587.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1372694587.N /scripts/base : 49 > [[ -n /Users/tal ]]
++ 1372694587.N /scripts/base : 49 > [[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
++ 1372694587.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694587.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1372694587.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694587.N /scripts/base : 55 > [[ -f /Users/tal/.rvmrc ]]
++ 1372694587.N /scripts/base : 57 > GREP_OPTIONS=
++ 1372694587.N /scripts/base : 57 > grep '^\s*rvm .*$' /Users/tal/.rvmrc
++ 1372694587.N /scripts/base : 66 > source /Users/tal/.rvmrc
+++ 1372694587.N rc : 1 > rvm_auto_reload_flag=1
++ 1372694587.N /scripts/base : 70 > unset rvm_rvmrc_files
++ 1372694587.N /scripts/base : 73 > export rvm_path
++ 1372694587.N /scripts/base : 74 > [[ -z /Users/tal/.rvm ]]
++ 1372694587.N /scripts/base : 86 > true /Users/tal/.rvm/scripts
++ 1372694587.N /scripts/base : 89 > source /Users/tal/.rvm/scripts/initialize
+++ 1372694587.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1372694587.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1372694587.N /scripts/initialize : 6 > set -o xtrace
+++ 1372694587.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1372694587.N /scripts/initialize : 10 > export PS4
+++ 1372694587.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1372694587.N /scripts/initialize : 17 > [[ -n 3.2.51(1)-release ]]
+++ 1372694587.N /scripts/initialize : 19 > shopt -s extglob
+++ 1372694587.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1372694587.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1372694587.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1372694587.N /scripts/initialize : 36 > [[ -z /Users/tal/.rvm/tmp ]]
+++ 1372694587.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1372694587.N /scripts/base : 93 > case " ${rvm_base_except:-} " in
++ 1372694587.N /scripts/base : 95 > true
++ 1372694587.N /scripts/base : 103 > typeset -a scripts
++ 1372694587.N /scripts/base : 106 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/logging
+++ 1372694587.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1372694587.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1372694587.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1372694587.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1372694587.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1372694587.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1372694587.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/support
+++ 1372694587.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1372694587.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1372694587.N /scripts/functions/support : 14 > tar --help
+++ 1372694587.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1372694587.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1372694587.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/utility
+++ 1372694587.N /scripts/functions/utility : 3 > source /Users/tal/.rvm/scripts/functions/utility_gems
+++ 1372694587.N /scripts/functions/utility : 4 > source /Users/tal/.rvm/scripts/functions/utility_logging
+++ 1372694587.N /scripts/functions/utility : 5 > source /Users/tal/.rvm/scripts/functions/utility_package
+++ 1372694587.N /scripts/functions/utility : 6 > source /Users/tal/.rvm/scripts/functions/utility_system
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/init
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/cleanup
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/env
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/rvmrc
+++ 1372694587.N /scripts/functions/rvmrc : 3 > source /Users/tal/.rvm/scripts/functions/rvmrc_project
+++ 1372694587.N /scripts/functions/rvmrc : 4 > source /Users/tal/.rvm/scripts/functions/rvmrc_set
+++ 1372694587.N /scripts/functions/rvmrc : 5 > source /Users/tal/.rvm/scripts/functions/rvmrc_to
+++ 1372694587.N /scripts/functions/rvmrc : 6 > source /Users/tal/.rvm/scripts/functions/rvmrc_trust
+++ 1372694587.N /scripts/functions/rvmrc : 7 > source /Users/tal/.rvm/scripts/functions/rvmrc_warning
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/install
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/environment
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/gemset
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/db
++ 1372694587.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694587.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/checksum
++ 1372694587.N /scripts/base : 110 > unset scripts entry rvm_base_except
+ 1372694587.N /scripts/fetch : 17 > __rvm_cd /Users/tal/.rvm/archives
+ 1372694588.N /scripts/functions/support : __rvm_cd() 166 > typeset old_cdpath ret
+ 1372694588.N /scripts/functions/support : __rvm_cd() 167 > ret=0
+ 1372694588.N /scripts/functions/support : __rvm_cd() 168 > old_cdpath=
+ 1372694588.N /scripts/functions/support : __rvm_cd() 169 > CDPATH=.
+ 1372694588.N /scripts/functions/support : __rvm_cd() 170 > chpwd_functions=
+ 1372694588.N /scripts/functions/support : __rvm_cd() 170 > builtin cd /Users/tal/.rvm/archives
+ 1372694588.N /scripts/functions/support : __rvm_cd() 171 > CDPATH=
+ 1372694588.N /scripts/functions/support : __rvm_cd() 172 > return 0
+ 1372694588.N /scripts/fetch : 19 > [[ -n '' ]]
++ 1372694588.N /scripts/fetch : 19 > basename http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/fetch : 19 > archive=ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1372694588.N /scripts/fetch : 22 > download=1
+ 1372694588.N /scripts/fetch : 23 > try_ftp=0
+ 1372694588.N /scripts/fetch : 24 > result=0
+ 1372694588.N /scripts/fetch : 25 > retry=0
+ 1372694588.N /scripts/fetch : 27 > __rvm_checksum_read http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2 ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 120 > __rvm_checksum_none
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 121 > typeset _type _value _name
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 122 > typeset -a _list
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 123 > list=()
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2 =~ \? ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ ruby-2.0.0-p247.tar.bz2 =~ \? ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/md5 http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n '' ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 139 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/md5 http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 139 > head -n 1
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 139 > _checksum_md5=
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/sha512 http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n '' ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > head -n 1
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/sha512 http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > _checksum_sha512=
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/md5 ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=60913f3eec0c4071f44df42600be2604
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/sha512 ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n '' ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/sha512 ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > head -n 1
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 143 > _checksum_sha512=
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z 60913f3eec0c4071f44df42600be2604 ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_read() 145 > return 0
+ 1372694588.N /scripts/fetch : 29 > __rvm_checksum_any
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
+ 1372694588.N /scripts/fetch : 38 > [[ -e ruby-2.0.0-p247.tar.bz2 ]]
+ 1372694588.N /scripts/fetch : 42 > __rvm_checksum_validate_file /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2) = 60913f3eec0c4071f44df42600be2604'
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 60913f3eec0c4071f44df42600be2604
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ 60913f3eec0c4071f44df42600be2604 == \6\0\9\1\3\f\3\e\e\c\0\c\4\0\7\1\f\4\4\d\f\4\2\6\0\0\b\e\2\6\0\4 ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1372694588.N /scripts/fetch : 44 > rvm_debug 'Archive checksum matched, not downloading'
+ 1372694588.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694588.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694588.N /scripts/fetch : 45 > download=0
+ 1372694588.N /scripts/fetch : 59 > (( download > 0 ))
+ 1372694588.N /scripts/fetch : 128 > __rvm_checksum_validate_file /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n 60913f3eec0c4071f44df42600be2604 ]]
++ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/tal/.rvm/archives/ruby-2.0.0-p247.tar.bz2) = 60913f3eec0c4071f44df42600be2604'
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 60913f3eec0c4071f44df42600be2604
++ 1372694588.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ 60913f3eec0c4071f44df42600be2604 == \6\0\9\1\3\f\3\e\e\c\0\c\4\0\7\1\f\4\4\d\f\4\2\6\0\0\b\e\2\6\0\4 ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n '' ]]
+ 1372694588.N /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1372694588.N /scripts/fetch : 130 > rvm_debug 'Downloaded archive checksum matched.'
+ 1372694588.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694588.N /scripts/functions/logging : rvm_debug() 144 > return 0
/Users/tal/.rvm/scripts/functions/manage/base:588 __rvm_fetch_ruby:45 then[[ -d /Users/tal/.rvm/src/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/functions/manage/base:588 __rvm_fetch_ruby:45 then cmdandrmdir /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/manage/base:588 __rvm_fetch_ruby:45 then cmdand cmdortrue
/Users/tal/.rvm/scripts/functions/manage/base:591 __rvm_fetch_ruby:48 then if[[ ! -d /Users/tal/.rvm/src/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/functions/manage/base:623 __rvm_fetch_ruby:80 then elservm_log 'ruby-2.0.0-p247 - #extracted to /Users/tal/.rvm/src/ruby-2.0.0-p247 (already extracted)'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'ruby-2.0.0-p247 - #extracted to /Users/tal/.rvm/src/ruby-2.0.0-p247 (already extracted)\n'
ruby-2.0.0-p247 - #extracted to /Users/tal/.rvm/src/ruby-2.0.0-p247 (already extracted)
/Users/tal/.rvm/scripts/functions/manage/base:626 __rvm_fetch_ruby:83 thenreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:138 __rvm_install_source:13 thentrue
/Users/tal/.rvm/scripts/functions/manage/base:145 __rvm_install_source:20 if__rvm_cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:166 __rvm_cd:2 typeset old_cdpath ret
/Users/tal/.rvm/scripts/functions/support:167 __rvm_cd:3 ret=0
/Users/tal/.rvm/scripts/functions/support:168 __rvm_cd:4 old_cdpath=.
/Users/tal/.rvm/scripts/functions/support:169 __rvm_cd:5 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 chpwd_functions='' /Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:171 __rvm_cd:7 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:172 __rvm_cd:8 return 0
/Users/tal/.rvm/scripts/functions/manage/base:146 __rvm_install_source:21 thentrue
/Users/tal/.rvm/scripts/functions/manage/base:153 __rvm_install_source:28 if[[ -d /Users/tal/.rvm/usr ]]
/Users/tal/.rvm/scripts/functions/manage/base:159 __rvm_install_source:34 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/manage/base:175 __rvm_install_source:50 if__rvm_apply_patches
/Users/tal/.rvm/scripts/functions/manage/base:36 __rvm_apply_patches:2 typeset patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path _save_dir
/Users/tal/.rvm/scripts/functions/manage/base:37 __rvm_apply_patches:3 typeset -a patches
/Users/tal/.rvm/scripts/functions/manage/base:38 __rvm_apply_patches:4 patches=( )
/Users/tal/.rvm/scripts/functions/manage/base:39 __rvm_apply_patches:5 patch_level_separator=%
/Users/tal/.rvm/scripts/functions/manage/base:40 __rvm_apply_patches:6 patch_fuzziness=25
/Users/tal/.rvm/scripts/functions/manage/base:41 __rvm_apply_patches:7 result=0
/Users/tal/.rvm/scripts/functions/manage/base:42 __rvm_apply_patches:8 source_directory=/Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/manage/base:43 __rvm_apply_patches:9 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/manage/base:45 __rvm_apply_patches:11 _save_dir=/Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/manage/base:46 __rvm_apply_patches:12 __rvm_cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:166 __rvm_cd:2 typeset old_cdpath ret
/Users/tal/.rvm/scripts/functions/support:167 __rvm_cd:3 ret=0
/Users/tal/.rvm/scripts/functions/support:168 __rvm_cd:4 old_cdpath=.
/Users/tal/.rvm/scripts/functions/support:169 __rvm_cd:5 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 chpwd_functions='' /Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:171 __rvm_cd:7 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:172 __rvm_cd:8 return 0
/Users/tal/.rvm/scripts/functions/manage/base:47 __rvm_apply_patches:13 casecase all (all)
/Users/tal/.rvm/scripts/functions/manage/base:48 __rvm_apply_patches:14 case__rvm_current_patch_names patches
/Users/tal/.rvm/scripts/functions/manage/base:8 __rvm_current_patch_names:2 typeset _variable patch_level_separator level name expanded_name
/Users/tal/.rvm/scripts/functions/manage/base:9 __rvm_current_patch_names:3 _variable=patches
/Users/tal/.rvm/scripts/functions/manage/base:11 __rvm_current_patch_names:5 patch_level_separator=%
/Users/tal/.rvm/scripts/functions/manage/base:12 __rvm_current_patch_names:6 forname=default
/Users/tal/.rvm/scripts/functions/manage/base:14 __rvm_current_patch_names:8 forrvm_debug 'Trying patch '\''default'\''.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:15 __rvm_current_patch_names:9 for[[ -n default ]]
/Users/tal/.rvm/scripts/functions/manage/base:17 __rvm_current_patch_names:11 for if__rvm_string_match default '*%*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=default
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*%*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase default (*%*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/manage/base:19 __rvm_current_patch_names:13 for elselevel=1
/Users/tal/.rvm/scripts/functions/manage/base:21 __rvm_current_patch_names:15 forname=default
/Users/tal/.rvm/scripts/functions/manage/base:22 __rvm_current_patch_names:16 forrvm_debug 'Patch name '\''default'\''.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:24 __rvm_current_patch_names:18 for whileread -r expanded_name
/Users/tal/.rvm/scripts/functions/manage/base:24 __rvm_current_patch_names:18 for cmdsubst__rvm_expand_patch_name default 1
/Users/tal/.rvm/scripts/patches:18 __rvm_expand_patch_name:2 typeset name level expanded_patch_name
/Users/tal/.rvm/scripts/patches:19 __rvm_expand_patch_name:3 name=default
/Users/tal/.rvm/scripts/patches:20 __rvm_expand_patch_name:4 level=1
/Users/tal/.rvm/scripts/patches:21 __rvm_expand_patch_name:5 [[ -n default ]]
/Users/tal/.rvm/scripts/patches:23 __rvm_expand_patch_name:7 ifexpanded_patch_name=/Users/tal/.rvm/scripts/patches:24 __rvm_expand_patch_name:8 if cmdsubstrvm_ruby_string=ruby-2.0.0-p247 /Users/tal/.rvm/scripts/patchsets show default
%%F{red}%x:%I %F{green}%N:%i%F{white} %_[[ -z '' ]]
%%F{red}%x:%I %F{green}%N:%i%F{white} %_export PS4
%%F{red}%x:%I %F{green}%N:%i%F{white} %_PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1372694588.N /scripts/base : 35 > export __array_start rvm_path
++ 1372694588.N /scripts/base : 40 > [[ -n '' ]]
++ 1372694588.N /scripts/base : 42 > __array_start=0
++ 1372694588.N /scripts/base : 45 > (( 0 == 0 ))
++ 1372694588.N /scripts/base : 47 > [[ -n 022 ]]
++ 1372694588.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1372694588.N /scripts/base : 49 > [[ -n /Users/tal ]]
++ 1372694588.N /scripts/base : 49 > [[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
++ 1372694588.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694588.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1372694588.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694588.N /scripts/base : 55 > [[ -f /Users/tal/.rvmrc ]]
++ 1372694588.N /scripts/base : 57 > GREP_OPTIONS=
++ 1372694588.N /scripts/base : 57 > grep '^\s*rvm .*$' /Users/tal/.rvmrc
++ 1372694588.N /scripts/base : 66 > source /Users/tal/.rvmrc
+++ 1372694588.N rc : 1 > rvm_auto_reload_flag=1
++ 1372694588.N /scripts/base : 70 > unset rvm_rvmrc_files
++ 1372694588.N /scripts/base : 73 > export rvm_path
++ 1372694588.N /scripts/base : 74 > [[ -z /Users/tal/.rvm ]]
++ 1372694588.N /scripts/base : 86 > true /Users/tal/.rvm/scripts
++ 1372694588.N /scripts/base : 89 > source /Users/tal/.rvm/scripts/initialize
+++ 1372694588.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1372694588.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1372694588.N /scripts/initialize : 6 > set -o xtrace
+++ 1372694588.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1372694588.N /scripts/initialize : 10 > export PS4
+++ 1372694588.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1372694588.N /scripts/initialize : 17 > [[ -n 3.2.51(1)-release ]]
+++ 1372694588.N /scripts/initialize : 19 > shopt -s extglob
+++ 1372694588.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1372694588.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1372694588.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1372694588.N /scripts/initialize : 36 > [[ -z /Users/tal/.rvm/tmp ]]
+++ 1372694588.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1372694588.N /scripts/base : 93 > case " ${rvm_base_except:-} " in
++ 1372694588.N /scripts/base : 95 > true
++ 1372694588.N /scripts/base : 103 > typeset -a scripts
++ 1372694588.N /scripts/base : 106 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/logging
+++ 1372694588.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1372694588.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1372694588.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1372694588.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1372694588.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1372694588.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1372694588.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/support
+++ 1372694588.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1372694588.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1372694588.N /scripts/functions/support : 14 > tar --help
+++ 1372694588.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1372694588.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1372694588.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/utility
+++ 1372694588.N /scripts/functions/utility : 3 > source /Users/tal/.rvm/scripts/functions/utility_gems
+++ 1372694588.N /scripts/functions/utility : 4 > source /Users/tal/.rvm/scripts/functions/utility_logging
+++ 1372694588.N /scripts/functions/utility : 5 > source /Users/tal/.rvm/scripts/functions/utility_package
+++ 1372694588.N /scripts/functions/utility : 6 > source /Users/tal/.rvm/scripts/functions/utility_system
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/init
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/cleanup
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/env
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/rvmrc
+++ 1372694588.N /scripts/functions/rvmrc : 3 > source /Users/tal/.rvm/scripts/functions/rvmrc_project
+++ 1372694588.N /scripts/functions/rvmrc : 4 > source /Users/tal/.rvm/scripts/functions/rvmrc_set
+++ 1372694588.N /scripts/functions/rvmrc : 5 > source /Users/tal/.rvm/scripts/functions/rvmrc_to
+++ 1372694588.N /scripts/functions/rvmrc : 6 > source /Users/tal/.rvm/scripts/functions/rvmrc_trust
+++ 1372694588.N /scripts/functions/rvmrc : 7 > source /Users/tal/.rvm/scripts/functions/rvmrc_warning
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/install
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/environment
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/gemset
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/db
++ 1372694588.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694588.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/checksum
++ 1372694588.N /scripts/base : 110 > unset scripts entry rvm_base_except
+ 1372694588.N /scripts/patchsets : 6 > source /Users/tal/.rvm/scripts/patches
+ 1372694588.N /scripts/patchsets : 48 > args=($*)
+ 1372694588.N /scripts/patchsets : 49 > action=show
+ 1372694588.N /scripts/patchsets : 50 > patchset=default
++ 1372694588.N /scripts/patchsets : 51 > echo
+ 1372694588.N /scripts/patchsets : 51 > args=
+ 1372694588.N /scripts/patchsets : 53 > case "$action" in
+ 1372694588.N /scripts/patchsets : 54 > lookup_patchset default
+ 1372694588.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1372694588.N /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]]
+ 1372694588.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1372694588.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/tal/.rvm/patchsets
++ 1372694588.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/tal/.rvm/patchsets
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/tal/.rvm/patchsets
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby/2.0.0
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby/2.0.0
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby/2.0.0/p247
++ 1372694588.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby/2.0.0/p247
+ 1372694588.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694588.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/2.0.0/p247/default ]]
+ 1372694588.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694588.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/2.0.0/default ]]
+ 1372694588.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694588.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/default ]]
+ 1372694588.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694588.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/default ]]
+ 1372694588.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1372694588.N /scripts/patchsets : 58 > exit 1
/Users/tal/.rvm/scripts/patches:23 __rvm_expand_patch_name:7 ifexpanded_patch_name=''
/Users/tal/.rvm/scripts/patches:29 __rvm_expand_patch_name:13 elif[[ default != default ]]
/Users/tal/.rvm/scripts/functions/manage/base:12 __rvm_current_patch_names:6 forname=osx
/Users/tal/.rvm/scripts/functions/manage/base:14 __rvm_current_patch_names:8 forrvm_debug 'Trying patch '\''osx'\''.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:15 __rvm_current_patch_names:9 for[[ -n osx ]]
/Users/tal/.rvm/scripts/functions/manage/base:17 __rvm_current_patch_names:11 for if__rvm_string_match osx '*%*'
/Users/tal/.rvm/scripts/functions/support:26 __rvm_string_match:2 typeset _string
/Users/tal/.rvm/scripts/functions/support:27 __rvm_string_match:3 _string=osx
/Users/tal/.rvm/scripts/functions/support:28 __rvm_string_match:4 shift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 1 ))
/Users/tal/.rvm/scripts/functions/support:31 __rvm_string_match:7 whileeval ' case "${_string}" in (*%*) return 0 ;; esac '
/Users/tal/.rvm/scripts/functions/support:32 (eval):0 while casecase osx (*%*)
/Users/tal/.rvm/scripts/functions/support:36 __rvm_string_match:12 whileshift
/Users/tal/.rvm/scripts/functions/support:29 __rvm_string_match:5 while(( 0 ))
/Users/tal/.rvm/scripts/functions/support:38 __rvm_string_match:14 return 1
/Users/tal/.rvm/scripts/functions/manage/base:19 __rvm_current_patch_names:13 for elselevel=1
/Users/tal/.rvm/scripts/functions/manage/base:21 __rvm_current_patch_names:15 forname=osx
/Users/tal/.rvm/scripts/functions/manage/base:22 __rvm_current_patch_names:16 forrvm_debug 'Patch name '\''osx'\''.'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:24 __rvm_current_patch_names:18 for whileread -r expanded_name
/Users/tal/.rvm/scripts/functions/manage/base:24 __rvm_current_patch_names:18 for cmdsubst__rvm_expand_patch_name osx 1
/Users/tal/.rvm/scripts/patches:18 __rvm_expand_patch_name:2 typeset name level expanded_patch_name
/Users/tal/.rvm/scripts/patches:19 __rvm_expand_patch_name:3 name=osx
/Users/tal/.rvm/scripts/patches:20 __rvm_expand_patch_name:4 level=1
/Users/tal/.rvm/scripts/patches:21 __rvm_expand_patch_name:5 [[ -n osx ]]
/Users/tal/.rvm/scripts/patches:23 __rvm_expand_patch_name:7 ifexpanded_patch_name=/Users/tal/.rvm/scripts/patches:24 __rvm_expand_patch_name:8 if cmdsubstrvm_ruby_string=ruby-2.0.0-p247 /Users/tal/.rvm/scripts/patchsets show osx
%%F{red}%x:%I %F{green}%N:%i%F{white} %_[[ -z '' ]]
%%F{red}%x:%I %F{green}%N:%i%F{white} %_export PS4
%%F{red}%x:%I %F{green}%N:%i%F{white} %_PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1372694589.N /scripts/base : 35 > export __array_start rvm_path
++ 1372694589.N /scripts/base : 40 > [[ -n '' ]]
++ 1372694589.N /scripts/base : 42 > __array_start=0
++ 1372694589.N /scripts/base : 45 > (( 0 == 0 ))
++ 1372694589.N /scripts/base : 47 > [[ -n 022 ]]
++ 1372694589.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1372694589.N /scripts/base : 49 > [[ -n /Users/tal ]]
++ 1372694589.N /scripts/base : 49 > [[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
++ 1372694589.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694589.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1372694589.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694589.N /scripts/base : 55 > [[ -f /Users/tal/.rvmrc ]]
++ 1372694589.N /scripts/base : 57 > GREP_OPTIONS=
++ 1372694589.N /scripts/base : 57 > grep '^\s*rvm .*$' /Users/tal/.rvmrc
++ 1372694589.N /scripts/base : 66 > source /Users/tal/.rvmrc
+++ 1372694589.N rc : 1 > rvm_auto_reload_flag=1
++ 1372694589.N /scripts/base : 70 > unset rvm_rvmrc_files
++ 1372694589.N /scripts/base : 73 > export rvm_path
++ 1372694589.N /scripts/base : 74 > [[ -z /Users/tal/.rvm ]]
++ 1372694589.N /scripts/base : 86 > true /Users/tal/.rvm/scripts
++ 1372694589.N /scripts/base : 89 > source /Users/tal/.rvm/scripts/initialize
+++ 1372694589.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1372694589.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1372694589.N /scripts/initialize : 6 > set -o xtrace
+++ 1372694589.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1372694589.N /scripts/initialize : 10 > export PS4
+++ 1372694589.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1372694589.N /scripts/initialize : 17 > [[ -n 3.2.51(1)-release ]]
+++ 1372694589.N /scripts/initialize : 19 > shopt -s extglob
+++ 1372694589.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1372694589.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1372694589.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1372694589.N /scripts/initialize : 36 > [[ -z /Users/tal/.rvm/tmp ]]
+++ 1372694589.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1372694589.N /scripts/base : 93 > case " ${rvm_base_except:-} " in
++ 1372694589.N /scripts/base : 95 > true
++ 1372694589.N /scripts/base : 103 > typeset -a scripts
++ 1372694589.N /scripts/base : 106 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/logging
+++ 1372694589.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1372694589.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1372694589.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1372694589.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1372694589.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1372694589.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1372694589.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/support
+++ 1372694589.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1372694589.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1372694589.N /scripts/functions/support : 14 > tar --help
+++ 1372694589.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1372694589.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1372694589.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/utility
+++ 1372694589.N /scripts/functions/utility : 3 > source /Users/tal/.rvm/scripts/functions/utility_gems
+++ 1372694589.N /scripts/functions/utility : 4 > source /Users/tal/.rvm/scripts/functions/utility_logging
+++ 1372694589.N /scripts/functions/utility : 5 > source /Users/tal/.rvm/scripts/functions/utility_package
+++ 1372694589.N /scripts/functions/utility : 6 > source /Users/tal/.rvm/scripts/functions/utility_system
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/init
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/cleanup
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/env
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/rvmrc
+++ 1372694589.N /scripts/functions/rvmrc : 3 > source /Users/tal/.rvm/scripts/functions/rvmrc_project
+++ 1372694589.N /scripts/functions/rvmrc : 4 > source /Users/tal/.rvm/scripts/functions/rvmrc_set
+++ 1372694589.N /scripts/functions/rvmrc : 5 > source /Users/tal/.rvm/scripts/functions/rvmrc_to
+++ 1372694589.N /scripts/functions/rvmrc : 6 > source /Users/tal/.rvm/scripts/functions/rvmrc_trust
+++ 1372694589.N /scripts/functions/rvmrc : 7 > source /Users/tal/.rvm/scripts/functions/rvmrc_warning
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/install
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/environment
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/gemset
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/db
++ 1372694589.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694589.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/checksum
++ 1372694589.N /scripts/base : 110 > unset scripts entry rvm_base_except
+ 1372694589.N /scripts/patchsets : 6 > source /Users/tal/.rvm/scripts/patches
+ 1372694589.N /scripts/patchsets : 48 > args=($*)
+ 1372694589.N /scripts/patchsets : 49 > action=show
+ 1372694589.N /scripts/patchsets : 50 > patchset=osx
++ 1372694589.N /scripts/patchsets : 51 > echo
+ 1372694589.N /scripts/patchsets : 51 > args=
+ 1372694589.N /scripts/patchsets : 53 > case "$action" in
+ 1372694589.N /scripts/patchsets : 54 > lookup_patchset osx
+ 1372694589.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1372694589.N /scripts/patchsets : lookup_patchset() 12 > [[ -z osx ]]
+ 1372694589.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1372694589.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/tal/.rvm/patchsets
++ 1372694589.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/tal/.rvm/patchsets
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/tal/.rvm/patchsets
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby/2.0.0
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby/2.0.0
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/tal/.rvm/patchsets/ruby/2.0.0/p247
++ 1372694589.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/tal/.rvm/patchsets/ruby/2.0.0/p247
+ 1372694589.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694589.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/2.0.0/p247/osx ]]
+ 1372694589.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694589.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/2.0.0/osx ]]
+ 1372694589.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694589.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/ruby/osx ]]
+ 1372694589.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1372694589.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/tal/.rvm/patchsets/osx ]]
+ 1372694589.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1372694589.N /scripts/patchsets : 58 > exit 1
/Users/tal/.rvm/scripts/patches:23 __rvm_expand_patch_name:7 ifexpanded_patch_name=''
/Users/tal/.rvm/scripts/patches:29 __rvm_expand_patch_name:13 elif[[ osx != default && osx != osx ]]
/Users/tal/.rvm/scripts/functions/manage/base:51 __rvm_apply_patches:17 rvm_debug 'All found patches(0): .'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/manage/base:74 __rvm_apply_patches:40 __rvm_cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:166 __rvm_cd:2 typeset old_cdpath ret
/Users/tal/.rvm/scripts/functions/support:167 __rvm_cd:3 ret=0
/Users/tal/.rvm/scripts/functions/support:168 __rvm_cd:4 old_cdpath=.
/Users/tal/.rvm/scripts/functions/support:169 __rvm_cd:5 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 chpwd_functions='' /Users/tal/.rvm/scripts/functions/support:170 __rvm_cd:6 cd /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/support:171 __rvm_cd:7 CDPATH=.
/Users/tal/.rvm/scripts/functions/support:172 __rvm_cd:8 return 0
/Users/tal/.rvm/scripts/functions/manage/base:75 __rvm_apply_patches:41 return 0
/Users/tal/.rvm/scripts/functions/manage/base:176 __rvm_install_source:51 thentrue
/Users/tal/.rvm/scripts/functions/manage/base:184 __rvm_install_source:59 if(( 0 == 1 ))
/Users/tal/.rvm/scripts/functions/manage/base:185 __rvm_install_source:60 if cmdor cursh[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:186 __rvm_install_source:61 if cmdor cursh cmdand[[ ! -s /Users/tal/.rvm/src/ruby-2.0.0-p247/configure || /Users/tal/.rvm/src/ruby-2.0.0-p247/configure.in -nt /Users/tal/.rvm/src/ruby-2.0.0-p247/configure ]]
/Users/tal/.rvm/scripts/functions/manage/base:205 __rvm_install_source:80 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/manage/base:215 __rvm_install_source:90 elif[[ -s ./configure ]]
/Users/tal/.rvm/scripts/functions/manage/base:217 __rvm_install_source:92 elif-thenrvm_configure_flags=( '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared )
/Users/tal/.rvm/scripts/functions/manage/base:219 __rvm_install_source:94 elif-then__rvm_db ruby_configure_flags db_configure_flags
/Users/tal/.rvm/scripts/functions/db:7 __rvm_db:2 typeset value key variable
/Users/tal/.rvm/scripts/functions/db:9 __rvm_db:4 key=ruby_configure_flags
/Users/tal/.rvm/scripts/functions/db:10 __rvm_db:5 key=ruby_configure_flags
/Users/tal/.rvm/scripts/functions/db:11 __rvm_db:6 variable=db_configure_flags
/Users/tal/.rvm/scripts/functions/db:13 __rvm_db:8 if[[ -f /Users/tal/.rvm/user/db ]]
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db ruby_configure_flags
/Users/tal/.rvm/scripts/functions/db:14 __rvm_db:9 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:17 __rvm_db:12 if[[ -z '' ]]
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 then cmdsubst/Users/tal/.rvm/scripts/db /Users/tal/.rvm/config/db ruby_configure_flags
/Users/tal/.rvm/scripts/functions/db:18 __rvm_db:13 thenvalue=''
/Users/tal/.rvm/scripts/functions/db:21 __rvm_db:16 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/db:29 __rvm_db:24 return 0
/Users/tal/.rvm/scripts/functions/manage/base:220 __rvm_install_source:95 elif-then if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/manage/base:221 __rvm_install_source:96 elif-then thenrvm_configure_flags=( '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared )
/Users/tal/.rvm/scripts/functions/manage/base:224 __rvm_install_source:99 elif-then__rvm_array_prepend_or_ignore rvm_configure_env 'CFLAGS=' ' ' -O3
/Users/tal/.rvm/scripts/functions/support:107 __rvm_array_prepend_or_ignore:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:108 __rvm_array_prepend_or_ignore:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:110 __rvm_array_prepend_or_ignore:5 _array_name=rvm_configure_env
/Users/tal/.rvm/scripts/functions/support:111 __rvm_array_prepend_or_ignore:6 _variable='CFLAGS='
/Users/tal/.rvm/scripts/functions/support:112 __rvm_array_prepend_or_ignore:7 _separator=' '
/Users/tal/.rvm/scripts/functions/support:113 __rvm_array_prepend_or_ignore:8 _value=-O3
/Users/tal/.rvm/scripts/functions/support:114 __rvm_array_prepend_or_ignore:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:115 __rvm_array_prepend_or_ignore:10 eval '_array_value_old=( "${rvm_configure_env[@]}" )'
/Users/tal/.rvm/scripts/functions/support:116 (eval):0 _array_value_old=( )
/Users/tal/.rvm/scripts/functions/support:117 __rvm_array_prepend_or_ignore:12 casecase (*[[:space:]]CFLAGS=*)
/Users/tal/.rvm/scripts/functions/manage/base:225 __rvm_install_source:100 elif-then__rvm_array_prepend_or_ignore rvm_configure_env 'CCFLAGS=' ' ' -O3
/Users/tal/.rvm/scripts/functions/support:107 __rvm_array_prepend_or_ignore:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:108 __rvm_array_prepend_or_ignore:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:110 __rvm_array_prepend_or_ignore:5 _array_name=rvm_configure_env
/Users/tal/.rvm/scripts/functions/support:111 __rvm_array_prepend_or_ignore:6 _variable='CCFLAGS='
/Users/tal/.rvm/scripts/functions/support:112 __rvm_array_prepend_or_ignore:7 _separator=' '
/Users/tal/.rvm/scripts/functions/support:113 __rvm_array_prepend_or_ignore:8 _value=-O3
/Users/tal/.rvm/scripts/functions/support:114 __rvm_array_prepend_or_ignore:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:115 __rvm_array_prepend_or_ignore:10 eval '_array_value_old=( "${rvm_configure_env[@]}" )'
/Users/tal/.rvm/scripts/functions/support:116 (eval):0 _array_value_old=( )
/Users/tal/.rvm/scripts/functions/support:117 __rvm_array_prepend_or_ignore:12 casecase (*[[:space:]]CCFLAGS=*)
/Users/tal/.rvm/scripts/functions/manage/base:226 __rvm_install_source:101 elif-then__rvm_array_prepend_or_ignore rvm_configure_env 'CXXFLAGS=' ' ' -O3
/Users/tal/.rvm/scripts/functions/support:107 __rvm_array_prepend_or_ignore:2 typeset _array_name _variable _separator _value _local_value
/Users/tal/.rvm/scripts/functions/support:108 __rvm_array_prepend_or_ignore:3 typeset -a _array_value_old _array_value_new
/Users/tal/.rvm/scripts/functions/support:110 __rvm_array_prepend_or_ignore:5 _array_name=rvm_configure_env
/Users/tal/.rvm/scripts/functions/support:111 __rvm_array_prepend_or_ignore:6 _variable='CXXFLAGS='
/Users/tal/.rvm/scripts/functions/support:112 __rvm_array_prepend_or_ignore:7 _separator=' '
/Users/tal/.rvm/scripts/functions/support:113 __rvm_array_prepend_or_ignore:8 _value=-O3
/Users/tal/.rvm/scripts/functions/support:114 __rvm_array_prepend_or_ignore:9 _array_value_new=( )
/Users/tal/.rvm/scripts/functions/support:115 __rvm_array_prepend_or_ignore:10 eval '_array_value_old=( "${rvm_configure_env[@]}" )'
/Users/tal/.rvm/scripts/functions/support:116 (eval):0 _array_value_old=( )
/Users/tal/.rvm/scripts/functions/support:117 __rvm_array_prepend_or_ignore:12 casecase (*[[:space:]]CXXFLAGS=*)
/Users/tal/.rvm/scripts/functions/manage/base:227 __rvm_install_source:102 elif-then__rvm_log_command configure 'ruby-2.0.0-p247 - #configuring' ./configure '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared
/Users/tal/.rvm/scripts/functions/utility_logging:28 __rvm_log_command:2 typeset name message _log _command_start _command_name
/Users/tal/.rvm/scripts/functions/utility_logging:29 __rvm_log_command:3 typeset -a _command
/Users/tal/.rvm/scripts/functions/utility_logging:31 __rvm_log_command:5 name=configure
/Users/tal/.rvm/scripts/functions/utility_logging:32 __rvm_log_command:6 message='ruby-2.0.0-p247 - #configuring'
/Users/tal/.rvm/scripts/functions/utility_logging:33 __rvm_log_command:7 shift 2
/Users/tal/.rvm/scripts/functions/utility_logging:34 __rvm_log_command:8 _command=( ./configure '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared )
/Users/tal/.rvm/scripts/functions/utility_logging:35 __rvm_log_command:9 _command_start=./configure
/Users/tal/.rvm/scripts/functions/utility_logging:36 __rvm_log_command:10 while(( 7 ))
/Users/tal/.rvm/scripts/functions/utility_logging:36 __rvm_log_command:10 while cmdand[[ "$1" -regex-match "=" ]]
/Users/tal/.rvm/scripts/functions/utility_logging:39 __rvm_log_command:13 _command_name=./configure
/Users/tal/.rvm/scripts/functions/utility_logging:41 __rvm_log_command:15 [[ ! "${_command_start}" -regex-match "=" ]]
/Users/tal/.rvm/scripts/functions/utility_logging:42 __rvm_log_command:16 (( 0 == 0 ))
/Users/tal/.rvm/scripts/functions/utility_logging:44 __rvm_log_command:18 __rvm_log_command_caclulate_log_file_name
/Users/tal/.rvm/scripts/functions/utility_logging:18 __rvm_log_command_caclulate_log_file_name:2 _log=/Users/tal/.rvm/scripts/functions/utility_logging:18 __rvm_log_command_caclulate_log_file_name:2 cmdsubstdate +%s
/Users/tal/.rvm/scripts/functions/utility_logging:18 __rvm_log_command_caclulate_log_file_name:2 _log=/Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure
/Users/tal/.rvm/scripts/functions/utility_logging:19 __rvm_log_command_caclulate_log_file_name:3 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/utility_logging:20 __rvm_log_command_caclulate_log_file_name:4 then_log=/Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log
/Users/tal/.rvm/scripts/functions/utility_logging:45 __rvm_log_command:19 rvm_debug 'Log file: /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/utility_logging:47 __rvm_log_command:21 [[ -d /Users/tal/.rvm/log/ruby-2.0.0-p247 ]]
/Users/tal/.rvm/scripts/functions/utility_logging:48 __rvm_log_command:22 [[ -f /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log ]]
/Users/tal/.rvm/scripts/functions/utility_logging:48 __rvm_log_command:22 cmdorrm -f /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log
/Users/tal/.rvm/scripts/functions/utility_logging:56 __rvm_log_command:30 pipe pipervm_debug_stream
/Users/tal/.rvm/scripts/functions/logging:152 rvm_debug_stream:2 (( 0 || 1 ))
/Users/tal/.rvm/scripts/functions/utility_logging:56 __rvm_log_command:30 pipetee /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log
/Users/tal/.rvm/scripts/functions/logging:153 rvm_debug_stream:3 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/utility_logging:50 __rvm_log_command:24 cursh cmdsubstdate '+%Y-%m-%d %H:%M:%S'
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:155 rvm_debug_stream:5 elsecat -
/Users/tal/.rvm/scripts/functions/utility_logging:50 __rvm_log_command:24 curshprintf %b '[2013-07-01 12:03:09] ./configure\n'
/Users/tal/.rvm/scripts/functions/utility_logging:51 __rvm_log_command:25 cursh ifis_a_function ./configure
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 typeset -f ./configure
[2013-07-01 12:03:09] ./configure
/Users/tal/.rvm/scripts/functions/support:233 is_a_function:2 cmdorreturn 1
/Users/tal/.rvm/scripts/functions/utility_logging:54 __rvm_log_command:28 curshprintf %b 'current path: /Users/tal/.rvm/src/ruby-2.0.0-p247\n'
current path: /Users/tal/.rvm/src/ruby-2.0.0-p247
/Users/tal/.rvm/scripts/functions/utility_logging:55 __rvm_log_command:29 curshprintf %b 'command(7): ./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared\n'
command(7): ./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared
/Users/tal/.rvm/scripts/functions/utility_logging:58 __rvm_log_command:32 __rvm_log_dotted /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log 'ruby-2.0.0-p247 - #configuring' ./configure '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared
/Users/tal/.rvm/scripts/functions/utility_logging:130 __rvm_log_dotted:2 typeset __log_file __message __iterator
/Users/tal/.rvm/scripts/functions/utility_logging:131 __rvm_log_dotted:3 __log_file=/Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log
/Users/tal/.rvm/scripts/functions/utility_logging:132 __rvm_log_dotted:4 __message='ruby-2.0.0-p247 - #configuring'
/Users/tal/.rvm/scripts/functions/utility_logging:133 __rvm_log_dotted:5 shift 2
/Users/tal/.rvm/scripts/functions/utility_logging:135 __rvm_log_dotted:7 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/utility_logging:137 __rvm_log_dotted:9 thenrvm_log 'ruby-2.0.0-p247 - #configuring - using Zsh, can not show progress, be patient...'
/Users/tal/.rvm/scripts/functions/logging:160 rvm_log:2 ifrvm_pretty_print stdout
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stdout (stdout)
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case[[ -t 1 ]]
/Users/tal/.rvm/scripts/functions/logging:82 rvm_pretty_print:11 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:162 rvm_log:4 elseprintf %b 'ruby-2.0.0-p247 - #configuring - using Zsh, can not show progress, be patient...\n'
ruby-2.0.0-p247 - #configuring - using Zsh, can not show progress, be patient...
/Users/tal/.rvm/scripts/functions/utility_logging:138 __rvm_log_dotted:10 then./configure '--prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247' '--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl' --disable-install-doc --without-tcl --without-tk --enable-shared
/Users/tal/.rvm/scripts/functions/utility_logging:138 __rvm_log_dotted:10 then cmdorreturn 77
/Users/tal/.rvm/scripts/functions/utility_logging:60 __rvm_log_command:34 cmdor curshtypeset 'result=77'
/Users/tal/.rvm/scripts/functions/utility_logging:61 __rvm_log_command:35 cmdor curshrvm_error 'Error running '\''./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared'\'',
please read /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log'
/Users/tal/.rvm/scripts/functions/logging:115 rvm_error:2 ifrvm_pretty_print stderr
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stderr (stdout)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stderr (stderr)
/Users/tal/.rvm/scripts/functions/logging:83 rvm_pretty_print:12 case case[[ -t 2 ]]
/Users/tal/.rvm/scripts/functions/logging:83 rvm_pretty_print:12 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:117 rvm_error:4 elseprintf %b 'Error running '\''./configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared'\'',
please read /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log\n'
Error running './configure --prefix=/Users/tal/.rvm/rubies/ruby-2.0.0-p247 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --disable-install-doc --without-tcl --without-tk --enable-shared',
please read /Users/tal/.rvm/log/ruby-2.0.0-p247/1372694589_configure.log
/Users/tal/.rvm/scripts/functions/utility_logging:63 __rvm_log_command:37 cmdor curshreturn 77
/Users/tal/.rvm/scripts/functions/manage/base:230 __rvm_install_source:105 elif-then cmdor curshresult=77
/Users/tal/.rvm/scripts/functions/manage/base:231 __rvm_install_source:106 elif-then cmdor curshrvm_error 'There has been an error while running configure. Halting the installation.'
/Users/tal/.rvm/scripts/functions/logging:115 rvm_error:2 ifrvm_pretty_print stderr
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (0|no)
/Users/tal/.rvm/scripts/functions/logging:73 rvm_pretty_print:2 casecase auto (1|auto)
/Users/tal/.rvm/scripts/functions/logging:78 rvm_pretty_print:7 case casecase xterm-256color (dumb|unknown)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stderr (stdout)
/Users/tal/.rvm/scripts/functions/logging:81 rvm_pretty_print:10 case casecase stderr (stderr)
/Users/tal/.rvm/scripts/functions/logging:83 rvm_pretty_print:12 case case[[ -t 2 ]]
/Users/tal/.rvm/scripts/functions/logging:83 rvm_pretty_print:12 case case cmdorreturn 1
/Users/tal/.rvm/scripts/functions/logging:117 rvm_error:4 elseprintf %b 'There has been an error while running configure. Halting the installation.\n'
There has been an error while running configure. Halting the installation.
/Users/tal/.rvm/scripts/functions/manage/base:232 __rvm_install_source:107 elif-then cmdor curshreturn 77
/Users/tal/.rvm/scripts/functions/manage/ruby:47 ruby_install:44 cmdorreturn 77
/Users/tal/.rvm/scripts/functions/manage/base:405 __rvm_install_ruby:65 cmdorreturn 77
/Users/tal/.rvm/scripts/functions/manage/base:1157 __rvm_manage_rubies:81 for else: manage_result:77
/Users/tal/.rvm/scripts/functions/manage/base:1160 __rvm_manage_rubies:84 return 77
/Users/tal/.rvm/scripts/cli:1151 rvm:348 current_result=77
/Users/tal/.rvm/scripts/cli:1152 rvm:349 (( result ))
/Users/tal/.rvm/scripts/cli:1152 rvm:349 cmdorresult=77
/Users/tal/.rvm/scripts/cli:1154 rvm:351 (( result ))
/Users/tal/.rvm/scripts/cli:1167 rvm:364 current_result=0
/Users/tal/.rvm/scripts/cli:1168 rvm:365 (( result ))
/Users/tal/.rvm/scripts/cli:1170 rvm:367 typeset __local_rvm_trace_flag
/Users/tal/.rvm/scripts/cli:1171 rvm:368 __local_rvm_trace_flag=1
/Users/tal/.rvm/scripts/cli:1174 rvm:371 if[[ 0 -eq 1 ]]
/Users/tal/.rvm/scripts/cli:1186 rvm:383 else__rvm_teardown
/Users/tal/.rvm/scripts/functions/environment:251 __rvm_teardown:2 ifcommand -v __rvm_cleanup_tmp
/Users/tal/.rvm/scripts/functions/environment:253 __rvm_teardown:4 then__rvm_cleanup_tmp
/Users/tal/.rvm/scripts/functions/cleanup:109 __rvm_cleanup_tmp:2 if[[ -d /Users/tal/.rvm/tmp/ ]]
/Users/tal/.rvm/scripts/functions/cleanup:111 __rvm_cleanup_tmp:4 then casecase /Users/tal/.rvm/tmp (*tmp)
/Users/tal/.rvm/scripts/functions/cleanup:113 __rvm_cleanup_tmp:6 then case__rvm_rm_rf '/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:6 __rvm_rm_rf:2 __rvm_rm_rf_verbose '/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:13 __rvm_rm_rf_verbose:2 typeset target
/Users/tal/.rvm/scripts/functions/cleanup:14 __rvm_rm_rf_verbose:3 target='/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:18 __rvm_rm_rf_verbose:7 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/cleanup:20 __rvm_rm_rf_verbose:9 thensetopt extendedglob
/Users/tal/.rvm/scripts/functions/cleanup:28 __rvm_rm_rf_verbose:17 casecase /Users/tal/.rvm/tmp/14274* (*(/|.)@(|/Applications|/Developer|/Guides|/Information|/Library|/Network|/System|/User|/Users|/Volumes|/backups|/bdsm|/bin|/boot|/cores|/data|/dev|/etc|/home|/lib|/lib64|/mach_kernel|/media|/misc|/mnt|/net|/opt|/private|/proc|/root|/sbin|/selinux|/srv|/sys|/tmp|/usr|/var))
/Users/tal/.rvm/scripts/functions/cleanup:28 __rvm_rm_rf_verbose:17 casecase /Users/tal/.rvm/tmp/14274* (*)
/Users/tal/.rvm/scripts/functions/cleanup:34 __rvm_rm_rf_verbose:23 case[[ -n '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:40 __rvm_rm_rf_verbose:29 case if[[ -d '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:49 __rvm_rm_rf_verbose:38 case elif[[ -f '/Users/tal/.rvm/tmp/14274*' || -L '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:58 __rvm_rm_rf_verbose:47 case elservm_debug '__rvm_rm_rf already gone: /Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/cleanup:59 __rvm_rm_rf_verbose:48 case elsereturn 0
/Users/tal/.rvm/scripts/functions/cleanup:117 __rvm_cleanup_tmp:10 return 0
/Users/tal/.rvm/scripts/functions/environment:256 __rvm_teardown:7 export __rvm_env_loaded
/Users/tal/.rvm/scripts/functions/environment:258 __rvm_teardown:9 : __rvm_env_loaded:1:
/Users/tal/.rvm/scripts/functions/environment:260 __rvm_teardown:11 : __rvm_env_loaded:1:
/Users/tal/.rvm/scripts/functions/environment:262 __rvm_teardown:13 : __rvm_env_loaded:0:
/Users/tal/.rvm/scripts/functions/environment:264 __rvm_teardown:15 if[[ -z /Users/tal/.rvm/tmp ]]
/Users/tal/.rvm/scripts/functions/environment:264 __rvm_teardown:15 if cmdor(( __rvm_env_loaded > 0 ))
/Users/tal/.rvm/scripts/functions/environment:269 __rvm_teardown:20 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/environment:274 __rvm_teardown:25 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/environment:277 __rvm_teardown:28 then(( rvm_zsh_clobber == 0 ))
/Users/tal/.rvm/scripts/functions/environment:279 __rvm_teardown:30 then(( rvm_zsh_nomatch == 0 ))
/Users/tal/.rvm/scripts/functions/environment:279 __rvm_teardown:30 then cmdorsetopt nomatch
/Users/tal/.rvm/scripts/functions/environment:281 __rvm_teardown:32 thenunset rvm_zsh_clobber rvm_zsh_nomatch
/Users/tal/.rvm/scripts/functions/environment:284 __rvm_teardown:35 if[[ -n 022 ]]
/Users/tal/.rvm/scripts/functions/environment:286 __rvm_teardown:37 thenumask 022
/Users/tal/.rvm/scripts/functions/environment:287 __rvm_teardown:38 thenunset rvm_stored_umask
/Users/tal/.rvm/scripts/functions/environment:290 __rvm_teardown:41 if[[ '' == 1 ]]
/Users/tal/.rvm/scripts/functions/environment:294 __rvm_teardown:45 __variables_definition unset
/Users/tal/.rvm/scripts/functions/environment:162 __variables_definition:2 typeset -a __variables_list __array_list
/Users/tal/.rvm/scripts/functions/environment:163 __variables_definition:3 typeset __method
/Users/tal/.rvm/scripts/functions/environment:165 __variables_definition:5 __method=unset
/Users/tal/.rvm/scripts/functions/environment:169 __variables_definition:9 __variables_list=( rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color )
/Users/tal/.rvm/scripts/functions/environment:198 __variables_definition:38 __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
/Users/tal/.rvm/scripts/functions/environment:202 __variables_definition:42 casecase unset (export)
/Users/tal/.rvm/scripts/functions/environment:202 __variables_definition:42 casecase unset (unset)
/Users/tal/.rvm/scripts/functions/environment:204 __variables_definition:44 caseunset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
/Users/tal/.rvm/scripts/functions/environment:211 __variables_definition:51 unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color
/Users/tal/.rvm/scripts/functions/environment:296 __rvm_teardown:47 ifcommand -v __rvm_cleanup_download
/Users/tal/.rvm/scripts/functions/environment:301 __rvm_teardown:52 return 0
/Users/tal/.rvm/scripts/cli:1189 rvm:386 if(( __local_rvm_trace_flag > 0 ))
/Users/tal/.rvm/scripts/cli:1191 rvm:388 thenset +o verbose
/Users/tal/.rvm/scripts/cli:1192 rvm:389 thenset +o xtrace
~/.rvm/src/ruby-2.0.0-p247$ rvm --trace requirements ruby-2.0.0
+__rvm_parse_args:658> [[ -n 5.0.2 ]]
+__rvm_parse_args:693> [[ -z '' && -n '' ]]
+__rvm_parse_args:696> [[ error == || 0 -eq 1 || -n '' ]]
+__rvm_parse_args:16> [[ -n requirements ]]
+__rvm_parse_args:18> rvm_token=requirements
+__rvm_parse_args:20> (( 1 > 0 ))
+__rvm_parse_args:22> next_token=ruby-2.0.0
+__rvm_parse_args:23> shift
+__rvm_parse_args:28> case requirements ([[:alnum:]]*|@*)
+__rvm_parse_args:31> case requirements (use)
+__rvm_parse_args:31> case requirements (install|uninstall|reinstall|try_install)
+__rvm_parse_args:31> case requirements (gemset)
+__rvm_parse_args:31> case requirements (gemdir|gempath|gemhome)
+__rvm_parse_args:31> case requirements (pkg)
+__rvm_parse_args:31> case requirements (do|exec)
+__rvm_parse_args:31> case requirements (gem|rake|ruby)
+__rvm_parse_args:31> case requirements (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer|env|unexport|automount|prepare)
+__rvm_parse_args:31> case requirements (doctor)
+__rvm_parse_args:31> case requirements (mount)
+__rvm_parse_args:31> case requirements (rm|remove)
+__rvm_parse_args:31> case requirements (rtfm|RTFM|rvmrc|usage|help|inspect|list|ls|info|strings|get|current|docs|alias|rubygems|cleanup|tools|disk-usage|snapshot|repair|migrate|downgrade|upgrade|cron|group|switch|which|config-get|requirements|autolibs|osx-ssl-certs|fix-permissions)
+__rvm_parse_args:167> case requirements (downgrade)
+__rvm_parse_args:167> case requirements (ls)
+__rvm_parse_args:167> case requirements (usage)
+__rvm_parse_args:167> case requirements (RTFM)
+__rvm_parse_args:167> case requirements (*)
+__rvm_parse_args:172> rvm_action=requirements
+__rvm_parse_args:174> rvm_ruby_args=( )
+__rvm_parse_args:175> __rvm_parse_args_find_known_flags rvm_ruby_args ruby-2.0.0
+__rvm_parse_args_find_known_flags:2> typeset _args_array_name _temp_var
+__rvm_parse_args_find_known_flags:3> typeset -a _new_args
+__rvm_parse_args_find_known_flags:4> _args_array_name=rvm_ruby_args
+__rvm_parse_args_find_known_flags:5> (( 2 == 0 ))
+__rvm_parse_args_find_known_flags:5> shift
+__rvm_parse_args_find_known_flags:6> _new_args=( )
+__rvm_parse_args_find_known_flags:8> (( 1 ))
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--verify-downloads)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--force|--verbose|--debug|--quiet|--silent|--create)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--only-path)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--32|--64)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--universal)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--patches|--patch)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--autolibs=*)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (--)
+__rvm_parse_args_find_known_flags:10> case ruby-2.0.0 (*)
+__rvm_parse_args_find_known_flags:46> _new_args+=( ruby-2.0.0 )
+__rvm_parse_args_find_known_flags:49> (( 1 == 0 ))
+__rvm_parse_args_find_known_flags:49> shift
+__rvm_parse_args_find_known_flags:8> (( 0 ))
+__rvm_parse_args_find_known_flags:51> eval 'rvm_ruby_args+=( "${_new_args[@]}" )'
+(eval):1> rvm_ruby_args+=( ruby-2.0.0 )
+__rvm_parse_args:176> rvm_parse_break=1
+__rvm_parse_args:693> [[ -z requirements ]]
+__rvm_parse_args:696> [[ error == requirements || 1 -eq 1 ]]
+__rvm_parse_args:697> break
+__rvm_parse_args:701> : rvm_ruby_args:1:ruby-2.0.0:
+__rvm_parse_args:703> [[ -n '' ]]
/Users/tal/.rvm/scripts/cli:891 rvm:88 result=0
/Users/tal/.rvm/scripts/cli:892 rvm:89 : rvm_ruby_args:1:ruby-2.0.0:
/Users/tal/.rvm/scripts/cli:894 rvm:91 (( result ))
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (use)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (switch)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (srcdir)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (inspect|usage|strings|version)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (ls|list)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (debug)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (info)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (benchmark|reset)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (update)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (reboot)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (implode|seppuku)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (get)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (current)
/Users/tal/.rvm/scripts/cli:895 rvm:92 cmdor casecase requirements (help|rtfm|env|list|monitor|notes|pkg|requirements)
/Users/tal/.rvm/scripts/cli:960 rvm:157 cmdor casenext_token=requirements
/Users/tal/.rvm/scripts/cli:961 rvm:158 cmdor case(( 2 == 0 ))
/Users/tal/.rvm/scripts/cli:961 rvm:158 cmdor case cmdorshift
/Users/tal/.rvm/scripts/cli:962 rvm:159 cmdor case if(( 1 ))
/Users/tal/.rvm/scripts/cli:962 rvm:159 cmdor case if cmdand[[ requirements == requirements ]]
/Users/tal/.rvm/scripts/cli:963 rvm:160 cmdor case thenshift
/Users/tal/.rvm/scripts/cli:965 rvm:162 cmdor case/Users/tal/.rvm/scripts/requirements ruby-2.0.0
%%F{red}%x:%I %F{green}%N:%i%F{white} %_[[ -z '' ]]
%%F{red}%x:%I %F{green}%N:%i%F{white} %_export PS4
%%F{red}%x:%I %F{green}%N:%i%F{white} %_PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1372694231.N /scripts/base : 35 > export __array_start rvm_path
++ 1372694231.N /scripts/base : 40 > [[ -n '' ]]
++ 1372694231.N /scripts/base : 42 > __array_start=0
++ 1372694231.N /scripts/base : 45 > (( 0 == 0 ))
++ 1372694231.N /scripts/base : 47 > [[ -n 022 ]]
++ 1372694231.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1372694231.N /scripts/base : 49 > [[ -n /Users/tal ]]
++ 1372694231.N /scripts/base : 49 > [[ /Users/tal/.rvmrc -ef /Users/tal/.rvmrc ]]
++ 1372694231.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694231.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1372694231.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1372694231.N /scripts/base : 55 > [[ -f /Users/tal/.rvmrc ]]
++ 1372694231.N /scripts/base : 57 > GREP_OPTIONS=
++ 1372694231.N /scripts/base : 57 > grep '^\s*rvm .*$' /Users/tal/.rvmrc
++ 1372694231.N /scripts/base : 66 > source /Users/tal/.rvmrc
+++ 1372694231.N rc : 1 > rvm_auto_reload_flag=1
++ 1372694231.N /scripts/base : 70 > unset rvm_rvmrc_files
++ 1372694231.N /scripts/base : 73 > export rvm_path
++ 1372694231.N /scripts/base : 74 > [[ -z /Users/tal/.rvm ]]
++ 1372694231.N /scripts/base : 86 > true /Users/tal/.rvm/scripts
++ 1372694231.N /scripts/base : 89 > source /Users/tal/.rvm/scripts/initialize
+++ 1372694231.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1372694231.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1372694231.N /scripts/initialize : 6 > set -o xtrace
+++ 1372694231.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1372694231.N /scripts/initialize : 10 > export PS4
+++ 1372694231.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1372694231.N /scripts/initialize : 17 > [[ -n 3.2.51(1)-release ]]
+++ 1372694231.N /scripts/initialize : 19 > shopt -s extglob
+++ 1372694231.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1372694231.N /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1372694231.N /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1372694231.N /scripts/initialize : 36 > [[ -z /Users/tal/.rvm/tmp ]]
+++ 1372694231.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1372694231.N /scripts/base : 93 > case " ${rvm_base_except:-} " in
++ 1372694231.N /scripts/base : 98 > source /Users/tal/.rvm/scripts/selector
++ 1372694231.N /scripts/base : 99 > source /Users/tal/.rvm/scripts/selector_gemsets
++ 1372694231.N /scripts/base : 103 > typeset -a scripts
++ 1372694231.N /scripts/base : 106 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1372694231.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694231.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/logging
+++ 1372694231.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1372694231.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1372694231.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1372694231.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1372694231.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1372694231.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1372694231.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1372694231.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694231.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/support
+++ 1372694232.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1372694232.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1372694232.N /scripts/functions/support : 14 > tar --help
+++ 1372694232.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1372694232.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1372694232.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/utility
+++ 1372694232.N /scripts/functions/utility : 3 > source /Users/tal/.rvm/scripts/functions/utility_gems
+++ 1372694232.N /scripts/functions/utility : 4 > source /Users/tal/.rvm/scripts/functions/utility_logging
+++ 1372694232.N /scripts/functions/utility : 5 > source /Users/tal/.rvm/scripts/functions/utility_package
+++ 1372694232.N /scripts/functions/utility : 6 > source /Users/tal/.rvm/scripts/functions/utility_system
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/init
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/cleanup
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/env
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/rvmrc
+++ 1372694232.N /scripts/functions/rvmrc : 3 > source /Users/tal/.rvm/scripts/functions/rvmrc_project
+++ 1372694232.N /scripts/functions/rvmrc : 4 > source /Users/tal/.rvm/scripts/functions/rvmrc_set
+++ 1372694232.N /scripts/functions/rvmrc : 5 > source /Users/tal/.rvm/scripts/functions/rvmrc_to
+++ 1372694232.N /scripts/functions/rvmrc : 6 > source /Users/tal/.rvm/scripts/functions/rvmrc_trust
+++ 1372694232.N /scripts/functions/rvmrc : 7 > source /Users/tal/.rvm/scripts/functions/rvmrc_warning
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/install
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/environment
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/gemset
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/db
++ 1372694232.N /scripts/base : 107 > for entry in '${scripts[@]}'
++ 1372694232.N /scripts/base : 108 > source /Users/tal/.rvm/scripts/functions/checksum
++ 1372694232.N /scripts/base : 110 > unset scripts entry rvm_base_except
+ 1372694232.N /scripts/requirements : 6 > source /Users/tal/.rvm/scripts/patches
+ 1372694232.N /scripts/requirements : 7 > source /Users/tal/.rvm/scripts/functions/build
++ 1372694232.N /scripts/functions/build : 3 > source /Users/tal/.rvm/scripts/functions/autolibs
++ 1372694232.N /scripts/functions/build : 4 > source /Users/tal/.rvm/scripts/functions/build_config
++ 1372694232.N /scripts/functions/build : 5 > source /Users/tal/.rvm/scripts/functions/build_requirements
+++ 1372694232.N /scripts/functions/build : 7 > uname
++ 1372694232.N /scripts/functions/build : 7 > [[ Darwin == \D\a\r\w\i\n ]]
++ 1372694232.N /scripts/functions/build : 9 > source /Users/tal/.rvm/scripts/functions/osx-ssl-certs
+++ 1372694232.N /scripts/functions/osx-ssl-certs : 162 > export 'RVM_OSX_SSL_UPDATER=/Users/tal/.rvm/bin/rvm --silent osx-ssl-certs update all'
+++ 1372694232.N /scripts/functions/osx-ssl-certs : 162 > RVM_OSX_SSL_UPDATER='/Users/tal/.rvm/bin/rvm --silent osx-ssl-certs update all'
++ 1372694232.N /scripts/functions/build : 10 > source /Users/tal/.rvm/scripts/functions/osx-support
+ 1372694232.N /scripts/requirements : 9 > __rvm_setup_compile_environment_setup
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 21 > [[ -z '' ]]
++ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 22 > /Users/tal/.rvm/scripts/db /Users/tal/.rvm/user/db autolibs
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 22 > rvm_autolibs_flag=
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 24 > rvm_debug rvm_autolibs_flag=4
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 25 > __rvm_autolibs_translate
+ 1372694232.N /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > [[ -n '' ]]
+ 1372694232.N /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > __rvm_detect_system
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_type=unknown
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_name=unknown
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_version=unknown
++ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 10 > uname -m
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_arch=x86_64
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in
++ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 11 > uname
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 126 > _system_type=darwin
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 127 > _system_name=osx
++ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 128 > sw_vers -productVersion
++ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 128 > awk -F. '{print $1"."$2}'
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 128 > _system_version=10.9
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 140 > _system_type=darwin
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 141 > _system_name=osx
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 142 > _system_version=10.9
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 143 > _system_arch=x86_64
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 144 > _system_arch=x86_64
+ 1372694232.N /scripts/functions/utility_system : __rvm_detect_system() 145 > _system_arch=x86_64
+ 1372694232.N /scripts/functions/autolibs : __rvm_autolibs_translate() 6 > case "${rvm_autolibs_flag}" in
+ 1372694232.N /scripts/functions/autolibs : __rvm_autolibs_translate() 36 > rvm_autolibs_flag_number=4
+ 1372694232.N /scripts/functions/autolibs : __rvm_autolibs_translate() 37 > rvm_autolibs_flag_runner=osx
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 26 > [[ -n 4 ]]
++ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 27 > __rvm_selected_compiler
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 18 > [[ =~ --with-gcc= ]]
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 31 > [[ -n '' ]]
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 36 > return 1
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 27 > export initially_selected_compiler=
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 27 > initially_selected_compiler=
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 28 > true
+ 1372694232.N /scripts/requirements : 10 > __rvm_setup_compile_environment_requirements ruby-2.0.0
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 41(( 4 > 0 ))
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 42rvm_log 'Installing requirements for osx, might require sudo password.'
+ 1372694232.N /scripts/functions/logging : rvm_log() 160 > rvm_pretty_print stdout
+ 1372694232.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1372694232.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1372694232.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1372694232.N /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]]
+ 1372694232.N /scripts/functions/logging : rvm_pretty_print() 88 > return 0
+ 1372694232.N /scripts/functions/logging : rvm_log() 161 > printf %b 'Installing requirements for osx, might require sudo password.\n'
Installing requirements for osx, might require sudo password.
+ 1372694232.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 43__rvm_requirements_run osx ruby-2.0.0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 5 > typeset -a packages_installed packages_missing packages_to_install packages_flags packages_custom
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 6 > typeset __type __lib_type __iterator
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 7 > __type=osx
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 8 > __lib_type=osx
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 9 > shift
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_load ruby-2.0.0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 19 > is_a_function requirements_osx_before
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_before
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > return 1
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 20 > is_a_function requirements_osx_define
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_define
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > return 1
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 24 > [[ -s /Users/tal/.rvm/scripts/functions/requirements/osx ]]
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 30 > source /Users/tal/.rvm/scripts/functions/requirements/osx
++ 1372694232.N /scripts/functions/requirements/osx : source() 3 > source /Users/tal/.rvm/scripts/functions/requirements/osx_brew
++ 1372694232.N /scripts/functions/requirements/osx : source() 4 > source /Users/tal/.rvm/scripts/functions/requirements/osx_fink
++ 1372694232.N /scripts/functions/requirements/osx : source() 5 > source /Users/tal/.rvm/scripts/functions/requirements/osx_port
++ 1372694232.N /scripts/functions/requirements/osx : source() 6 > source /Users/tal/.rvm/scripts/functions/requirements/smf
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 32 > is_a_function requirements_osx_before
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_before
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 35 > rvm_debug 'requirements code for osx loaded'
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_reset ruby-2.0.0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 45 > packages_installed=()
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 46 > packages_missing=()
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 47 > packages_to_install=()
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 48 > packages_flags=()
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 49 > packages_custom=()
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_before ruby-2.0.0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 54 > is_a_function requirements_osx_before
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_before
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 55 > requirements_osx_before ruby-2.0.0
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 10 > typeset __type
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 14 > requirements_find_osx_port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 6 > __rvm_which port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 10 > typeset __binary
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 14 > [[ -f /Users/tal/opt/local/bin/port ]]
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 14 > [[ -f /Users/tal/.opt/local/bin/port ]]
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 14 > [[ -f /usr/local/bin/port ]]
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 14 > [[ -f /opt/local/bin/port ]]
+ 1372694232.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 21 > return 1
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 14 > requirements_find_osx_brew
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_find_osx_brew() 6 > __rvm_which brew
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_find_osx_brew() 8 > return 0
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 16 > __lib_type=osx_brew
+ 1372694232.N /scripts/functions/requirements/osx : requirements_osx_before() 17 > return 0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 57 > [[ osx_brew != \o\s\x ]]
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 57 > is_a_function requirements_osx_brew_before
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_brew_before
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 58 > requirements_osx_brew_before ruby-2.0.0
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 352 > typeset -ax brew_libs brew_libs_conf
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 353 > requirements_osx_brew_ensure_brew_available
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_availab__rvm_which brew
+ 1372694232.N /scripts/functions/support : __rvm_which() 178 > command which --skip-alias --skip-functions which
+ 1372694232.N /scripts/functions/support : __rvm_which() 180 > command whence whence
+ 1372694232.N /scripts/functions/support : __rvm_which() 182 > command which which
+ 1372694232.N /scripts/functions/support : __rvm_which() 183 > command which brew
+ 1372694232.N /scripts/functions/support : __rvm_which() 183 > which brew
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 354 > requirements_osx_brew_ensure_brew_can_install
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_ins(( rvm_autolibs_flag_number > 2 ))
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_instypeset __celar_path
++ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_inbrew --cellar
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_ins__celar_path=/usr/local/Cellar
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_ins[[ ! -w /usr/local/bin ]]
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_ins[[ ! -w /usr/local/Cellar ]]
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_insrvm_debug 'brew seems to be writable'
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694232.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 60 > true
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_define ruby-2.0.0
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 65 > typeset -a list
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 66 > typeset element __handler
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 67 > is_a_function requirements_osx_brew_define
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_brew_define
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 68 > __handler=requirements_osx_brew_define
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 72 > list=(rvm)
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 73 > (( 1 ))
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 73 > [[ -z ruby-2.0.0 ]]
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 76 > (( 1 ))
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 77 > list+=("$@")
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 81 > for element in '"${list[@]}"'
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 82 > requirements_osx_brew_define rvm
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 193 > case "$1" in
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 195 > true
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 81 > for element in '"${list[@]}"'
+ 1372694232.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 82 > requirements_osx_brew_define ruby-2.0.0
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 193 > case "$1" in
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 220 > requirements_osx_brew_libs_default ruby-2.0.0
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 164brew_libs=(autoconf automake libtool pkg-config)
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 165typeset selected_compiler
++ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 16__rvm_selected_compiler
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 18 > [[ =~ --with-gcc= ]]
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 31 > [[ -n '' ]]
++ 1372694232.N /scripts/functions/build : __rvm_selected_compiler() 36 > return 1
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 166selected_compiler=
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 168__ruby_clang_ok ruby-2.0.0
+ 1372694232.N /scripts/functions/build_config : __ruby_clang_ok() 75 > case "$1" in
+ 1372694232.N /scripts/functions/build_config : __ruby_clang_ok() 77 > __rvm_version_compare 10.9 -ge 10.7
+ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 206 > typeset first
++ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 207 > printf %b '10.9\n10.7\n'
++ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 207 > __rvm_version_sort
++ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 207 > head -n1
++ 1372694232.N /scripts/functions/utility : __rvm_version_sort() 201 > LC_ALL=C
++ 1372694232.N /scripts/functions/utility : __rvm_version_sort() 201 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 207 > first=10.7
+ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
+ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 220 > [[ 10.7 == \1\0\.\7 ]]
+ 1372694232.N /scripts/functions/utility : __rvm_version_compare() 233 > return 0
+ 1372694232.N /scripts/functions/build_config : __ruby_clang_ok() 83 > true
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 178brew_libs_conf=(libyaml readline libksba)
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 179case "$1" in
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 185brew_libs_conf+=(openssl)
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 188requirements_check autoconf automake libtool pkg-config libyaml readline libksba openssl
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 190 > typeset _package_name _list
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 192 > is_a_function requirements_osx_brew_lib_installed_all_missing
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_brew_lib_installed_all_missing
+ 1372694232.N /scripts/functions/support : is_a_function() 233 > return 1
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed autoconf
+ 1372694232.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed autoconf
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^autoconf$'
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694232.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694232.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed automake
+ 1372694232.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed automake
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694232.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^automake$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libtool
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed libtool
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^libtool$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed pkg-config
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed pkg-config
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^pkg-config$'
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libyaml
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed libyaml
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^libyaml$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed readline
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed readline
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^readline$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libksba
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed libksba
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^libksba$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
+ 1372694233.N /scripts/functions/build_requirements : requirements_check() 197 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed openssl
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 235 requirements_osx_brew_lib_installed openssl
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35brew list -1
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 35grep '^openssl$'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 237 packages_installed+=("$2")
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 84 > true
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_summary ruby-2.0.0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 89 > (( 0 == 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 102 > (( 8 == 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 104 > _list='autoconf automake libtool pkg-config libyaml readline libksba openssl'
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 105 > rvm_debug 'Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.'
+ 1372694233.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694233.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 107 > (( 0 == 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 112 > (( 0 == 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_update ruby-2.0.0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 125 > (( 0 > 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 126 > (( 0 > 0 && 4 > 2 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_custom ruby-2.0.0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() 147 > is_a_function requirements_osx_brew_install_custom
+ 1372694233.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_brew_install_custom
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() 149 > rvm_requiremnts_fail_or_run_action 2 'Skipping installation, make sure listed packages are installed.' requirements_osx_brew_install_custom
+ 1372694233.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 308 > case "${rvm_autolibs_flag_number}" in
+ 1372694233.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 322 > shift 2
+ 1372694233.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 323 > requirements_osx_brew_install_custom
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_install_custom() 6typeset __tap
+ 1372694233.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 326 > true
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_install ruby-2.0.0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_install() 165 > (( 0 == 0 ))
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run() 12 > __rvm_requirements_run_after ruby-2.0.0
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 177 > is_a_function requirements_osx_brew_after
+ 1372694233.N /scripts/functions/support : is_a_function() 233 > typeset -f requirements_osx_brew_after
+ 1372694233.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 179 > requirements_osx_brew_after ruby-2.0.0
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 147 > (( 8 == 0 ))
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 148 > requirements_osx_brew_libs_try_upgrade autoconf automake libtool pkg-config libyaml readline libksba openssl
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade() (( rvm_autolibs_flag_number > 0 ))
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade() typeset -a outdated_libs
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade() __rvm_read_lines outdated_libs /dev/fd/63
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade()requirements_osx_brew_libs_outdated_filter autoconf automake libtool pkg-config libyaml readline libksba openssl
+ 1372694233.N /scripts/functions/utility : __rvm_read_lines() 239 > typeset IFS
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filttypeset IFS
+ 1372694233.N /scripts/functions/utility : __rvm_read_lines() 242 > IFS='
'
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filtIFS='|'
+ 1372694233.N /scripts/++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filtbrew outdated --quiet
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filtgrep -E 'autoconf|automake|libtool|pkg-config|libyaml|readline|libksba|openssl'
functions/utility : __rvm_read_lines() 243 > [[ /dev/fd/63 == \- ]]
+ 1372694233.N /scripts/functions/utility : __rvm_read_lines() 245 > eval 'outdated_libs=( $( \cat "${2:--}" ) )'
++ 1372694233.N /scripts/functions/utility : __rvm_read_lines() 245 > outdated_libs=($( \cat "${2:--}" ))
+++ 1372694233.N /scripts/functions/utility : __rvm_read_lines() 245 > cat /dev/fd/63
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade() (( 0 ))
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 150 > requirements_osx_brew_libs_default_check_gcc42
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default_check_[[ autoconf automake libtool pkg-config =~ apple-gcc42 ]]
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 151 > requirements_osx_brew_libs_set_path autoconf automake libtool pkg-config
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11typeset brew_lib brew_lib_prefix
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11for brew_lib in '"$@"'
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1brew --prefix autoconf
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11brew_lib_prefix=/usr/local/opt/autoconf
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -n /usr/local/opt/autoconf ]]
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -d /usr/local/opt/autoconf/bin ]]
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12__rvm_add_to_path prepend /usr/local/opt/autoconf/bin
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 114 > export PATH
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 116 > (( 2 != 2 ))
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 116 > [[ -z /usr/local/opt/autoconf/bin ]]
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 122 > __rvm_remove_from_path /usr/local/opt/autoconf/bin
+ 1372694233.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
+ 1372694233.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
+ 1372694233.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/usr/local/opt/autoconf/bin
+ 1372694233.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin =~ // ]]
+ 1372694233.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/autoconf/bin:*'
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 43 > typeset _string
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 45 > shift
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 51 > shift
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
+ 1372694233.N /scripts/functions/support : __rvm_string_match() 53 > return 1
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 124 > PATH=/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 130 > [[ -n '' ]]
+ 1372694233.N /scripts/functions/utility : __rvm_add_to_path() 135 > builtin hash -r
+ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11for brew_lib in '"$@"'
++ 1372694233.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1brew --prefix automake
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11brew_lib_prefix=/usr/local/opt/automake
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -n /usr/local/opt/automake ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -d /usr/local/opt/automake/bin ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12__rvm_add_to_path prepend /usr/local/opt/automake/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 114 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > (( 2 != 2 ))
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > [[ -z /usr/local/opt/automake/bin ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 122 > __rvm_remove_from_path /usr/local/opt/automake/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/usr/local/opt/automake/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin =~ // ]]
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/automake/bin:*'
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 43 > typeset _string
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 45 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 51 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 53 > return 1
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 124 > PATH=/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 130 > [[ -n '' ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 135 > builtin hash -r
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11for brew_lib in '"$@"'
++ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1brew --prefix libtool
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11brew_lib_prefix=/usr/local/opt/libtool
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -n /usr/local/opt/libtool ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -d /usr/local/opt/libtool/bin ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12__rvm_add_to_path prepend /usr/local/opt/libtool/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 114 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > (( 2 != 2 ))
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > [[ -z /usr/local/opt/libtool/bin ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 122 > __rvm_remove_from_path /usr/local/opt/libtool/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/usr/local/opt/libtool/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin =~ // ]]
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/libtool/bin:*'
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 43 > typeset _string
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 45 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 51 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 53 > return 1
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 124 > PATH=/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 130 > [[ -n '' ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 135 > builtin hash -r
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11for brew_lib in '"$@"'
++ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1brew --prefix pkg-config
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 11brew_lib_prefix=/usr/local/opt/pkg-config
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -n /usr/local/opt/pkg-config ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12[[ -d /usr/local/opt/pkg-config/bin ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12__rvm_add_to_path prepend /usr/local/opt/pkg-config/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 114 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > (( 2 != 2 ))
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 116 > [[ -z /usr/local/opt/pkg-config/bin ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 122 > __rvm_remove_from_path /usr/local/opt/pkg-config/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/usr/local/opt/pkg-config/bin
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin =~ // ]]
+ 1372694234.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin: '*:/usr/local/opt/pkg-config/bin:*'
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 43 > typeset _string
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin:
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 45 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 51 > shift
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
+ 1372694234.N /scripts/functions/support : __rvm_string_match() 53 > return 1
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 124 > PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 130 > [[ -n '' ]]
+ 1372694234.N /scripts/functions/utility : __rvm_add_to_path() 135 > builtin hash -r
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 12rvm_debug PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/heroku/bin:/Users/tal/bin:/Users/tal/.bin:/usr/local/bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/npm/bin:/Users/tal/.sm/bin:/Users/tal/.sm/pkg/active/bin:/Users/tal/.sm/pkg/active/sbin:/usr/local/sbin:/Users/tal/.rvm/bin
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 152 > requirements_osx_brew_libs_configure ruby-2.0.0 libyaml readline libksba openssl
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1typeset package brew_lib brew_lib_prefix
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1package=ruby-2.0.0
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1shift
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1for brew_lib in '"$@"'
++ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() brew --prefix libyaml
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1brew_lib_prefix=/usr/local/opt/libyaml
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -n /usr/local/opt/libyaml ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -d /usr/local/opt/libyaml ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1__rvm_update_configure_opt_dir ruby-2.0.0 /usr/local/opt/libyaml
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 130 > __rvm_update_configure_opt_dir_option /usr/local/opt/libyaml
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 163 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )'
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 164 > __rvm_array_add_or_update rvm_configure_flags --with-opt-dir= : /usr/local/opt/libyaml
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_flags
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=--with-opt-dir=
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=:
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=/usr/local/opt/libyaml
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=()
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
++ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_flags[@]}")
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 98 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}")
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
++ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_flags=("${_array_value_new[@]}")
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1for brew_lib in '"$@"'
++ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() brew --prefix readline
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1brew_lib_prefix=/usr/local/opt/readline
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -n /usr/local/opt/readline ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -d /usr/local/opt/readline ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1__rvm_update_configure_opt_dir ruby-2.0.0 /usr/local/opt/readline
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 130 > __rvm_update_configure_opt_dir_option /usr/local/opt/readline
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 163 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/readline )'
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 164 > __rvm_array_add_or_update rvm_configure_flags --with-opt-dir= : /usr/local/opt/readline
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_flags
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=--with-opt-dir=
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=:
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=/usr/local/opt/readline
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=()
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
++ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_flags[@]}")
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 89 > _array_value_new+=("${_local_value}${_separator}${_value}")
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
++ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_flags=("${_array_value_new[@]}")
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1for brew_lib in '"$@"'
++ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() brew --prefix libksba
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1brew_lib_prefix=/usr/local/opt/libksba
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -n /usr/local/opt/libksba ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -d /usr/local/opt/libksba ]]
+ 1372694234.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1__rvm_update_configure_opt_dir ruby-2.0.0 /usr/local/opt/libksba
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir() 130 > __rvm_update_configure_opt_dir_option /usr/local/opt/libksba
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 163 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )'
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694234.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694234.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 164 > __rvm_array_add_or_update rvm_configure_flags --with-opt-dir= : /usr/local/opt/libksba
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_flags
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=--with-opt-dir=
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=:
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=/usr/local/opt/libksba
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=()
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
++ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_flags[@]}")
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
+ 1372694234.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 89 > _array_value_new+=("${_local_value}${_separator}${_value}")
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
++ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_flags=("${_array_value_new[@]}")
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1for brew_lib in '"$@"'
++ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() brew --prefix openssl
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1brew_lib_prefix=/usr/local/opt/openssl
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -n /usr/local/opt/openssl ]]
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1[[ -d /usr/local/opt/openssl ]]
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() 1__rvm_update_configure_opt_dir ruby-2.0.0 /usr/local/opt/openssl
+ 1372694235.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
+ 1372694235.N /scripts/functions/build : __rvm_update_configure_opt_dir() 130 > __rvm_update_configure_opt_dir_option /usr/local/opt/openssl
+ 1372694235.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 163 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )'
+ 1372694235.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1372694235.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1372694235.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 164 > __rvm_array_add_or_update rvm_configure_flags --with-opt-dir= : /usr/local/opt/openssl
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_flags
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=--with-opt-dir=
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=:
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=/usr/local/opt/openssl
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=()
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
++ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_flags[@]}")
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 89 > _array_value_new+=("${_local_value}${_separator}${_value}")
+ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
++ 1372694235.N /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_flags=("${_array_value_new[@]}")
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 153 > unset brew_libs brew_libs_conf
++ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 155 > brew --prefix openssl
+ 1372694235.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 155 > rvm_requiremnts_fail_or_run_action 2 'Skipping certificates update, make sure your certificates are up to date.' requirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
+ 1372694235.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 308 > case "${rvm_autolibs_flag_number}" in
+ 1372694235.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 322 > shift 2
+ 1372694235.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 323 > requirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
++ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 62 > uname
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 62 > [[ Darwin == \D\a\r\w\i\n ]]
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 64 > case "${rvm_autolibs_flag_number}" in
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 71 > typeset ssl_binary ssl_dir cert_file
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 72 > ssl_binary=/usr/local/opt/openssl/bin/openssl
++ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 73 > __rvm_osx_ssl_certs_file_from_openssl /usr/local/opt/openssl/bin/openssl
++ 1372694235.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 141 > /usr/local/opt/openssl/bin/openssl version -d
++ 1372694235.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 141 > awk '-F"' '{print $2"/cert.pem"}'
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 73 > cert_file=/usr/local/etc/openssl/cert.pem
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 74 > ssl_dir=/usr/local/etc/openssl
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 77 > requirements_osx_update_openssl_cert_old
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() 6 > [[ ! -f /usr/local/etc/openssl/cert.pem ]]
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() 6 > [[ /usr/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain ]]
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() 6 > [[ /usr/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
+ 1372694235.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 84 > rvm_log 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.'
+ 1372694235.N /scripts/functions/logging : rvm_log() 160 > rvm_pretty_print stdout
+ 1372694235.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1372694235.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1372694235.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1372694235.N /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]]
+ 1372694235.N /scripts/functions/logging : rvm_pretty_print() 88 > return 0
+ 1372694235.N /scripts/functions/logging : rvm_log() 161 > printf %b 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.\n'
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
+ 1372694235.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 326 > true
+ 1372694235.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 185 > true
/Users/tal/.rvm/scripts/cli:1151 rvm:348 current_result=0
/Users/tal/.rvm/scripts/cli:1152 rvm:349 (( result ))
/Users/tal/.rvm/scripts/cli:1152 rvm:349 cmdorresult=0
/Users/tal/.rvm/scripts/cli:1154 rvm:351 (( result ))
/Users/tal/.rvm/scripts/cli:1155 rvm:352 cmdor casecase requirements (reinstall|try_install|install)
/Users/tal/.rvm/scripts/cli:1167 rvm:364 current_result=0
/Users/tal/.rvm/scripts/cli:1168 rvm:365 (( result ))
/Users/tal/.rvm/scripts/cli:1168 rvm:365 cmdorresult=0
/Users/tal/.rvm/scripts/cli:1170 rvm:367 typeset __local_rvm_trace_flag
/Users/tal/.rvm/scripts/cli:1171 rvm:368 __local_rvm_trace_flag=1
/Users/tal/.rvm/scripts/cli:1174 rvm:371 if[[ 0 -eq 1 ]]
/Users/tal/.rvm/scripts/cli:1186 rvm:383 else__rvm_teardown
/Users/tal/.rvm/scripts/functions/environment:251 __rvm_teardown:2 ifcommand -v __rvm_cleanup_tmp
/Users/tal/.rvm/scripts/functions/environment:253 __rvm_teardown:4 then__rvm_cleanup_tmp
/Users/tal/.rvm/scripts/functions/cleanup:109 __rvm_cleanup_tmp:2 if[[ -d /Users/tal/.rvm/tmp/ ]]
/Users/tal/.rvm/scripts/functions/cleanup:111 __rvm_cleanup_tmp:4 then casecase /Users/tal/.rvm/tmp (*tmp)
/Users/tal/.rvm/scripts/functions/cleanup:113 __rvm_cleanup_tmp:6 then case__rvm_rm_rf '/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:6 __rvm_rm_rf:2 __rvm_rm_rf_verbose '/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:13 __rvm_rm_rf_verbose:2 typeset target
/Users/tal/.rvm/scripts/functions/cleanup:14 __rvm_rm_rf_verbose:3 target='/Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/cleanup:18 __rvm_rm_rf_verbose:7 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/cleanup:20 __rvm_rm_rf_verbose:9 thensetopt extendedglob
/Users/tal/.rvm/scripts/functions/cleanup:28 __rvm_rm_rf_verbose:17 casecase /Users/tal/.rvm/tmp/14274* (*(/|.)@(|/Applications|/Developer|/Guides|/Information|/Library|/Network|/System|/User|/Users|/Volumes|/backups|/bdsm|/bin|/boot|/cores|/data|/dev|/etc|/home|/lib|/lib64|/mach_kernel|/media|/misc|/mnt|/net|/opt|/private|/proc|/root|/sbin|/selinux|/srv|/sys|/tmp|/usr|/var))
/Users/tal/.rvm/scripts/functions/cleanup:28 __rvm_rm_rf_verbose:17 casecase /Users/tal/.rvm/tmp/14274* (*)
/Users/tal/.rvm/scripts/functions/cleanup:34 __rvm_rm_rf_verbose:23 case[[ -n '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:40 __rvm_rm_rf_verbose:29 case if[[ -d '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:49 __rvm_rm_rf_verbose:38 case elif[[ -f '/Users/tal/.rvm/tmp/14274*' || -L '/Users/tal/.rvm/tmp/14274*' ]]
/Users/tal/.rvm/scripts/functions/cleanup:58 __rvm_rm_rf_verbose:47 case elservm_debug '__rvm_rm_rf already gone: /Users/tal/.rvm/tmp/14274*'
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 (( 0 ))
/Users/tal/.rvm/scripts/functions/logging:144 rvm_debug:2 cmdorreturn 0
/Users/tal/.rvm/scripts/functions/cleanup:59 __rvm_rm_rf_verbose:48 case elsereturn 0
/Users/tal/.rvm/scripts/functions/cleanup:117 __rvm_cleanup_tmp:10 return 0
/Users/tal/.rvm/scripts/functions/environment:256 __rvm_teardown:7 export __rvm_env_loaded
/Users/tal/.rvm/scripts/functions/environment:258 __rvm_teardown:9 : __rvm_env_loaded:1:
/Users/tal/.rvm/scripts/functions/environment:260 __rvm_teardown:11 : __rvm_env_loaded:1:
/Users/tal/.rvm/scripts/functions/environment:262 __rvm_teardown:13 : __rvm_env_loaded:0:
/Users/tal/.rvm/scripts/functions/environment:264 __rvm_teardown:15 if[[ -z /Users/tal/.rvm/tmp ]]
/Users/tal/.rvm/scripts/functions/environment:264 __rvm_teardown:15 if cmdor(( __rvm_env_loaded > 0 ))
/Users/tal/.rvm/scripts/functions/environment:269 __rvm_teardown:20 if[[ -n '' ]]
/Users/tal/.rvm/scripts/functions/environment:274 __rvm_teardown:25 if[[ -n 5.0.2 ]]
/Users/tal/.rvm/scripts/functions/environment:277 __rvm_teardown:28 then(( rvm_zsh_clobber == 0 ))
/Users/tal/.rvm/scripts/functions/environment:279 __rvm_teardown:30 then(( rvm_zsh_nomatch == 0 ))
/Users/tal/.rvm/scripts/functions/environment:279 __rvm_teardown:30 then cmdorsetopt nomatch
/Users/tal/.rvm/scripts/functions/environment:281 __rvm_teardown:32 thenunset rvm_zsh_clobber rvm_zsh_nomatch
/Users/tal/.rvm/scripts/functions/environment:284 __rvm_teardown:35 if[[ -n 022 ]]
/Users/tal/.rvm/scripts/functions/environment:286 __rvm_teardown:37 thenumask 022
/Users/tal/.rvm/scripts/functions/environment:287 __rvm_teardown:38 thenunset rvm_stored_umask
/Users/tal/.rvm/scripts/functions/environment:290 __rvm_teardown:41 if[[ '' == 1 ]]
/Users/tal/.rvm/scripts/functions/environment:294 __rvm_teardown:45 __variables_definition unset
/Users/tal/.rvm/scripts/functions/environment:162 __variables_definition:2 typeset -a __variables_list __array_list
/Users/tal/.rvm/scripts/functions/environment:163 __variables_definition:3 typeset __method
/Users/tal/.rvm/scripts/functions/environment:165 __variables_definition:5 __method=unset
/Users/tal/.rvm/scripts/functions/environment:169 __variables_definition:9 __variables_list=( rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color )
/Users/tal/.rvm/scripts/functions/environment:198 __variables_definition:38 __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
/Users/tal/.rvm/scripts/functions/environment:202 __variables_definition:42 casecase unset (export)
/Users/tal/.rvm/scripts/functions/environment:202 __variables_definition:42 casecase unset (unset)
/Users/tal/.rvm/scripts/functions/environment:204 __variables_definition:44 caseunset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
/Users/tal/.rvm/scripts/functions/environment:211 __variables_definition:51 unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color
/Users/tal/.rvm/scripts/functions/environment:296 __rvm_teardown:47 ifcommand -v __rvm_cleanup_download
/Users/tal/.rvm/scripts/functions/environment:301 __rvm_teardown:52 return 0
/Users/tal/.rvm/scripts/cli:1189 rvm:386 if(( __local_rvm_trace_flag > 0 ))
/Users/tal/.rvm/scripts/cli:1191 rvm:388 thenset +o verbose
/Users/tal/.rvm/scripts/cli:1192 rvm:389 thenset +o xtrace
~/.rvm/src/ruby-2.0.0-p247$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment