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

Error Installing ruby-1.8.7-head and ruby-1.8.7-p374 on Yosemite #3577

Closed
meetme2meat opened this issue Dec 16, 2015 · 2 comments
Closed

Error Installing ruby-1.8.7-head and ruby-1.8.7-p374 on Yosemite #3577

meetme2meat opened this issue Dec 16, 2015 · 2 comments
Milestone

Comments

@meetme2meat
Copy link

Trying to Install ruby-1.8.7-[head|p374] with rvm (on Yosemite) is resulting in following errors.

numeric.c: In function 'flo_is_finite_p':
numeric.c:1238:5: warning: 'finite' is deprecated (declared at /usr/local/Cellar/gcc49/4.9.3/lib/gcc/4.9/gcc/x86_64-apple-darwin14.5.0/4.9.3/include-fixed/math.h:733) [-Wdeprecated-declarations]
     if (!finite(value))
     ^
{standard input}:4868:suffix or operands invalid for `movq'
{standard input}:4871:suffix or operands invalid for `movq'
{standard input}:4880:suffix or operands invalid for `movq'
{standard input}:4896:suffix or operands invalid for `movq'
{standard input}:4900:suffix or operands invalid for `movq'
{standard input}:4907:suffix or operands invalid for `movq'
{standard input}:4909:suffix or operands invalid for `movq'
{standard input}:4911:suffix or operands invalid for `movq'
{standard input}:4925:suffix or operands invalid for `movq'
make: *** [numeric.o] Error 1
+++ return 2
There has been an error while running make. Halting the installation.

To proceed rvm requires a ruby-1.8.7-p374 compatible ruby is installed.
We attempted to install it automatically but it failed with status 2.
Please install it manually (or a compatible alternative) to proceed.

Some details.

rvm version
rvm 1.26.11 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]

Xcode version 6.3 (6D570)

@meetme2meat
Copy link
Author

I guess the issue was with regards to the XCODE version. Updated the Xcode version to 7.2 and it worked along with xcode-select --install.

Closing this issue.

Thanks everyone.

@pingram
Copy link

pingram commented Jan 7, 2016

Just wanted to say I also had the same issue on Yosemite, and updating Xcode solved it. Thanks meetme2meat!

@pkuczynski pkuczynski modified the milestone: rvm-1.27.0 Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants