Skip to content

Instantly share code, notes, and snippets.

@deiga
Last active December 15, 2015 17:59
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 deiga/5300275 to your computer and use it in GitHub Desktop.
Save deiga/5300275 to your computer and use it in GitHub Desktop.
Error while `rvm install 1.9.3`
[2013-04-03 12:21:07] ./configure
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(12): ./configure --enable-shared --disable-install-doc --with-readline-dir="$(brew prefix readline)" --prefix=/Users/timosand/.rvm/rubies/ruby-1.9.3-p392 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libxml2:/usr/local/opt/libxslt:/usr/local/opt/libksba:/usr/local/opt/openssl:/usr/local/opt/sqlite --disable-install-doc --without-tcl --without-tk --enable-shared
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: readline)"
configure: WARNING: unrecognized options: --with-readline-dir, --without-tcl, --without-tk
checking build system type... Invalid configuration `prefix': machine `prefix' not recognized
configure: error: /bin/sh tool/config.sub prefix failed
[2013-04-03 12:21:08] make
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(2): make install
make: *** No rule to make target `install'. Stop.
[2013-04-03 12:21:08] make
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(2): make -j2
make: *** No targets specified and no makefile found. Stop.
1.9.3 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p392.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p392.tar.bz2
Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p392.tar.bz2
rvm_remote_server_url3 not found
No remote file name found
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
__rvm_setup_compile_environment_setup ruby-1.9.3-p392
rvm_autolibs_flag=3
__rvm_setup_compile_environment_requirements ruby-1.9.3-p392
Installing requirements for osx, might require sudo password.
requirements code for osx loaded
requirements code for osx_brew loaded
brew seems to be writable
Already up-to-date.
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libxml2, libxslt, libksba, openssl, sqlite.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
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/libxml2 )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libxslt )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libksba )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/openssl )
rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/sqlite )
__rvm_setup_compile_environment_osx_gcc ruby-1.9.3-p392
__rvm_setup_compile_environment_osx_clang ruby-1.9.3-p392
__rvm_setup_compile_environment_architectures ruby-1.9.3-p392
__rvm_setup_compile_environment_gcc47 ruby-1.9.3-p392
__rvm_setup_compile_environment_bison ruby-1.9.3-p392
__rvm_setup_compile_environment_smartos ruby-1.9.3-p392
__rvm_setup_compile_environment_sunos ruby-1.9.3-p392
__rvm_setup_compile_environment_openbsd ruby-1.9.3-p392
__rvm_setup_compile_environment_auto_conf_make ruby-1.9.3-p392
__rvm_setup_compile_environment_flags_docs ruby-1.9.3-p392
__rvm_setup_compile_environment_flags_tcltk ruby-1.9.3-p392
__rvm_setup_compile_environment_flags_shared_static ruby-1.9.3-p392
__rvm_setup_compile_environment_flags_threads ruby-1.9.3-p392
found compiler: /usr/local/bin/gcc-4.2
Installing Ruby from source to: /Users/timosand/.rvm/rubies/ruby-1.9.3-p392, this may take a while depending on your cpu(s)...
ruby-1.9.3-p392 - #downloading ruby-1.9.3-p392, this may take a while depending on your connection...
Archive checksum matched, not downloading
Downloaded archive checksum matched.
ruby-1.9.3-p392 - #extracted to /Users/timosand/.rvm/src/ruby-1.9.3-p392 (already extracted)
Trying patch 'default'.
Patch name 'default'.
All found patches(0): .
Log file: /Users/timosand/.rvm/log/ruby-1.9.3-p392/configure.log
[2013-04-03 12:21:07] ./configure
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(12): ./configure --enable-shared --disable-install-doc --with-readline-dir="$(brew prefix readline)" --prefix=/Users/timosand/.rvm/rubies/ruby-1.9.3-p392 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libxml2:/usr/local/opt/libxslt:/usr/local/opt/libksba:/usr/local/opt/openssl:/usr/local/opt/sqlite --disable-install-doc --without-tcl --without-tk --enable-shared
ruby-1.9.3-p392 - #configuring......
Log file: /Users/timosand/.rvm/log/ruby-1.9.3-p392/make.log
[2013-04-03 12:21:08] make
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(2): make -j2
ruby-1.9.3-p392 - #compiling.
__rvm_rm_rf already gone: /Users/timosand/.rvm/src/ruby-1.9.3-p392/.ext/rdoc
Log file: /Users/timosand/.rvm/log/ruby-1.9.3-p392/install.log
[2013-04-03 12:21:08] make
current path: /Users/timosand/.rvm/src/ruby-1.9.3-p392
command(2): make install
ruby-1.9.3-p392 - #installing .
ruby-1.9.3-p392 is not installed.
To install do: 'rvm install ruby-1.9.3-p392'
__rvm_rm_rf already gone: /Users/timosand/.rvm/tmp/45558*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment