Skip to content

Instantly share code, notes, and snippets.

Created September 11, 2016 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/012acd85148d0d58584bec848ab2f4e1 to your computer and use it in GitHub Desktop.
Save anonymous/012acd85148d0d58584bec848ab2f4e1 to your computer and use it in GitHub Desktop.
rvm
rvm reinstall ruby-1.9.3-p551
ruby-1.9.3-p551 - #removing src/ruby-1.9.3-p551..
Searching for binary rubies, this might take some time.
No binary rubies available for: arch/libc-2.24/x86_64/ruby-1.9.3-p551.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for arch.
Requirements installation successful.
Installing Ruby from source to: /home/p1ro/.rvm/rubies/ruby-1.9.3-p551, this may take a while depending on your cpu(s)...
ruby-1.9.3-p551 - #downloading ruby-1.9.3-p551, this may take a while depending on your connection...
ruby-1.9.3-p551 - #extracting ruby-1.9.3-p551 to /home/p1ro/.rvm/src/ruby-1.9.3-p551....
ruby-1.9.3-p551 - #applying patch /home/p1ro/.rvm/patches/ruby/GH-488.patch.
ruby-1.9.3-p551 - #applying patch /home/p1ro/.rvm/patches/ruby/1.9.3/CVE-2015-1855-p484.patch.
ruby-1.9.3-p551 - #configuring.............................................
ruby-1.9.3-p551 - #post-configuration..
ruby-1.9.3-p551 - #compiling.........................................................................................................................................................................................................................................................
Error running '__rvm_make -j2',
showing last 15 lines of /home/p1ro/.rvm/log/1473578496_ruby-1.9.3-p551/make.log
^~~~~~~~
pty.c:96:2: warning: 'SlaveDevice' defined but not used [-Wunused-const-variable=]
SlaveDevice[] = "/dev/tty%s",
^~~~~~~~~~~
pty.c:95:6: warning: 'MasterDevice' defined but not used [-Wunused-const-variable=]
char MasterDevice[] = "/dev/pty%s",
^~~~~~~~~~~~
linking shared-object pty.so
make[2]: Leaving directory '/home/p1ro/.rvm/src/ruby-1.9.3-p551/ext/openssl'
make[1]: *** [exts.mk:126: ext/openssl/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/p1ro/.rvm/src/ruby-1.9.3-p551/ext/pty'
make[1]: Leaving directory '/home/p1ro/.rvm/src/ruby-1.9.3-p551'
make: *** [uncommon.mk:178: build-ext] Error 2
++ return 2
There has been an error while running make. Halting the installation.
PPArch /home/p1ro/git/metasploit-framework :( #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment