Re: [perl #56108] AutoReply: [BUG] make fails in languages/perl6

2008-06-19 Thread Ovid
--- Jonathan Worthington <[EMAIL PROTECTED]> wrote: > OK, that's in the dynops loading code. I'm be interesting to see > what: > > prove t/dynoplibs > > Gives you. (This is in Parrot root, not Rakudo.) And also, your > platform > etc. (in fact, the contents of the myconfig file, generated by >

Re: [perl #56108] AutoReply: [BUG] make fails in languages/perl6

2008-06-19 Thread Jonathan Worthington
Ovid wrote: Nope. Same error :( Ouch. :-( ../../parrot -o perl6.pbc perl6.pir src/interpreter.c:1030: failed assertion 'interp->op_count == core->op_count' make: *** [perl6.pbc] Abort trap At revision 28566 OK, that's in the dynops loading code. I'm be interesting to see what: prove

Re: [perl #56108] AutoReply: [BUG] make fails in languages/perl6

2008-06-19 Thread Ovid
--- Jonathan Worthington <[EMAIL PROTECTED]> wrote: > Hi, > > Ovid wrote: > >> http://rt.perl.org/rt3/Ticket/Display.html?id=56108 > >> > This is related to Rakudo starting to use dynops (dynamic op > libraries) > today. I managed to mess up the makefile by forgetting to stick in > the >

Re: [perl #56108] AutoReply: [BUG] make fails in languages/perl6

2008-06-19 Thread Jonathan Worthington
Hi, Ovid wrote: http://rt.perl.org/rt3/Ticket/Display.html?id=56108 This is related to Rakudo starting to use dynops (dynamic op libraries) today. I managed to mess up the makefile by forgetting to stick in the cleaning stuff, meaning that it could sometimes also fail with a realclean.

Re: [perl #56108] AutoReply: [BUG] make fails in languages/perl6

2008-06-19 Thread Ovid
> http://rt.perl.org/rt3/Ticket/Display.html?id=56108 D'oh! I would help if I provided the parrot version: $ svn info Path: . URL: https://svn.perl.org/parrot/trunk Repository Root: https://svn.perl.org/parrot Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe Revision: 28555 Node Kind: dire