[MacRuby-devel] Building MacRuby on PPC

Rich Morin rdm at cfcl.com
Sat Aug 22 09:52:05 PDT 2009


I have a nightly cron script which downloads the latest version
of the MacRuby trunk, builds it on a Power Mac G5, etc.  This has
been breaking for a while and I'm wondering if there's something
I need to do.  Here's a precis of the output; for details, see:

  http://www.cfcl.com/rdm/macruby/
  http://www.cfcl.com/rdm/macruby/2009.0822.0500/

-r


>>>  Set up path, working directory, etc.
>>> Download a copy of MacRuby.
A    macruby-experimental/test-macruby
A    macruby-experimental/test-macruby/test_helper.rb
...
A    macruby-experimental/set.c
A    macruby-experimental/id.c
 U   macruby-experimental
Checked out revision 2356.
>>> Build MacRuby.
getting archs from RC_ARCHS!
...
rm -f libmacruby-static.a
/usr/bin/ar rcu libmacruby-static.a ...
/usr/bin/ranlib libmacruby-static.a
/usr/bin/ranlib: for architecture:
  ppc file: libmacruby-static.a(prelude.o) has no symbols
/usr/bin/ranlib: for architecture: i386 file:
  libmacruby-static.a(prelude.o) has no symbols
cd ext/ripper
../../miniruby -I../.. -I../../lib -r rbconfig
  -e "RbConfig::CONFIG['libdir'] = '../..'; require './extconf.rb'"
2009-08-22 05:06:18.612 miniruby[9828:613]
  *** Terminating app due to uncaught exception 'LoadError', reason:
  'no such file to load -- etc'
2009-08-22 05:06:18.630 miniruby[9828:613] Stack: (
    2478378432,
    2426381548,
    1508248,
    219952,
...
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm at cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development


More information about the MacRuby-devel mailing list