Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Ruby 1.8.3 preview 1. AIX 5.2. Bug in do-install-doc during make install

Reply
Thread Tools

Ruby 1.8.3 preview 1. AIX 5.2. Bug in do-install-doc during make install

 
 
Philippe Lucas
Guest
Posts: n/a
 
      06-28-2005

Hello,

Have a bug during installation of Ruby 1.8.3 on AIX 5.2.

-1) configure --enable-install-doc.

-2) make;make test => OK

-3) make install produces the following error in rdoc processing :
...
zlib.c: mcccccccccccccccccc..................
Generating RI...
/usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/baseemitter.rb:135:in `gsub':
Stack overflow in regexp matcher: /(^[ \t]+.*$)|(\S.{0,79})(?:[
\t]+|(\n+(?=[ \t]|\Z))|$)/ (RegexpError)
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/baseemitter.rb:135:in
`fold'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/baseemitter.rb:67:in
`node_text'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/rubytypes.rb:329:in
`to_yaml'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/rubytypes.rb:307:in
`call'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml.rb:373:in
`quick_emit'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/rubytypes.rb:307:in
`to_yaml'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/baseemitter.rb:181:in
`map'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/yaml/baseemitter.rb:170:in
`each'
... 15 levels...
from
/usr11/home/phil/RUBY/ruby-1.8.3/lib/rdoc/generators/ri_generator.rb:84:in
`each'
from
/usr11/home/phil/RUBY/ruby-1.8.3/lib/rdoc/generators/ri_generator.rb:84:in
`generate'
from /usr11/home/phil/RUBY/ruby-1.8.3/lib/rdoc/rdoc.rb:263:in
`document'
from ../bin/rdoc:63
make: *** [do-install-doc] Error 1


Philippe Lucas



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error compiling ruby under AIX 5.3 with GCC during the make phase Victor Reyes Ruby 3 05-03-2008 09:49 PM
putenv for AIX and ifdef for AIX ClownPleco C Programming 5 08-24-2007 02:15 PM
Preview: Dystopia Preview Silverstrand Front Page News 0 02-05-2006 03:15 AM
Missing libpython2.4.so during build of python 2.4.2 on AIX 5.1 HajoEhlers Python 0 01-06-2006 06:03 PM
Looking for AIX 5.2 binaries, IS anyone running Ruby on AIX 5.2 ?? bww00amdahl@yahoo.com Ruby 5 07-08-2005 11:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57