Actions
Bug #17469
closedRuby 3.0.0 do not install cleanly from source on MacOS 10.12.6
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
generally use rvm - 2.7.2 worked but 3.0.0 do not install cleanly
Description
Description
- Ruby 3.0.0 do not install cleanly on MacOS 10.12.6.
Steps to Reproduce
- Following instructions at the bottom of
- Downloaded ruby-3.0.0.tar.gz file. (worked)
- Moved file to /tmp. (worked)
- Open it to unzip/untar. (worked)
- Ran "cd ruby3.0.0" (worked)
- Ran "./configure" (worked)
- Run "make" and got errors:
Expect Behavior
- Clean ruby 3.0.0 install like Ruby 2.7.2/etc.
Actual Behavior
Environment Info
- MacBook Pro (mid 2014)
- OS: Sierra (10.12.6)
Related rvm writeup for preview1, preview2, rc2:
I will be glad to add additional information. Thanks in advance.
Updated by jasnow (Al Snow) almost 4 years ago
- Subject changed from Ruby 3.0.0 do not install cleanly on MacOS 10.12.6 to Ruby 3.0.0 do not install cleanly from source on MacOS 10.12.6
Updated by hsbt (Hiroshi SHIBATA) almost 4 years ago
- Status changed from Open to Rejected
MacOS 10.12.6 is too old environment. We couldn't care it.
Updated by nobu (Nobuyoshi Nakada) almost 4 years ago
Seems a compiler related issue.
Try more recent Xcode.
Updated by jasnow (Al Snow) almost 4 years ago
Thanks for both of the responses. I'm using the latest supported compiler/Xcode.
Ruby needs a wiki page explaining what is in scope and what is out of scope.
Actions
Like0
Like0Like0Like0Like0