Subject: perl 5.8 Problem on 2.0.2
To: None <port-alpha@netbsd.org>
From: Wolfgang Rupp <rupp@chello.at>
List: port-alpha
Date: 04/21/2005 23:32:52
Hi all,

I am just installing a new system on a AS250. pkgsrc checkout today.

Perl 5.8 builds ok, but make test shows 2 failures:

lib/Net/t/hostname........................FAILED at test 1

and

lib/Time/Local............................Day too big - 36526 > 24855
Sec too small - 36526 < 78352
Sec too big - 36526 > 15247
Cannot handle date (0, 0, 0, 2, 0, 2070) at ../lib/Time/Local.t line 51
FAILED at test 1

Should I worry?

Wolfgang