[perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-21 Thread James Keenan via RT
Since my complaint was about 'make', not 'make test' as well, I am closing the ticket.

Re: [perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-20 Thread Mark Glines
On Mon, 20 Aug 2007 16:00:28 -0700 chromatic <[EMAIL PROTECTED]> wrote: > On Monday 20 August 2007 05:13:07 James E Keenan wrote: > > > t/src/compiler# > > '/usr/bin/g++-3.3 -L/usr/local/lib  t/src/compiler_2.o > > src/parrot_config.o -o t/src/compiler_2 blib/l

Re: [perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-20 Thread chromatic
On Monday 20 August 2007 05:13:07 James E Keenan wrote: > t/src/compiler# '/usr/bin/g++-3.3 >  -L/usr/local/lib  t/src/compiler_2.o src/parrot_config.o -o > t/src/compiler_2 blib/lib/libparrot.a  -lm' failed with exit code 1 # > Failed to build 't/src/compiler_2

Re: [perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-19 Thread chromatic
On Sunday 19 August 2007 12:44:58 James E Keenan wrote: > And with the caveats that I'm failing tests above and beyond shootout > and that (subjectively) make test is slower than usual and slowing > everything else down. I can't explain the slowdown (except by waving my hands and saying "wow, loo

Re: [perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-19 Thread James E Keenan
James E Keenan wrote: chromatic wrote: Does this patch help? Yes, it does; see attachment. But with one important caveat. The processing of src/ops/cmp.ops (lines 395-484 in log) slowed everything on my iBook to a crawl. I wasn't timing 'make', but I suspect it took twice as long as u

Re: [perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-19 Thread chromatic
On Sunday 19 August 2007 06:49:46 James Keenan wrote: > After many months of successful 'make'-ing on my iBook, Parrot has > started to fail in the past couple of days. > > For the first version of the failure, see http://nopaste.snit.ch: > 8001/10934 > > For the latest failure, see attachments.

[perl #44769] [BUG] Parrot failing to 'make' on Darwin

2007-08-19 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #44769] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44769 > After many months of successful 'make'-ing on my iBook, Parrot has started to fail in