Carl Friedberg wrote:
Failed 24 tests out of 1166, 97.94% okay.

From the log for the first few failures:

t/io/fs..............................................FAILED at test 48
t/op/stat............................................FAILED at test 33
t/op/utftaint........................................FAILED--unexpected
output at test 0
t/lib/vms_stdio......................................FAILED--expected 18
tests, saw 17
ext/POSIX/t/sysconf..................................FAILED at test 26
lib/ExtUtils/t/basic.................................FAILED at test 23
lib/ExtUtils/t/INSTALL_BASE..........................FAILED at test 5
lib/ExtUtils/t/PL_FILES..............................FAILED at test 3

Perl can be victimized by GNV being installed, or by logical names like BIN being present, or by DECC$* feature logical names.


$ perl "-V"
Summary of my perl5 (revision 5 version 9 subversion 4) configuration:
  Platform:
    osname=VMS, osvers=V7.3-2, archname=VMS_AXP
    uname='VMS vms7 V7.3-2 COMPAQ AlphaServer DS20E 500 MHz'

EAGLE> type [-].patch
28740

EAGLE> search [-]build.log failed
ext/POSIX/t/sysconf...............FAILED at test 26
lib/ExtUtils/t/Constant...........FAILED at test 3

Test constant.t is passing when I run it after the test run is over.

lib/Module/Build/t/basic..........FAILED--expected 55 tests, saw 2
lib/Module/Build/t/destinations...FAILED--expected 113 tests, saw 0
lib/Module/Build/t/extend.........FAILED--expected 64 tests, saw 1
lib/Module/Build/t/ext............FAILED at test 92
lib/Module/Build/t/files..........FAILED--expected 6 tests, saw 0
lib/Module/Build/t/install........FAILED--expected 34 tests, saw 0
lib/Module/Build/t/manifypods.....FAILED--expected 21 tests, saw 0
lib/Module/Build/t/metadata2......FAILED--expected 18 tests, saw 5
lib/Module/Build/t/metadata.......FAILED--expected 43 tests, saw 0
lib/Module/Build/t/notes..........FAILED--expected 11 tests, saw 0
lib/Module/Build/t/ppm............FAILED--expected 12 tests, saw 0
lib/Module/Build/t/runthrough.....FAILED--expected 32 tests, saw 2
lib/Module/Build/t/tilde..........FAILED--expected 11 tests, saw 0
lib/Module/Build/t/xs.............FAILED--expected 22 tests, saw 0
lib/Test/Harness/t/failure........FAILED--expected test 3, saw test 2
lib/Text/TabsWrap/t/fill..........FAILED--no leader found

Test fill.t is passing when I run it after the test run is over.

Failed 18 tests out of 1160, 98.45% okay.

EAGLE> MCR Sys$Disk:[]Perl. "-V"
Summary of my perl5 (revision 5 version 9 subversion 4) configuration:
  Platform:
    osname=VMS, osvers=V8.2, archname=VMS_AXP
    uname='VMS eagle V8.2 AlphaServer DS10 617 MHz'
config_args='-"Dusevmsdebug" -Dunlink_all_versions -Duselargefiles -Dcf_email=SYSTEM -de'
    hint=none, useposix=false, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=undef, bincompat5005=undef
  Compiler:
cc='CC/DECC', ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj /NOANSI_ALIAS/float=ieee/ieee=denorm/Define=_USE_STD_STAT=1',
    optimize='/List/Debug/NoOpt',
    cppflags='undef'
    ccversion='70190015', gccversion='', gccosandvers='undef'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='Link/nodebug', ldflags ='/Debug/Trace/Map'
    libpth=/sys$share /sys$library
    libs=
    perllibs=
    libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
    cccdlflags='', lddlflags='/Share'


Characteristics of this PERLSHR image:
  Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_LARGE_FILES USE_PERLIO
  Built under VMS
  Compiled at Aug 20 2006 13:31:36
  %ENV:
    PERL_BUILD_ROOT="DISK$BIGDISK:[PROJECT_ROOT.PERL-BLEAD.]"
    PERL_CORE="1"
    PERL_DESTRUCT_LEVEL="2"
    PERL_ROOT="PERL_BUILD_ROOT:"
  @INC:
    perl_root:[lib.VMS_AXP.5_9_4]
    perl_root:[lib]
    perl_root:[lib.site_perl.VMS_AXP]
    perl_root:[lib.site_perl]
    .
-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to