[MacRuby] #405: Uncaught exception building RubyGems
#405: Uncaught exception building RubyGems ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: macruby, rubygems, exception ---------------------------------------+------------------------------------ Trying to build RubyGems with macruby throws: {{{ uncaught Objective-C/C++ exception... terminate called after throwing an instance of 'RoxorReturnFromBlockException*' }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/405> MacRuby <http://macruby.org/>
#405: Uncaught exception building RubyGems ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: macruby, rubygems, exception ---------------------------------------+------------------------------------ Comment(by lsansonetti@…): Could you provide more information about what you are trying to do? It's impossible to determine from what you gave us. -- Ticket URL: <http://www.macruby.org/trac/ticket/405#comment:1> MacRuby <http://macruby.org/>
#405: Uncaught exception building RubyGems ---------------------------------------+------------------------------------ Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: macruby, rubygems, exception ---------------------------------------+------------------------------------ Comment(by hungerandthirst@…): I'm trying to build the RubyGems library with MacRuby by running the command: {{{ macruby setup.rb }}} on the RubyGems codebase to build and install RubyGems using macruby. It fails with the above error. Using rubygems 1.3.5. -- Ticket URL: <http://www.macruby.org/trac/ticket/405#comment:2> MacRuby <http://macruby.org/>
#405: Uncaught exception building RubyGems ------------------------------------------+--------------------------------- Reporter: hungerandthirst@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: invalid Keywords: macruby, rubygems, exception | ------------------------------------------+--------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => invalid Comment: We actually recommend using `macgem`, which should more or less always be the latest version compatible with MacRuby :-). -- Ticket URL: <http://www.macruby.org/trac/ticket/405#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby