sassc-ruby
sassc-ruby copied to clipboard
sassc 2.4.0 Unable to Install on latest Sonoma
Ruby
ruby 3.3.1 (2024-04-23 revision c56cd86388) +YJIT [x86_64-darwin24]
RVM
$ rvm --version
$ rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
Gives me the following error when trying to install sassc at @ 2.4.0
/Users/xyzxyz/.rvm/rubies/ruby-3.3.1/bin/ruby extconf.rb
creating Makefile
current directory: /Users/xyzxyz/.rvm/gems/ruby-3.3.1/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20241015-77813-bxkh7z sitelibdir\=./.gem.20241015-77813-bxkh7z clean
current directory: /Users/xyzxyz/.rvm/gems/ruby-3.3.1/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20241015-77813-bxkh7z sitelibdir\=./.gem.20241015-77813-bxkh7z
compiling ./libsass/src/ast.cpp
make: *** [ast.o] Error 1
make failed, exit code 2
Someone I know didn't have this issue using rbenv could it be something to do with the way rvm builds Ruby?
Seems like a duplicate of https://github.com/sass/sassc-ruby/issues/248
I have same issue with rbenv and ruby 3.1.1