Skip to content

Instantly share code, notes, and snippets.

@tubaxenor
Created February 13, 2014 13:24
Show Gist options
  • Select an option

  • Save tubaxenor/8974964 to your computer and use it in GitHub Desktop.

Select an option

Save tubaxenor/8974964 to your computer and use it in GitHub Desktop.
rvm install 1.9.3-p327 --patch railsexpress
ruby-1.9.3-p327 - #removing src.
Checking requirements for ubuntu.
Requirements installation successful.
Installing Ruby from source to: /home/vagrant/.rvm/rubies/ruby-1.9.3-p327, this may take a while depending on your cpu(s)...
ruby-1.9.3-p327 - #downloading ruby-1.9.3-p327, this may take a while depending on your connection...
ruby-1.9.3-p327 - #extracting ruby-1.9.3-p327 to /home/vagrant/.rvm/src/ruby-1.9.3-p327.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/01-fix-make-clean.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/01-fix-make-clean.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/02-railsbench-gc.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/02-railsbench-gc.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/03-display-more-detailed-stack-trace.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/03-display-more-detailed-stack-trace.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/04-fork-support-for-gc-logging.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/04-fork-support-for-gc-logging.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/05-track-live-dataset-size.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/05-track-live-dataset-size.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/06-webrick_204_304_keep_alive_fix.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/06-webrick_204_304_keep_alive_fix.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/07-export-a-few-more-symbols-for-ruby-prof.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/07-export-a-few-more-symbols-for-ruby-prof.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/08-thread-variables.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/08-thread-variables.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/09-faster-loading.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/09-faster-loading.patch..
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/10-falcon-st-opt.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/10-falcon-st-opt.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/11-falcon-array-queue.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/11-falcon-array-queue.patch.
Fetching patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/12-falcon-sparse-array.patch
ruby-1.9.3-p327 - #applying patch https://raw.github.com/skaes/rvm-patchsets/master/patches/ruby/1.9.3/p327/railsexpress/12-falcon-sparse-array.patch...
ruby-1.9.3-p327 - #applying patch /home/vagrant/.rvm/patches/ruby/GH-488.patch.
ruby-1.9.3-p327 - #autoreconf.
ruby-1.9.3-p327 - #configuring.............................................
ruby-1.9.3-p327 - #post-configuration.
ruby-1.9.3-p327 - #compiling................
Error running '__rvm_make -j1',
showing last 15 lines of /home/vagrant/.rvm/log/1392296705_ruby-1.9.3-p327/make.log
vm_eval.c:509:8: warning: variable 'id' set but not used [-Wunused-but-set-variable]
vm.c: In function 'rb_iseq_eval':
vm.c:1446:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
vm.c: In function 'rb_iseq_eval_main':
vm.c:1460:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
compiling vm_dump.c
compiling thread.c
compiling cont.c
cont.c: In function 'cont_capture':
cont.c:429:20: warning: variable 'contval' set but not used [-Wunused-but-set-variable]
compiling ./enc/ascii.c
compiling ./enc/us_ascii.c
/bin/mkdir -p enc/unicode
/bin/sh: 1: Syntax error: end of file unexpected (expecting ")")
make: *** [enc/unicode/name2ctype.h] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment