Changes between Initial Version and Version 3 of Ticket #31840


Ignore:
Timestamp:
Nov 1, 2011, 12:09:32 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The relevant error from your log seems to be:

:info:destroot WARNING: builder-2.1.2 has an invalid nil value for @cert_chain
:info:destroot ERROR:  While generating documentation for builder-2.1.2
:info:destroot ... MESSAGE:   Unhandled special: Special: type=17, text="<!-- HI -->"
:info:destroot ... RDOC args: --ri --op /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_ruby_rb-builder/rb-builder/work/destroot/opt/local/lib/ruby/gems/1.8/doc/builder-2.1.2/ri --title Builder -- Easy XML Building --main README --line-numbers lib CHANGES Rakefile README doc/releases/builder-1.2.4.rdoc doc/releases/builder-2.0.0.rdoc doc/releases/builder-2.1.1.rdoc --title builder-2.1.2 Documentation --quiet

I'm not familiar with ruby though and I don't know what this means or what to do about it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31840

    • Property Keywords leopard added; rb-builder ruby gem install fail removed
    • Property Summary changed from Port "rb-builder" failed install on Mac OS X 10.5.8 to rb-builder: destroot fails on Mac OS X 10.5.8
  • Ticket #31840 – Description

    initial v3  
    11I'm running into a problem installing this gem.  I get the following error upon install:
    22
     3{{{
    34bash-3.2# port install rb-builder
    45--->  Computing dependencies for rb-builder
     
    89Error: Status 1 encountered during processing.
    910To report a bug, see <http://guide.macports.org/#project.tickets>
     11}}}
    1012
    1113I have the other ruby-related items installed:
    12 - ruby @1.8.7-p352_2+thread_hooks
    13 - rb-libxml2 @1.1.3_0
    14 - rb-rake @0.8.7_0
    15 - rb-rubygems @1.3.7_0
     14 - ruby @1.8.7-p352_2+thread_hooks
     15 - rb-libxml2 @1.1.3_0
     16 - rb-rake @0.8.7_0
     17 - rb-rubygems @1.3.7_0
    1618
    1719I've installed this successfully on Snow Leopard and Lion, but it is failing consistently on several Leopard systems.  Any suggestions?  Attached is the 'main.log' file.