[MacRuby-devel] Git repos not updating?

2009-08-22 Thread Jordan Breeding

I am following the new git repo at:

git://git.macruby.org/macruby/MacRuby.git

But it still doesn't appear to have this change yet:

http://lists.macosforge.org/pipermail/macruby-changes/2009-August/002244.html

How often is this new git repo updating its content?

Thanks,
Jordan

smime.p7s
Description: S/MIME cryptographic signature
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Git repos not updating?

2009-08-22 Thread William Siegrist

On Aug 22, 2009, at 5:03 AM, Jordan Breeding wrote:


I am following the new git repo at:

git://git.macruby.org/macruby/MacRuby.git

But it still doesn't appear to have this change yet:

http://lists.macosforge.org/pipermail/macruby-changes/2009-August/002244.html

How often is this new git repo updating its content?



There was a typo in the mirroring script. It has been fixed.  Normally  
it mirrors after each commit so it should never be behind.


Thank you
-Bill


___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


[MacRuby-devel] Building MacRuby on PPC

2009-08-22 Thread Rich Morin
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.
Amacruby-experimental/test-macruby
Amacruby-experimental/test-macruby/test_helper.rb
...
Amacruby-experimental/set.c
Amacruby-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/rdmRich Morin
http://www.cfcl.com/rdm/resume r...@cfcl.com
http://www.cfcl.com/rdm/weblog +1 650-873-7841

Technical editing and writing, programming, and web development
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel