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

2007-07-08 Thread James Keenan via RT
Resolved for same reason as http://rt.perl.org/rt3/Ticket/Display.html?id=40803

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

2006-12-02 Thread Nicholas Clark
On Fri, Dec 01, 2006 at 10:13:44AM -0800, chromatic wrote: > What's weirder to me is that Configure.pl picks up g++ as the linker while > using cc as the compiler. I couldn't figure that out at the hackathon; > something's definitely weird there. ICU. (ICU was mandatory, and ICU is C++, so us

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

2006-12-01 Thread chromatic
On Thursday 30 November 2006 20:25, Andy Bach wrote: > James Keenan via RT wrote: > > On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote: > >> perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe > >> -I/usr/local/include -pipe -fno-common' > >> > >> Then chromatic suggested ma

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

2006-12-01 Thread Andy Bach
James Keenan via RT wrote: On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote: perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe -I/usr/local/include -pipe -fno-common' Then chromatic suggested manually editing the Makefile to delete '- bundle' from the following lin

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

2006-11-12 Thread Steve Peters via RT
On Sat Nov 11 10:17:33 2006, [EMAIL PROTECTED] wrote: > perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe > -I/usr/local/include -pipe -fno-common' > > Then chromatic suggested manually editing the Makefile to delete '- > bundle' from the following line. > LD_LOAD_FLAGS =

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

2006-11-12 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #40815] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=40815 > perl Configure.pl --without-gmp --cc=gcc --ccflags='-fno-common -pipe -I/usr/local/inc

Re: [perl #28995] 'make test' failures

2005-11-11 Thread chromatic
On Thu, 2005-11-10 at 20:51 -0800, Jerry Gay via RT wrote: > i have a sneaking suspicion that this test no longer fails, but there > are no smoke reports for ppc-linux for me to verify. is there someone > with that cpu/arch combo who can produce a test result to either prove > or disprove my claim

[perl #28995] 'make test' failures

2005-11-11 Thread Jerry Gay via RT
i have a sneaking suspicion that this test no longer fails, but there are no smoke reports for ppc-linux for me to verify. is there someone with that cpu/arch combo who can produce a test result to either prove or disprove my claim? ~jerry

Re: make test failures

2005-03-23 Thread Stevan Little
William, 115 is about right. What you are seeing is basically our TODO list :) - Stevan On Mar 23, 2005, at 8:03 PM, William Coleda wrote: Here's another round with version 1192, OS X; more tests, but more failures, too: Failed Test Stat Wstat Total Fail Failed List of

Re: make test failures

2005-03-23 Thread William Coleda
Here's another round with version 1192, OS X; more tests, but more failures, too: Failed Test Stat Wstat Total Fail Failed List of Failed --- t/builtins/goto.t1 256?? ??

make test failures

2005-03-22 Thread William Coleda
ghc of 6.2 on OS X 10.3 with pugs svn-latest. Failed Test Stat Wstat Total Fail Failed List of Failed --- t/builtins/goto.t1 256?? ?? % ?? t/builtins/grep.t

[perl #18003] Make test failures under Win32 MSVC++

2005-02-03 Thread Ron Blaschke via RT
> Failed Test Status Wstat Total Fail Failed List of Failed > > > t/src/basic.t255 65280 22 100.00% 1-2 > t/src/intlist.t 255 65280 44 100.00% 1-4 > t/src/list.t 255 65280 11 1

Re: [perl #28995] 'make test' failures

2004-04-20 Thread Leopold Toetsch
Joseph E. Sacco <[EMAIL PROTECTED]> wrote: > ... > t/pmc/signal# Failed test (t/pmc/signal.t at line 65) The problem is very likely in the test itself. To verify that you could run e.g. the first test[1] with a longer sleep and send a SIGHUP

[perl #28995] 'make test' failures

2004-04-20 Thread Joseph E. Sacco, Ph. D.
# New Ticket Created by "Joseph E. Sacco, Ph. D." # Please include the string: [perl #28995] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=28995 > System: * PPC with dual 533MHz G4 CPU's, 1GB RAM, SCSI disks * Yellow Do

[perl #24761] make test failures on freebsd-current

2003-12-27 Thread via RT
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #24761] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=24761 > .timestamp 1072512036 Sat Dec 27 08:00:36 2003 UTC (time of this cvs update) Sum

Re: Make test failures with CVS parrot under Electric Fence.

2003-09-12 Thread ndronen
On Fri, Sep 12, 2003 at 10:53:20AM +0200, Leopold Toetsch wrote: > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > > I built a fresh CVS parrot with garbage collection and linked parrot > > and imcc against Electric Fence. A few tests failed. The (edited) > > results are here: > > >

Re: Make test failures with CVS parrot under Electric Fence.

2003-09-12 Thread Leopold Toetsch
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > I built a fresh CVS parrot with garbage collection and linked parrot > and imcc against Electric Fence. A few tests failed. The (edited) > results are here: > Core was generated by `./parrot --gc-debug t/op/interp_6.pasm'. > Core was

Make test failures with CVS parrot under Electric Fence.

2003-09-11 Thread ndronen
Hi, I built a fresh CVS parrot with garbage collection and linked parrot and imcc against Electric Fence. A few tests failed. The (edited) results are here: http://www.technolalia.com/~ndronen/test-with-gc.txt I don't think the mmap failures are important; I suspect they're induced by

[perl #18003] Make test failures under Win32 MSVC++

2002-10-18 Thread via RT
# New Ticket Created by Clinton Pierce # Please include the string: [perl #18003] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=18003 > I sync'd up Parrot for the first time in ages today to get rid of a PerlArray PMC bug