Subject: Re: [jhi@iki.fi: perl@16225]
To: Frederick Bruckman <fredb@immanent.net>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-userlevel
Date: 04/28/2002 11:15:19
On Sun, Apr 28, 2002 at 11:59:46AM -0500, Frederick Bruckman wrote:
> On Sat, 27 Apr 2002, Jarkko Hietaniemi wrote:
> 
> > 	ftp://ftp.funet.fi/pub/languages/perl/snap/perl@16225.tgz
> >   	ftp://ftp.funet.fi/pub/languages/perl/snap/perl@16225.tbz
> 
> The lib/locale test segfaults on NetBSD-1.5ZC-mac68k:
> 
> ../lib/locale.........................Segmentation fault - core dumped
> dubious
>         Test returned status 139 (wstat 35584, 0x8b00)
> DIED. FAILED tests 99-117
>         Failed 19/117 tests, 83.76% okay

I was able to pass all tests that weren't skipped on the following
platforms using perl@16225:

	NetBSD-1.5ZC/i386
	NetBSD-1.5.2_ALPHA/i386
	NetBSD-1.5.1/mac68k

I think the Encode.pm code may have changed between 16225 and 16243,
so I will try to rebuild the latest perl snapshot on the mac68k.  The
last time I did this, it took literally all day to do the build and
the test since it took so long to compile the Encode module.

	Cheers,

	-- Johnny Lam <jlam@jgrind.org>