Skip to content
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

Ruby 2.2.6 fails to install on xcode8 #7120

Closed
malept opened this issue Jan 9, 2017 · 2 comments
Closed

Ruby 2.2.6 fails to install on xcode8 #7120

malept opened this issue Jan 9, 2017 · 2 comments

Comments

@malept
Copy link

malept commented Jan 9, 2017

When I run rvm install 2.2.6, homebrew automatically updates readline to 7.0, but Ruby 2.2.6 is built with readline 6.0:

Libraries missing for ruby-2.2.6: /usr/local/opt/readline/lib/libreadline.6.dylib. Refer to your system manual for installing libraries

Log: https://travis-ci.org/malept/thermite/jobs/190161964#L625

This doesn't happen with 2.2.5 because it's already on the image.

@BanzaiMan
Copy link
Contributor

I think this is a variation of travis-ci/travis-rubies#26, where the newer binary archives on the Mac are not statically linked.

@stale
Copy link

stale bot commented Apr 13, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label Apr 13, 2018
@stale stale bot closed this as completed Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants