Created attachment 915489 [details] build.log Build fails due to: LoadError: cannot load such file -- rdoc/task (LoadError) <internal:/usr/lib64/ruby/site_ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' <internal:/usr/lib64/ruby/site_ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' /var/tmp/portage/dev-ruby/prism-1.3.0/work/ruby34/prism-1.3.0/rakelib/rdoc.rake:3:in '<top (required)>' (See full trace by running task with --trace) I can't include the output of emerge --info because I have a new account and that command includes a URL in its output. $ emerge -pqv '=dev-ruby/prism-1.3.0::gentoo' [ebuild R ] dev-ruby/prism-1.3.0 USE="-test" RUBY_TARGETS="ruby33 ruby34%* -ruby31 -ruby32"
Created attachment 915490 [details] emerge --info '=dev-ruby/prism-1.3.0::gentoo' Looks like I can just attach the emerge --info output as a text file!
emerging dev-ruby/rdoc seeems to have fixed this issue, maybe it needs to be added as a dependency?
*** This bug has been marked as a duplicate of bug 947054 ***
I think this wasn't really a dupe in the end. The fix was https://bugs.gentoo.org/947054#c3 but the bug I marked it as a dupe of is a separate problem.