You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[13:31:19] xspaniki:project457 git:(upgrade-ruby-to-2.7.2*) $ gem install digest-whirlpool
Building native extensions. This could take a while...
ERROR: Error installing digest-whirlpool:
ERROR: Failed to build gem native extension.
current directory: /Users/xspaniki/.rvm/gems/ruby-2.7.2/gems/digest-whirlpool-1.0.3/ext/digest/whirlpool
/Users/xspaniki/.rvm/rubies/ruby-2.7.2/bin/ruby -I /Users/xspaniki/.rvm/rubies/ruby-2.7.2/lib/ruby/2.7.0 -r ./siteconf20201110-10852-1xgz174.rb extconf.rb
checking for ruby/digest.h... yes
creating Makefile
current directory: /Users/xspaniki/.rvm/gems/ruby-2.7.2/gems/digest-whirlpool-1.0.3/ext/digest/whirlpool
make "DESTDIR=" clean
current directory: /Users/xspaniki/.rvm/gems/ruby-2.7.2/gems/digest-whirlpool-1.0.3/ext/digest/whirlpool
make "DESTDIR="
compiling whirlpool-algorithm.c
make: *** No rule to make target `/Users/xspaniki/.rvm/rubies/ruby-2.7.2/include/ruby-2.7.0/digest.h', needed by `whirlpool.o'. Stop.
make failed, exit code 2
Gem files will remain installed in /Users/xspaniki/.rvm/gems/ruby-2.7.2/gems/digest-whirlpool-1.0.3 for inspection.
Results logged to /Users/xspaniki/.rvm/gems/ruby-2.7.2/extensions/x86_64-darwin-19/2.7.0/digest-whirlpool-1.0.3/gem_make.out
The text was updated successfully, but these errors were encountered:
Hello, I have problem with this gem + ruby 2.7.2:
The text was updated successfully, but these errors were encountered: