[MacRuby-devel] [MacRuby] #354: Bundling framework in SL release build will not run on Leopard

MacRuby ruby-noreply at macosforge.org
Mon Sep 28 18:31:17 PDT 2009


#354: Bundling framework in SL release build will not run on Leopard
------------------------------+---------------------------------------------
 Reporter:  jtc331@…          |       Owner:  lsansonetti@…        
     Type:  defect            |      Status:  new                  
 Priority:  blocker           |   Milestone:  MacRuby 0.5          
Component:  MacRuby           |    Keywords:                       
------------------------------+---------------------------------------------
 I have an app that has the embed macruby target include when I do a
 release build (Xcode is set to release for 10.5) but the generated release
 will only work on SL machines not Leopard machines. Neither machine tested
 has macruby installed. It crashes with the following error in the console:

 9/28/09 5:50:59 PM [0x0-0x22022].com.yourcompany.MacRuby-Sim8086[18769]
 dyld: Library not loaded:
 @executable_path/../Frameworks/MacRuby.framework/Versions/0.5/usr/lib/libmacruby.dylib
 9/28/09 5:50:59 PM [0x0-0x22022].com.yourcompany.MacRuby-Sim8086[18769]
 Referenced from: /Volumes/UNTITLED/MacRuby-Sim8086.app/Contents/MacOS
 /MacRuby-Sim8086
 9/28/09 5:50:59 PM [0x0-0x22022].com.yourcompany.MacRuby-Sim8086[18769]
 Reason: no suitable image found.  Did find:
 9/28/09 5:50:59 PM [0x0-0x22022].com.yourcompany.MacRuby-Sim8086[18769]
 /Volumes/UNTITLED/MacRuby-
 Sim8086.app/Contents/MacOS/../Frameworks/MacRuby.framework/Versions/0.5/usr/lib/libmacruby.dylib:
 unknown required load command 0x80000022
 9/28/09 5:50:59 PM [0x0-0x22022].com.yourcompany.MacRuby-Sim8086[18769]
 /Volumes/UNTITLED/MacRuby-
 Sim8086.app/Contents/MacOS/../Frameworks/MacRuby.framework/Versions/0.5/usr/lib/libmacruby.dylib:
 unknown required load command 0x80000022
 9/28/09 5:50:59 PM com.apple.launchd[72] ([0x0-0x22022].com.yourcompany
 .MacRuby-Sim8086[18769]) Exited abnormally: Trace/BPT trap

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/354>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list