Interrupted system call when installing on MacOS Big Sur #1861
Replies: 4 comments
-
Big Sur 11.2.1 rbenv install 3.0.0. also failed. ➜ ~ CFLAGS="-Wno-error=implicit-function-declaration" rbenv install 3.0.0 Downloading ruby-3.0.0.tar.gz... BUILD FAILED (macOS 11.2.1 using ruby-build 20210119) Inspect or clean up the working tree at /var/folders/hc/slkwwjpn5db488pdxb1k1hb80000gn/T/ruby-build.20210227234808.1292.czEIX7 Last 10 log lines: make: *** [rdoc] Error 1 ➜ ~ |
Beta Was this translation helpful? Give feedback.
-
I also got this sometimes on Big Sur. Maybe, It's issues of Big Sur, not ruby-build. |
Beta Was this translation helpful? Give feedback.
-
@snibbets @csking119 @hsbt If you're having issues with |
Beta Was this translation helpful? Give feedback.
-
@csking119 were you able to install ? |
Beta Was this translation helpful? Give feedback.
-
I get this output and error when I attempt to build ruby:
The last lines of the build log are as follows:
Not sure why I would be getting an Interrupted system call?
Beta Was this translation helpful? Give feedback.
All reactions