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

rbenv install faild with whitespace in $ASDF_DATA_DIR #372

Open
nix6839 opened this issue Nov 13, 2023 · 0 comments
Open

rbenv install faild with whitespace in $ASDF_DATA_DIR #372

nix6839 opened this issue Nov 13, 2023 · 0 comments

Comments

@nix6839
Copy link

nix6839 commented Nov 13, 2023

Maybe releated to: #270

$ echo $ASDF_DATA_DIR
/Users/user/Library/Application Support/asdf
$ asdf install ruby 3.2.2
...
-> ./configure "--prefix=$HOME/Library/Application Support/asdf/installs/ruby/3.2.2" --with-openssl-dir=/opt/homebrew/opt/openssl@3 --enable-shared --with-readline-dir=/opt/homebrew/opt/readline --with-gmp-dir=/opt/homebrew/opt/gmp
-> make -j 8

BUILD FAILED (macOS 14.1.1 on arm64 using ruby-build 20231107)

You can inspect the build directory at /var/folders/x_/63vwgt6x6q356xl90678gy7h0000gn/T/ruby-build.20231114083010.23859.uPDln8
See the full build log at /var/folders/x_/63vwgt6x6q356xl90678gy7h0000gn/T/ruby-build.20231114083010.23859.log
$ tail /var/folders/x_/63vwgt6x6q356xl90678gy7h0000gn/T/ruby-build.20231114083010.23859.log
...
clang: error: no such file or directory: 'Support/asdf/installs/ruby/3.2.2/lib/libruby.3.2.dylib'
make: *** [libruby.3.2.dylib] Error 1
external command failed with status 2
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