> Odd too since change #  10968, 10971 mention only lib/Memoize/t/tie_sdbm.t.
> 
> At any rate if you edit your config.sh to remove mention of SDBM_File
> (note use vile or EDIT/TPU since EDIT/EDT cannot handle the longer than 
> 255 lines in config.sh) then you can build with mms and:
> 
>   DEC C V6.0-001 on OpenVMS Alpha V7.2-1
> 
> But check out what happens when you run `mms test` under such a setup:
> 
> [-.lib.time]localtime...................ok
> [-.lib.user]grent.......................skipping test on this platform
> [-.lib.user]pwent.......................skipping test on this platform
> FAILED--Further testing stopped: Perl configured without DB_File or

This happens (I guess) because in vms/test.com some test spews out the
magic words "Bail out!".  Quick grepping shows that onlythe
t/base/commonsense.t does that...  and ta-dah, it does that if
neither the DB_File nor any of the [A-Z]DBM_File has been configured.
So as soon as we figure what's broken SDBM_File, we should get past this
roadblock.

> [A-Z]DBM_Fil
> e
> 
> 27-JUN-2001 17:33:11.00   User: PVHP             Process ID:   000C5874
>                           Node: VENICE           Process name: "PVHP_1"
> 
> Accounting information:
>  Buffered I/O count:    222401  Peak working set size:      37296
>  Direct I/O count:       63351  Peak virtual size:         230672
>  Page faults:           310067  Mounted volumes:                0
>  Images activated:         169
>  Elapsed CPU time:          0 00:02:34.96
>  Connect time:              0 00:15:21.37
> 
> That is, the absence of an optional extension precludes further testing,
> even if further testing has nothing to do with the optional extension.
> 
> Peter Prymmer
> 
> 

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to