Peter Prymmer/FactSet wrote on 03/05/2006 08:30:09 PM:
> I should note that with this compiler:
>
> HP C V7.1-011 on OpenVMS IA64 V8.2-1
>
> that the kit failed two tests:
>
> lib/Net/Ping/t/510_ping_udp................................FAILED at
test 2
>
lib/Pod/Simple/t/corpustest................................FAILED--expected
43
> tests, saw 2
>
> But perhaps more disconcerting the command was what happened when I went
to
> install the test kit:
>
> $ mmk install
> If F$TrnLnm("Sys") .nes. "" Then Deass SYS
> MCR Sys$Disk:[]miniperl.exe "-I[.lib]" installperl
> Deep recursion on subroutine "File::Path::mkpath" at lib/File/Path.pm
line 171.
>
> and the kit does not install, the perl_root directory is not even
created.
And unfortunately with:
Compaq C S6.5-002 on OpenVMS Alpha V8.2
and a patched copy of perl @ 27383 I see the same two test failures as
well
as the same inability for miniperl.exe to run installperl. A run of
"mmk install" on the Alpha resulted in the same deep recursion message.
Peter Prymmer