Bug 277494

Summary: lang/ruby32: make install fails during rdoc generation
Product: Ports & Packages Reporter: Mitch <wodachm>
Component: Individual Port(s)Assignee: freebsd-ruby (Nobody) <ruby>
Status: New ---    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ruby)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description Mitch 2024-03-05 01:39:07 UTC
Build of ruby32 fails during RDoc generation. With the following error:
Generating RDoc documentation 
/usr/ports/lang/ruby32/work/ruby-3.2.3/lib/rdoc/rdoc.rb:6in `require’:
from /usr/ports/lang/ruby32/work/ruby-3.2.3/lib/rdoc/rdoc.rb:6
From ./libexec/rdoc:16:in `require’
from ./libexec/rdoc:16:in `<main>’

Steps to recreate:
cd /usr/ports/lang/ruby32

make install clean


I also am up to date with the ports tree.
Comment 1 Mitch 2024-03-05 13:11:47 UTC
One of the lines is erroneous it should be
/usr/ports/lang/ruby32/work/ruby-3.2.3/lib/rdoc/rdoc.rb:6in `require’: cannot load such file — pathname (LoadError)