Why not installing using the nightly build? http://www.macruby.org/files/nightlies/
This way you don't need to have LLVM setup, and no need to build anything. Of course if you are planning on contributing to the project, that's a different issue. - Matt On Fri, Nov 5, 2010 at 8:25 PM, Mikie Atsukawa <heyitsmi...@gmail.com>wrote: > Hi, I'm trying to install MacRuby for the first time and I have followed > procedures in README.rdoc up until "rake" When entering rake, I encountered > this error (output of second time running rake): ** Invoke default > (first_time) ** Invoke all (first_time) ** Invoke macruby (first_time) ** > Invoke macruby:build (first_time) ** Invoke macruby:dylib (first_time) ** > Invoke rbconfig (first_time) ** Invoke miniruby (first_time) ** Invoke files > (first_time) ** Invoke config_h (first_time) ** Execute config_h ** Invoke > dtrace_h (first_time) ** Execute dtrace_h ** Invoke revision_h (first_time) > ** Execute revision_h ** Invoke mark_gc (first_time) ** Execute mark_gc ** > Execute files ** Execute miniruby ** Execute rbconfig ** Invoke files ** > Execute macruby:dylib ** Invoke macruby:static (first_time) ** Invoke files > ** Execute macruby:static ** Execute macruby:build ** Execute macruby ** > Invoke stdlib:build (first_time) ** Invoke miniruby ** Invoke macruby:dylib > ** Execute stdlib:build ./miniruby -I. -I./lib bin/rubyc --internal --arch > i386 --arch x86_64 -C "rbconfig.rb" -o "./rbconfig.rbo" Assertion failed: > (Kind == NewKind && "FIXME: Unable to handle custom metadata mismatch!"), > function ParseMetadata, file BitcodeReader.cpp, line 865. rake aborted! > Command failed with status (): [./miniruby -I. -I./lib bin/rubyc > --interna...] > /Users/mikie/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.8.7/lib/rake.rb:995:in > `block in sh' > /Users/mikie/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.8.7/lib/rake.rb:1010:in > `call' > /Users/mikie/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.8.7/lib/rake.rb:1010:in > `sh' > /Users/mikie/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.8.7/lib/rake.rb:1094:in > `sh' /Users/mikie/Downloads/MacRuby/rakelib/builder/builder.rb:21:in `block > (3 levels) in parallel_execute' > /Users/mikie/Downloads/MacRuby/rakelib/builder/builder.rb:21:in `each' > /Users/mikie/Downloads/MacRuby/rakelib/builder/builder.rb:21:in `block (2 > levels) in parallel_execute' Any help is appreciated, thank you. > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel > >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel