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

Failed to install ruby-3.0.1. Error running '__rvm_make -j10' #5444

Open
ChunAllen opened this issue Feb 22, 2024 · 2 comments
Open

Failed to install ruby-3.0.1. Error running '__rvm_make -j10' #5444

ChunAllen opened this issue Feb 22, 2024 · 2 comments

Comments

@ChunAllen
Copy link

ChunAllen commented Feb 22, 2024

Description

I'm currently using rvm v1.29.12, and I managed to install another ruby version v3.2.2 using this rvm. But when I install another ruby version v3.0.1 I'm currently getting an error Error running '__rvm_make -j10'

I'm currently using Macbook M1 Pro

Steps to reproduce

$ rvm install ruby-3.0.1 --debug
ruby-3.0.1 - install
Log prefix: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/
Log filesystem: sealed,
Log max name length: 250
Log file: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/remove.src.log
[2024-02-22 11:23:52] __rvm_rm_rf
__rvm_rm_rf () {
	__rvm_rm_rf_verbose "$@"
}
current path: /Users/allenchun/sites/stb/stela-backend
PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
GEM_HOME=/Users/allenchun/.rvm/gems/ruby-3.2.2
GEM_PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global
command(2): __rvm_rm_rf /Users/allenchun/.rvm/src/ruby-3.0.1
ruby-3.0.1 - #removing src/ruby-3.0.1 - please wait
ruby-3.0.1 - #already removed rubies/ruby-3.0.1
Searching for binary rubies, this might take some time.
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rvm-io.global.ssl.fastly.net/binaries/osx/14.3/arm64/ruby-3.0.1.tar.bz2 --insecure
Remote file does not exist https://rvm-io.global.ssl.fastly.net/binaries/osx/14.3/arm64/ruby-3.0.1.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.0.1.tar.bz2 --insecure
Remote file does not exist https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.0.1.tar.bz2
Travis binaries for OSX are not movable and can't be used outside of Travis environment. Skip that source.
No remote file name found
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://rvm-io.global.ssl.fastly.net/binaries/osx/14.3/arm64/ruby-3.0.1.tar.bz2 --insecure
Remote file does not exist https://rvm-io.global.ssl.fastly.net/binaries/osx/14.3/arm64/ruby-3.0.1.tar.bz2
Running(16): curl --fail --location --max-redirs 10 --max-time 1800 --silent --insecure --location --list-only --max-time 5 --head https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.0.1.tar.bz2 --insecure
Remote file does not exist https://repo1.maven.org/maven2/org/jruby/jruby-dist/ruby-3.0.1.tar.bz2
Travis binaries for OSX are not movable and can't be used outside of Travis environment. Skip that source.
No remote file name found
No binary rubies available for: osx/14.3/arm64/ruby-3.0.1.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Free disk space 451551MB, required 440MB.
__rvm_setup_compile_environment_setup ruby-3.0.1
rvm_autolibs_flag=4
__rvm_setup_compile_environment_movable_early ruby-3.0.1
__rvm_setup_compile_environment_system_early ruby-3.0.1
__rvm_setup_compile_environment_requirements ruby-3.0.1
Checking requirements for osx.
requirements code for osx loaded
requirements lib type set to osx_brew
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, coreutils, libyaml, libksba, readline, zlib, openssl@1.1.
PATH=/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/autoconf/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
__rvm_update_configure_env(1):CFLAGS=-I/opt/homebrew/opt/libyaml/include:
__rvm_update_configure_env(1):LDFLAGS=-L/opt/homebrew/opt/libyaml/lib:
__rvm_update_configure_env(1):CFLAGS=-I/opt/homebrew/opt/libksba/include:
__rvm_update_configure_env(1):LDFLAGS=-L/opt/homebrew/opt/libksba/lib:
__rvm_update_configure_env(1):CFLAGS=-I/opt/homebrew/opt/readline/include:
__rvm_update_configure_env(1):LDFLAGS=-L/opt/homebrew/opt/readline/lib:
__rvm_update_configure_env(1):CFLAGS=-I/opt/homebrew/opt/zlib/include:
__rvm_update_configure_env(1):LDFLAGS=-L/opt/homebrew/opt/zlib/lib:
__rvm_update_configure_env(1):CFLAGS=-I/opt/homebrew/opt/openssl@1.1/include:
__rvm_update_configure_env(1):LDFLAGS=-L/opt/homebrew/opt/openssl@1.1/lib:
Certificates bundle '/opt/homebrew/etc/openssl@1.1/cert.pem' is already up to date.
Requirements installation successful.
__rvm_setup_compile_environment_movable ruby-3.0.1
__rvm_setup_compile_environment_parse_name ruby-3.0.1
__rvm_setup_compile_environment_system ruby-3.0.1
__rvm_setup_compile_environment_architectures ruby-3.0.1
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus ruby-3.0.1
__rvm_setup_compile_environment_bison ruby-3.0.1
__rvm_setup_compile_environment_flags_docs ruby-3.0.1
__rvm_setup_compile_environment_flags_shared_static ruby-3.0.1
__rvm_setup_compile_environment_flags_threads ruby-3.0.1
__rvm_setup_compile_environment_compatibility_flag ruby-3.0.1
found compiler: gcc
Installing Ruby from source to: /Users/allenchun/.rvm/rubies/ruby-3.0.1, this may take a while depending on your cpu(s)...
ruby-3.0.1 - #downloading ruby-3.0.1, this may take a while depending on your connection...
Load checksums for https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.gz
Searching checksum config files for https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.gz
Searching checksum config files for ruby-3.0.1.tar.gz
Fetch https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.gz => ruby-3.0.1.tar.gz
Validating checksums for file /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...checksums found in db
Validating md5 checksum
Calculate md5 checksum for /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...md5 checksum is valid!
Validating sha15 checksum
Calculate sha512 checksum for 512 /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...sha512 checksum is valid!
    ...archive checksum matched, not downloading
Validating checksums for file /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...checksums found in db
Validating md5 checksum
Calculate md5 checksum for /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...md5 checksum is valid!
Validating sha15 checksum
Calculate sha512 checksum for 512 /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz
    ...sha512 checksum is valid!
Downloaded archive checksum matched.
Log file: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/extract.log
[2024-02-22 11:24:10] __rvm_package_extract
__rvm_package_extract () {
	rvm_debug __rvm_package_extract:$#: "$@"
	\typeset __extract_src __extract_target __tempdir __path __file __return
	__extract_src="$1"
	__extract_target="$2"
	shift 2
	__return=0
	__tempdir="$( TMPDIR="${rvm_tmp_path}" mktemp -d -t rvm-tmp.XXXXXXXXX )"
	__rvm_package_extract_run "$__extract_src" "$__tempdir" "$@" || __return=$?
	if (( __return == 0 ))
	then
		for __path in "$__tempdir"/*
		do
			__file="${__path##*/}"
			if [[ -n "${__file}" && -e "$__extract_target/${__file}" ]]
			then
				\command \rm -rf "$__extract_target/${__file}" || __return=$?
			fi
			\command \mv -f "${__path}" "$__extract_target/" || __return=$?
		done
	fi
	if [[ -n "$__tempdir" ]]
	then
		\command \rm -rf "$__tempdir"
	fi
	return $__return
}
current path: /Users/allenchun/.rvm/src
PATH=/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/autoconf/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
GEM_HOME=/Users/allenchun/.rvm/gems/ruby-3.2.2
GEM_PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global
command(3): __rvm_package_extract /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz /Users/allenchun/.rvm/tmp/rvm_src_84233
ruby-3.0.1 - #extracting ruby-3.0.1 to /Users/allenchun/.rvm/src/ruby-3.0.1 - please wait
__rvm_package_extract:2: /Users/allenchun/.rvm/archives/ruby-3.0.1.tar.gz /Users/allenchun/.rvm/tmp/rvm_src_84233
__rvm_rm_rf already gone: /Users/allenchun/.rvm/src/ruby-3.0.1
Patch name 'optional', expanded_name(s) ''.
Patch name 'default', expanded_name(s) ''.
Patch name 'osx', expanded_name(s) ''.
All found patches(0): .
__rvm_array_prepend_or_ignore rvm_configure_env CFLAGS="-O3 -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/libksba/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/openssl@1.1/include"
Log file: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/configure.log
[2024-02-22 11:24:12] ./configure
current path: /Users/allenchun/.rvm/src/ruby-3.0.1
PATH=/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/autoconf/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
GEM_HOME=/Users/allenchun/.rvm/gems/ruby-3.2.2
GEM_PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global
command(7): env CFLAGS=-O3 -I/opt/homebrew/opt/libyaml/include -I/opt/homebrew/opt/libksba/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/openssl@1.1/include LDFLAGS=-L/opt/homebrew/opt/libyaml/lib -L/opt/homebrew/opt/libksba/lib -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/openssl@1.1/lib ./configure --prefix=/Users/allenchun/.rvm/rubies/ruby-3.0.1 --disable-install-doc --enable-shared
ruby-3.0.1 - #configuring - please wait
Log file: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/postconfigure.log
[2024-02-22 11:25:09] __rvm_post_configure_ruby
__rvm_post_configure_ruby () {
	__rvm_post_configure_ruby_fix_athlon_sse2
	__rvm_post_configure_ruby_update_setup
}
current path: /Users/allenchun/.rvm/src/ruby-3.0.1
PATH=/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/autoconf/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
GEM_HOME=/Users/allenchun/.rvm/gems/ruby-3.2.2
GEM_PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global
command(1): __rvm_post_configure_ruby
ruby-3.0.1 - #post-configuration - please wait
Log file: /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/make.log
[2024-02-22 11:25:09] __rvm_make
__rvm_make () {
	\make "$@" || return $?
}
current path: /Users/allenchun/.rvm/src/ruby-3.0.1
PATH=/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/automake/bin:/opt/homebrew/opt/autoconf/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands
GEM_HOME=/Users/allenchun/.rvm/gems/ruby-3.2.2
GEM_PATH=/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global
command(2): __rvm_make -j10
ruby-3.0.1 - #compiling - please wait
Error running '__rvm_make -j10',
please read /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/make.log

There has been an error while running make. Halting the installation.
__rvm_rm_rf already gone: /Users/allenchun/.rvm/tmp/84233*

Expected behavior

Should be able to install ruby-3.0.1

Actual behavior

ruby-3.0.1 - #compiling - please wait
Error running '__rvm_make -j10',
please read /Users/allenchun/.rvm/log/1708572231_ruby-3.0.1/make.log

There has been an error while running make. Halting the installation.
__rvm_rm_rf already gone: /Users/allenchun/.rvm/tmp/84233*

Debug mode:

  • make.log - only for issues with install

Environment info

$ rvm info

rvm info

ruby-3.2.2:

  system:
    uname:        "Darwin ao-marcos-pfjqq 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:44 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6000 arm64"
    name:         "OSX"
    version:      "14.3"
    architecture: "arm64"
    bash:         "/bin/bash => GNU bash, version 3.2.57(1)-release (arm64-apple-darwin23)"
    zsh:          "/bin/zsh => zsh 5.9 (x86_64-apple-darwin23.0)"
    remote_path:  "osx/14.3/arm64"
    xcode:        "15.2"

  rvm:
    version:      "1.29.12-next (master)"
    updated:      "19 hours 50 minutes 1 second ago"
    path:         "/Users/allenchun/.rvm"
    autolibs:     "[4] Allow RVM to use package manager if found, install missing dependencies, install package manager (only OS X)."

  ruby:
    interpreter:  "ruby"
    version:      "3.2.2"
    date:         "2023-03-30"
    platform:     "arm64-darwin23"
    patchlevel:   "2023-03-30 revision e51014f9c0"
    full_version: "ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin23]"

  homes:
    gem:          "/Users/allenchun/.rvm/gems/ruby-3.2.2"
    ruby:         "/Users/allenchun/.rvm/rubies/ruby-3.2.2"

  binaries:
    ruby:         "/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin/ruby"
    irb:          "/Users/allenchun/.rvm/gems/ruby-3.2.2/bin/irb"
    gem:          "/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin/gem"
    rake:         "/Users/allenchun/.rvm/gems/ruby-3.2.2/bin/rake"

  environment:
    PATH:         "/Users/allenchun/.rvm/gems/ruby-3.2.2/bin:/Users/allenchun/.rvm/gems/ruby-3.2.2@global/bin:/Users/allenchun/.rvm/rubies/ruby-3.2.2/bin:/Users/allenchun/.rvm/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Users/allenchun/.nvm/versions/node/v12.7.0/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/puppetlabs/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands"
    GEM_HOME:     "/Users/allenchun/.rvm/gems/ruby-3.2.2"
    GEM_PATH:     "/Users/allenchun/.rvm/gems/ruby-3.2.2:/Users/allenchun/.rvm/gems/ruby-3.2.2@global"
    MY_RUBY_HOME: "/Users/allenchun/.rvm/rubies/ruby-3.2.2"
    IRBRC:        "/Users/allenchun/.rvm/rubies/ruby-3.2.2/.irbrc"
    RUBYOPT:      ""
    gemset:       ""
@cnjsyyb
Copy link

cnjsyyb commented Jun 8, 2024

安装3.3.1 也有报错
Error running '__rvm_make -j10',
please read /Users/xxx/.rvm/log/1717831872_ruby-3.3.1/make.log

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

@scath999
Copy link

I have precisely the same error as OP.

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