[MacRuby-devel] [MacRuby] #586: "macgem build" fails.

MacRuby ruby-noreply at macosforge.org
Wed Mar 31 12:27:05 PDT 2010


#586: "macgem build" fails.
-----------------------------+----------------------------------------------
 Reporter:  rob@…            |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  major            |   Milestone:                       
Component:  MacRuby          |    Keywords:  macgem               
-----------------------------+----------------------------------------------

Comment(by martinlagardette@…):

 Replying to [comment:5 tpitale@…]:
 > Odd, when I do that it fails like so:
 >
 > unknown: warning: ignoring alias
 > unknown: warning: ignoring alias
 > ERROR:  While executing gem ... (NoMethodError)
 >     undefined method `requirements' for nil:NilClass
 >
 > Any idea what causes that?

 What gem are you trying to install? I tried with the two gems you cited on
 your bug report:

 {{{
 $> cd /tmp/octopi && gem19 build octopi.gemspec
 WARNING:  RDoc will not be generated (has_rdoc == false)
 ERROR:  While executing gem ... (Errno::ENOENT)
     No such file or directory - README.rdoc

 $> cd /tmp/garb/ && gem19 build garb.gemspec
 WARNING:  RDoc will not be generated (has_rdoc == false)
   Successfully built RubyGem
   Name: garb
   Version: 0.7.4
   File: garb-0.7.4.gem

 $> sudo macgem install garb-0.7.4.gem
 Password:
 Successfully installed crack-0.1.7
 Successfully installed activesupport-2.3.5
 Successfully installed garb-0.7.4
 3 gems installed

 $>
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/586#comment:6>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list