[MacRuby] #314: Please add experimental branch to git repository
#314: Please add experimental branch to git repository --------------------------------+------------------------------------------- Reporter: nuthatch@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: --------------------------------+------------------------------------------- Given the current trunk doesn't build/work under SL, could you please expose the experimental branch to the git repository? ~/Projects/MacRuby $ git branch -r origin/HEAD origin/master -- Ticket URL: <http://www.macruby.org/trac/ticket/314> MacRuby <http://macruby.org/>
#314: Please add experimental branch to git repository --------------------------------+------------------------------------------- Reporter: nuthatch@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: invalid Keywords: | --------------------------------+------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => invalid Comment: trunk builds and works under SL. The experimental branch is not under development anymore. Please give trunk a try and let us know if you have any problem. -- Ticket URL: <http://www.macruby.org/trac/ticket/314#comment:1> MacRuby <http://macruby.org/>
#314: Please add experimental branch to git repository --------------------------------+------------------------------------------- Reporter: nuthatch@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: invalid Keywords: | --------------------------------+------------------------------------------- Comment(by nuthatch@…): Ouch. I dug this up because I can't get it to build at all under SL. Instructions work fine for my Leopard machine. Is there a pre-built MacRuby for SL available? I tried http://www.macruby.org/files/MacRuby%200.4.zip and it died. So far my choice seems to be SL or MacRuby :/ ~/Projects/MacRuby $ which macruby /usr/local/bin/macruby ~/Projects/MacRuby $ macruby macruby: [BUG] Segmentation fault MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_64] -- stack frame ------------ 0000 (0x302000060): 00000004 0001 (0x302000068): 00000000 0002 (0x302000070): 00000004 0003 (0x302000078): 00000000 <- lfp <- dfp -- control frame ---------- c:0002 p:-1073823392 s:0004 b:0004 l:000003 d:000003 TOP c:0001 p:0000 s:0002 b:0002 l:000001 d:000001 TOP --------------------------- -- backtrace of native function call (Use addr2line) -- 0x10010f301 0x100029544 0x100029628 0x1000c245d 0x7fff8357714a 0x0 0x1000e9685 0x1000e6b66 0x1000edcfb 0x1000f1a25 0x1000f1a84 0x1000f1be5 0x100126cbb 0x1000bfadb 0x1000f83df 0x1000bf250 0x10002fa65 0x100000f17 0x100000ea4 0x1 ------------------------------------------------------- Abort trap -- Ticket URL: <http://www.macruby.org/trac/ticket/314#comment:2> MacRuby <http://macruby.org/>
#314: Please add experimental branch to git repository --------------------------------+------------------------------------------- Reporter: nuthatch@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: invalid Keywords: | --------------------------------+------------------------------------------- Comment(by lsansonetti@…): 0.4 will not run on SL, you must build and install trunk (read the README.rdoc file inside for instructions). AFAIK there is no pre-built package yet. -- Ticket URL: <http://www.macruby.org/trac/ticket/314#comment:3> MacRuby <http://macruby.org/>
#314: Please add experimental branch to git repository --------------------------------+------------------------------------------- Reporter: nuthatch@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: invalid Keywords: | --------------------------------+------------------------------------------- Comment(by nuthatch@…): Okay, I found my problem. And it IS my problem not yours. The iPhone SDK alone install doesn't include everything MacRuby needs. Clue: "./include/ruby/ruby.h:85:43: error: CoreFoundation/CoreFoundation.h: No such file or directory" ...ah. Apple is very explicit about this on the SL Mac Dev Center ("You will need to re-install Xcode if you update your system with Snow Leopard build 10A432.") Error between chair and keyboard, thank you for the quick responses. -- Ticket URL: <http://www.macruby.org/trac/ticket/314#comment:4> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby