pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/ruby-rdoc
On Thu, Jun 16, 2011 at 03:06:50PM +0000, Takahiro Kambe wrote:
> Importing ruby-rdoc version 3.6.1.
This doesn't build for me (both -5 and current) because it apparently
can't parse its own docs:
=> Installing gem into installation root
Successfully installed rdoc-3.6.1
1 gem installed
Installing ri documentation for rdoc-3.6.1...
/usr/pkg/lib/ruby/1.8/rdoc/code_objects.rb:153: warning: regexp has invalid
interval
/usr/pkg/lib/ruby/1.8/rdoc/code_objects.rb:153: warning: regexp has `}' without
escape
[...]
/usr/pkg/lib/ruby/1.8/rdoc/code_objects.rb:153: warning: regexp has invalid
interval
/usr/pkg/lib/ruby/1.8/rdoc/code_objects.rb:153: warning: regexp has `}' without
escape
RDoc failure in lib/rdoc/markup.rb at or around line 532 column 0
Before reporting this, could you check that the file
you're documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.
The internal error was:
ERROR: While generating documentation for rdoc-3.6.1
... MESSAGE: invalid regular expression: /##
[...]
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index