Errors out with the following issue: rake aborted! no such file to load -- spec/rake/spectask /var/tmp/portage/dev-ruby/mail-2.2.13/work/all/mikel-mail-db68d8a/Rakefile:15 Reproducible: Always Steps to Reproduce: 1. emerge =dev-ruby/mail-2.2.13 2. wait for error 3. Actual Results: Compile error. Appears to be due to a missing file in the gem. Expected Results: Correct compilation.
Created attachment 258735 [details] emerge --info
Created attachment 258736 [details] emerge -pqv =dev-ruby/mail-2.2.13
Created attachment 258738 [details] Build Log
Fixed in CVS by also depending on rspec with USE=doc, since the Rakefile unconditionally loads this. No revision bump, so please install dev-ruby/rspec:0 manually or wait for the mirrors to sync.