-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUILD FAILED rbenv install 2.1.5 on macOS Monterey Version 12.1 x86_64 #8
Comments
@alemens Not sure what happened there, but closing due to staleness. (Sorry to have missed this!) In the future in general, it would have been useful to post your full build log (see the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Goal
Steps to reproduce
BUILD FAILED
$ RUBY_CONFIGURE_OPTS="--with-openssl-dir=$(brew --prefix openssl@1.0)" rbenv install 2.1.5
Downloading ruby-2.1.5.tar.bz2... -> https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.5.tar.bz2 Installing ruby-2.1.5... WARNING: ruby-2.1.5 is past its end of life and is now unsupported. It no longer receives bug fixes or critical security updates. ruby-build: using readline from homebrew BUILD FAILED (macOS 12.1 using ruby-build 20211227) Inspect or clean up the working tree at /var/folders/lr/r58bs_3n2014mps32rflkmxc0000gn/T/ruby-build.20220111222124.32533.rFiuBU Results logged to /var/folders/lr/r58bs_3n2014mps32rflkmxc0000gn/T/ruby-build.20220111222124.32533.log Last 10 log lines: The Ruby readline extension was not compiled. The Ruby zlib extension was not compiled. ERROR: Ruby install aborted due to missing extensions Configure options used: --prefix=/Users/alemens/.rbenv/versions/2.1.5 --with-readline-dir=/usr/local/opt/readline --with-openssl-dir=/usr/local/opt/openssl@1.0 CC=clang LDFLAGS=-L/Users/alemens/.rbenv/versions/2.1.5/lib CPPFLAGS=-I/Users/alemens/.rbenv/versions/2.1.5/include
The text was updated successfully, but these errors were encountered: