Re: [perl #56030] Parrot buildfest YAPC::NA::2008 x86 Leopard, build revision 28515 - Configure msg on readline test

2008-07-30 Thread Andy Bach
On Wed, Jul 30, 2008 at 5:56 PM, James Keenan via RT <[EMAIL PROTECTED]> wrote: > Andy: Are you still getting the error reported in this ticket? If so, > could you paste output of Configure.pl? okay - attached - here's stderr ... Updated to revision 29896. Macintosh-3:/usr/share/cvs/afbach/parrot

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-14 Thread Andy Bach
Seems to be fixed as of 29440: TEST_PROG_ARGS="-j " prove -v t/stm/runtime.t t/stm/runtime.. 1..5 ok 1 - choice (one thread) ok 2 # SKIP Intermittently failing everywhere ok 3 # SKIP Intermittently failing everywhere not ok 4 - queue adapted for the library # Failed test 'queue adapted for

[perl #56326] docs fail to build in make smoek - PERLDOC not defined in makefiles: Revision: 28692

2008-06-25 Thread Andy Bach
# New Ticket Created by "Andy Bach" # Please include the string: [perl #56326] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56326 > Seeing, on linux and x86 Darwin/leopard for make smoke: ranlib: f

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-06-24 Thread Andy Bach
Yeah, it's runtime.t top - 11:14:36 up 1 day, 3:37, 4 users, load average: 1.11, 0.75, 0.34 Tasks: 95 total, 2 running, 93 sleeping, 0 stopped, 0 zombie Cpu(s): 14.8% us, 35.5% sy, 0.0% ni, 49.7% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 2074556k total, 1251040k used, 823516k free,

[perl #56304] smokej consumes all memory Revision: 28672 on linux

2008-06-24 Thread Andy Bach
# New Ticket Created by "Andy Bach" # Please include the string: [perl #56304] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56304 > running smokej from cron, all seems to build find and smoke.html gets made/

[perl #56152] Darwin 10.5.3 x86 rel 28576 - test codingstd/perlcritic - assuming ProhibitAmbiguousNames::default_forbidden_names() in Perl::Critic 1.03

2008-06-20 Thread Andy Bach
# New Ticket Created by "Andy Bach" # Please include the string: [perl #56152] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56152 > prove -v t/codingstd/perlcritic.t t/codingstd/perlcritic..Undefined sub

Re: [perl #56118] AutoReply: --jitcapable seg fault on Darwin x86 10.5.3 on Revision: 28564

2008-06-19 Thread Andy Bach
Here's a simpler bt (from integer_42.pasm) #0 0x8fe18b42 in __dyld_misaligned_stack_error () #1 0x0004 in ?? () #2 0x005cbbe0 in real_exception (interp=0x112a00, ret_addr=0x0, exitcode=28, format=0x85143b "Divide by zero") at src/exceptions.c:903 #3 0x0104cc5f in ?? () #4 0x005dec4d in ru

Re: [perl #56118] AutoReply: --jitcapable seg fault on Darwin x86 10.5.3 on Revision: 28564

2008-06-19 Thread Andy Bach
After some fiddling (thanks Bruce!!!) I was able to get a core dump - here's the backtrace: #0 0x005d4405 in gc_ms_alloc_objects (interp=0x1117c0, pool=0x111b10) at src/gc/smallobject.c:399 399 pool->objects_per_alloc = (size_t)(pool->objects_per_alloc * (gdb) bt #0 0x005d4405 in gc_

[perl #56118] --jitcapable seg fault on Darwin x86 10.5.3 on Revision: 28564

2008-06-19 Thread Andy Bach
# New Ticket Created by "Andy Bach" # Please include the string: [perl #56118] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56118 > Building w/ JIT a number of the smokej tests fail: 10911 OK from 11062 tes

Re: [perl #56030] AutoReply: Parrot buildfest YAPC::NA::2008 x86 Leopard, build revision 28515 - Configure msg on readline test

2008-06-19 Thread Andy Bach
Never mind - an newly added application got in the path w/ an older version of something. Original msg in Config is the only issue.

[perl #56030] Parrot buildfest YAPC::NA::2008 x86 Leopard, build revision 28515 - Configure msg on readline test

2008-06-19 Thread Andy Bach
# New Ticket Created by "Andy Bach" # Please include the string: [perl #56030] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56030 > Parrot/perl6 build fine but: Chec

Re: [perl #56030] AutoReply: Parrot buildfest YAPC::NA::2008 x86 Leopard, build revision 28515 - Configure msg on readline test

2008-06-19 Thread Andy Bach
tat 65280, 0xff00) No subtests run On Wed, Jun 18, 2008 at 3:09 PM, Andy Bach <[EMAIL PROTECTED]> wrote: > Never mind - an newly added application got in the path w/ an older > version of something. Original msg in Config is the only issue. >

Re: [perl #56030] AutoReply: Parrot buildfest YAPC::NA::2008 x86 Leopard, build revision 28515 - Configure msg on readline test

2008-06-19 Thread Andy Bach
svn upped to 28515 and now attempting perl6 (all tests passed all spectest_regression tests passed on 28513) and: dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Image

Re: [perl #55196] 'print' and 'say' format a number register differently

2008-06-03 Thread Andy Bach
41596 ... ./parrot ../pi.pir 3.1416 3.141596 and for $N1 = 3.1415968 3.1416 3.141597 a -- Andy Bach Systems Mangler Internet: [EMAIL PROTECTED] Voice: (608) 261-5738 Fax: 264-5932 Sent from Evolution (CentOS)!!!

Re: [perl #54734] AutoReply: make perl6 failing on Revision: 27774 (Ubuntu 8.06)

2008-05-24 Thread Andy Bach
May 23 15:55 src/pmc/mutable_pmc.template Changed it in the Makefile and make perl6 succeeds. a Andy Bach Systems Mangler Internet: [EMAIL PROTECTED] Voice: (608) 261-5738 Fax: 264-5932 Sent from Evolution (CentOS)!!!

Re: [perl #50408] Test suite litters $TMPDIR

2008-01-30 Thread Andy Bach
> One directory appears to contain a complete copy of MANIFEST. Other directories contain lib/Parrot/Config.pm, lib/Parrot/Revision.pm, I think those may come from the post-configure revision tests - they use File::Tmp (er, sorry, no source here) and now have a 'remove' flag set but if they

Re: [perl #50218] Uninitialized svk install hangs postconfig/03-revision.t and Parrot::Revision usage

2008-01-25 Thread Andy Bach
I'm working from an svn fetched version - but the 03-revision.t goes out, makes a tmp dir, puts in a cache file .parrot_current_rev (w/ 16000 in it) file and a Makefile so the call to Parrot::Revision::current runs: sub _get_revision { my $revision; if (-f $cache and ! -f 'Makefile') {

Re: [svn:parrot] r18724 - in trunk/config: auto init/hints

2007-06-02 Thread Andy Bach
Nicholas Clark wrote: Works for me! :-) A note: as possibly the stumbler-upon-this-issue; chromatic's patch made things work here, right through make smoke. Thanks. a -- Andy Bach, Sys. Mangler Internet: [EMAIL PROTECTED] VOICE: (608) 261-5738 FAX 264-5932 "Capital is only

Re: [perl #40815] Summary of 'make test' failures on Darwin

2006-12-01 Thread Andy Bach
-b undle or somesuch. So, perhaps the MacOS guessing code needs to poke a tad harder at the versions of gcc/c++ its getting its hands on. a -- Andy Bach, Sys. Mangler Internet: [EMAIL PROTECTED] VOICE: (608) 261-5738 FAX 264-5932 "Capital is only the fruit of labor. Labor is th