I meant to mention I followed the instructions at

http://www.sidhe.org/vmsperl/readme.vms.html#Testing_Perl

for finding more info on test failures and ran:

@[.vms]test .exe "" "-v" [.lib]vmsish.T

and it returned:
%DELETE-I-FILDEL, DKA200:[MARTIN.PERL.T]PERL.;1 deleted (17 blocks)
%COPY-S-COPIED, DKA200:[MARTIN.PERL]PERL.EXE;1 copied to DKA200:[MARTIN.PERL.T]P
ERL.;1 (6 blocks)
%DELETE-I-FILDEL, DKA200:[MARTIN.PERL.T]VMSPIPE.COM;1 deleted (17 blocks)
%COPY-S-COPIED, DKA200:[MARTIN.PERL]VMSPIPE.COM;1 copied to DKA200:[MARTIN.PERL.
T]VMSPIPE.COM;1 (3 blocks)

Can't run [.LIB]VMSISH.T.
%RMS-E-FNF, file not found

and yet:

v20 $ dir [.lib]vmsish.t

Directory DKA200:[MARTIN.PERL.LIB]

VMSISH.T;1

I had Perl 5.6 installed previously which might explain why this happened:

v20 $ MCR []MINIPERL "-V"
Perl lib version (v5.6.0) doesn't match executable version (v5.8.1) at /perl_roo
t/lib/Config.pm line 21.
Compilation failed in require.
BEGIN failed--compilation aborted.
%SYSTEM-F-ABORT, abort

MMS printconfig:

Summary of my 'perl5' (version '8' subversion '1') configuration:
  Platform:
    osname='VMS', osvers='V7.2', archname='VMS_AXP'
     uname='VMS devaxpvms V7.2 AlphaStation 200 4/166'
     hint='none' d_sigaction='undef'
     static exts=
   Compiler:
     cc='CC/DECC', optimize='/NoList', ld='Link'
     cppflags=
     ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /float=ieee
/ieee=denorm_results'
     ldflags ='/NoTrace/NoMap'
     stdchar='char', d_stdstdio='define', usevfork='true'
     voidflags='15', castflags='0', d_casti32='define', d_castneg='define'
     intsize='4', alignbytes='8', usemymalloc='undef', randbits='31'
   Libraries:
     so='exe'
     libpth='/sys$share /sys$library'
     libs=' '
     libc='(DECCRTL)'
   Dynamic Linking:
     dlsrc='dl_vms.c', dlext='exe', d_dlsymun='undef'
     cccdlflags=, ccdlflags=, lddlflags='/Share'


Martin

-- 
Martin J. Evans
Easysoft Ltd, UK
Development


On 20-Mar-2003 [EMAIL PROTECTED] wrote:
> Hi,
> 
> This was [EMAIL PROTECTED]
> 
> Failed 1 test script out of 675, 99.85% okay.
>### Since not all tests were successful, you may want to run some of
>### them individually and examine any diagnostic messages they produce.
>### See the INSTALL document's section on "make test".
>### You have a good chance to get more information by running
>###   ./perl harness
>### in the 't' directory since most (>=80%) of the tests succeeded.
> u=387.4  s=0  cu=0  cs=0  scripts=675  tests=69436
> 
> 20-MAR-2003 12:18:54.49   User: MARTIN           Process ID:   00000E15
>                           Node: DEVAXP           Process name: "MARTIN_1"
> 
> Accounting information:
>  Buffered I/O count:    383388  Peak working set size:       9088
>  Direct I/O count:       56260  Peak virtual size:         184640
>  Page faults:            16400  Mounted volumes:                0
>  Images activated:          81
>  Elapsed CPU time:          0 00:06:27.63
>  Connect time:              0 02:12:40.65
> %SYSTEM-F-ABORT, abort
> 
> OpenVMS Alpha Version 7.2
> DEC C V6.0-001 on OpenVMS Alpha 7.2
> 
> Built successfully with MMS (not MMK like last time MMK fails with
> "%MMK-F-SDCMIX, single/double-colon dependency mix found for target").
> 
> One test failure:
> 
> lib/vmsish...........................FAILED at test 22
> 
> I'm trying Perl DBI and DBD::ODBC next.
> 
> Martin
> -- 
> Martin J. Evans
> Easysoft Ltd, UK
> Development

Reply via email to