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

Unable to install 2.4.6 on macOS 12.6.7 #5374

Closed
xta opened this issue Jul 25, 2023 · 1 comment
Closed

Unable to install 2.4.6 on macOS 12.6.7 #5374

xta opened this issue Jul 25, 2023 · 1 comment

Comments

@xta
Copy link

xta commented Jul 25, 2023

Description

Ran rvm install 2.4.6 --with-openssl-dir=brew --prefix openssl``

Output:

ruby-2.4.6 - #extracting ruby-2.4.6 to /Users/rex/.rvm/src/ruby-2.4.6.....
ruby-2.4.6 - #configuring...................................................................
ruby-2.4.6 - #post-configuration.
ruby-2.4.6 - #compiling.......................................................................................................................-
Error running '__rvm_make -j12',
please read /Users/rex/.rvm/log/1690318402_ruby-2.4.6/make.log

There has been an error while running make. Halting the installation.

Steps to reproduce

  1. Ran rvm install 2.4.6 --with-openssl-dir=brew --prefix openssl``

Expected behavior

Ruby 2.4.6 installed

Actual behavior

See log https://gist.github.com/xta/ff9399490157de7ea7d6fe0c5cd7d1af

Environment info

.gem:

  system:
    uname:        "MBP.local 21.6.0 Darwin Kernel Version 21.6.0: Thu Jun  8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/RELEASE_X86_64 x86_64"
    name:         "OSX"
    version:      "12.6"
    architecture: "x86_64"
    bash:         "/bin/bash => GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21)"
    zsh:          "/bin/zsh => zsh 5.8.1 (x86_64-apple-darwin21.0)"
    remote_path:  "osx/12.6/x86_64"
    xcode:        "14.2"

  rvm:
    version:      "1.29.12 (latest)"
    updated:      "50 seconds ago"
    path:         "/Users/rex/.rvm"
    autolibs:     "[4] Allow RVM to use package manager if found, install missing dependencies, install package manager (only OS X)."

  ruby:
    interpreter:  "ruby"
    version:      "2.6.10p210"
    date:         "2022-04-12"
    platform:     "universal.x86_64-darwin21"
    patchlevel:   "2022-04-12 revision 67958"
    full_version: "ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin21]"

  homes:
    gem:          "/Users/rex/.gem"
    ruby:         "not set"

  binaries:
    ruby:         "/usr/bin/ruby"
    irb:          "/usr/bin/irb"
    gem:          "/usr/bin/gem"
    rake:         "/usr/bin/rake"

  environment:
    PATH:         "/Users/rex/.pyenv/shims:/Users/rex/.gem/bin:/usr/local:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/Users/rex/.rvm/bin"
    GEM_HOME:     "/Users/rex/.gem"
    GEM_PATH:     ""
    MY_RUBY_HOME: ""
    IRBRC:        ""
    RUBYOPT:      ""
    gemset:       ""

@xta
Copy link
Author

xta commented Jul 26, 2023

Closing this ticket. I was able to install 2.4.6 with rvm & openssl@1.1.

I had to clean up my ~/.zshrc ENV to not use openssl@3

@xta xta closed this as completed Jul 26, 2023
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

1 participant