
Issue #19249 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed Ruby 2.6 is no longer supported. Please try updating to Ruby 3.0 or 3.1. ---------------------------------------- Bug #19249: Error running '__rvm_make -j8' https://bugs.ruby-lang.org/issues/19249#change-100740 * Author: hanumap (Hanuma Prasad) * Status: Closed * Priority: Normal * ruby -v: 2.6. * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Hi When I am trying to install rvm install 2.6 which is trying to install 2.6.6. Error: ruby-2.6.6 - #post-configuration - please wait ruby-2.6.6 - #compiling - please wait Error running '__rvm_make -j8', please read /Users/softint/.rvm/log/1671577997_ruby-2.6.6/make.log **** log file output: **** making srcs under enc make[1]: Nothing to be done for `srcs'. generating transdb.h linking static-library libruby.2.6-static.a linking shared-library libruby.2.6.dylib transdb.h updated Undefined symbols for architecture x86_64: "__mh_execute_header", referenced from: _rb_dump_backtrace_with_lines in addr2line.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [libruby.2.6.dylib] Error 1 make: *** Waiting for unfinished jobs.... -- https://bugs.ruby-lang.org/