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

2010-03-31 Thread MacRuby
#586: "macgem build" fails.
-+--
 Reporter:  r...@…|   Owner:  lsansone...@…
 Type:  defect   |  Status:  new  
 Priority:  major|   Milestone:   
Component:  MacRuby  |Keywords:  macgem   
-+--

Comment(by tpit...@…):

 Replying to [comment:2 martinlagarde...@…]:

 Is there a way around this problem? Can I build the gem with 1.9.2 and
 install with macgem?

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


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

2010-03-31 Thread MacRuby
#586: "macgem build" fails.
-+--
 Reporter:  r...@…|   Owner:  lsansone...@…
 Type:  defect   |  Status:  new  
 Priority:  major|   Milestone:   
Component:  MacRuby  |Keywords:  macgem   
-+--

Comment(by martinlagarde...@…):

 Replying to [comment:3 tpit...@…]:
 > Replying to [comment:2 martinlagarde...@…]:
 >
 > Is there a way around this problem? Can I build the gem with 1.9.2 and
 install with macgem?

 Sure, it should work :-)

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


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

2010-03-31 Thread MacRuby
#586: "macgem build" fails.
-+--
 Reporter:  r...@…|   Owner:  lsansone...@…
 Type:  defect   |  Status:  new  
 Priority:  major|   Milestone:   
Component:  MacRuby  |Keywords:  macgem   
-+--

Comment(by tpit...@…):

 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?

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


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

2010-03-31 Thread MacRuby
#586: "macgem build" fails.
-+--
 Reporter:  r...@…|   Owner:  lsansone...@…
 Type:  defect   |  Status:  new  
 Priority:  major|   Milestone:   
Component:  MacRuby  |Keywords:  macgem   
-+--

Comment(by martinlagarde...@…):

 Replying to [comment:5 tpit...@…]:
 > 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: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


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

2010-03-31 Thread MacRuby
#586: "macgem build" fails.
-+--
 Reporter:  r...@…|   Owner:  lsansone...@…
 Type:  defect   |  Status:  new  
 Priority:  major|   Milestone:   
Component:  MacRuby  |Keywords:  macgem   
-+--

Comment(by tpit...@…):

 I just switched to the nightly, and the install works. The gems are
 tpitale-octopi and garb.

 Thanks!

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


[MacRuby-devel] [MacRuby] #643: Yield fails when captured in a block that gets called

2010-03-31 Thread MacRuby
#643: Yield fails when captured in a block that gets called
---+
 Reporter:  tpit...@…  |   Owner:  lsansone...@…
 Type:  defect |  Status:  new  
 Priority:  minor  |   Milestone:   
Component:  MacRuby|Keywords:  block, yield, call   
---+
 Works in 1.9.1 and 1.9.2, fails with "LocalJumpError; no block given" in
 MacRuby nightly from 3/30/2010.

 http://gist.github.com/350892

-- 
Ticket URL: 
MacRuby 

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel