Front page | perl.vmsperl |
Postings from June 2002
RE: perl@17303 snapshot (on Alpha VMS v7.3, cc6.5, tcpip 5.3)
From:
Bohan, Larry
Date:
June 19, 2002 10:57
Subject:
RE: perl@17303 snapshot (on Alpha VMS v7.3, cc6.5, tcpip 5.3)
Message ID:
EA2A66B6B16B6F44AD8F53E6D80000A803E418@srvrxchange
just to add data a point,
All tests passed 100 % on Alpha VMS v7.3 (CC V6.5, TCPIP 5.3).
All tests successful.
u=27.82 s=0 cu=0 cs=0 scripts=628 tests=63986
19-JUN-2002 10:21:11.28 User: INSTALL Process ID: 00005ECF
Node: A1 Process name: "INSTALL_1"
Accounting information:
Buffered I/O count: 336327 Peak working set size: 8448
Direct I/O count: 77515 Peak virtual size: 183632
Page faults: 28572 Mounted volumes: 0
Images activated: 78
Elapsed CPU time: 0 00:00:27.85
Connect time: 0 00:18:55.61
Soft CPU Affinity: off
INSTALL job terminated at 19-JUN-2002 10:21:11.51
Accounting information:
Buffered I/O count: 27957 Peak working set size:
13584
Direct I/O count: 37580 Peak virtual size:
199408
Page faults: 175264 Mounted volumes:
0
Charged CPU time: 0 00:00:22.92 Elapsed time: 0
00:34:01.52
$ set def [PERL]
SCRATCHDISK:[PERL]
$ perl "-I[.LIB]" "-I[.LIB.VMS_AXP.5_8_0]" "-V"
Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 17302)
configuration:
Platform:
osname=VMS, osvers=V7.3, archname=VMS_AXP
uname='VMS a1 V7.3 COMPAQ AlphaServer DS20E 666 MHz'
config_args='-des'
hint=none, useposix=false, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=undef 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_results',
optimize='/NoList',
cppflags='undef'
ccversion='60590001', 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='int',
lseeksize=4
alignbytes=8, prototype=define
Linker and Libraries:
ld='Link', ldflags ='/NoTrace/NoMap'
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
Locally applied patches:
DEVEL17302
Built under VMS
Compiled at Jun 19 2002 09:48:56
%ENV:
PERLSHR="SCRATCHDISK:[PERL]PERLSHR.EXE"
PERL_CORE="1"
PERL_DESTRUCT_LEVEL="2"
PERL_ROOT="SCRATCHDISK:[PERL_ROOT.]"
@INC:
LIB/VMS_AXP
LIB
LIB/VMS_AXP/5_8_0
perl_root:[lib.VMS_AXP.5_8_0]
perl_root:[lib]
perl_root:[lib.site_perl.VMS_AXP]
perl_root:[lib.site_perl]
/perl_root/lib/site_perl
.
-----Original Message-----
From: Craig A. Berry [mailto:craigberry@mac.com]
Sent: Wednesday, June 19, 2002 9:18 AM
To: vmsperl@perl.org
Subject: perl@17303 snapshot
In the march toward the next 5.8.0 release candidate, there is another
snapshot today, details below. More testing with your favorite
configurations and extensions is encouraged. As you can see from Jarkko's
to-do list, there are some remaining issues with D_FLOAT. Other remaining
issues I'm aware of are:
- openpid.t hangs on pre-6.0 VAX systems
- abs2rel() is not completely reversible when the default directory
contains a concealed device name
Patches welcome.
>From: Jarkko Hietaniemi <jhi@iki.fi>
>To: perl5-porters@perl.org
>Date: Wed, 19 Jun 2002 18:16:31 +0300
>Message-ID: <20020619181631.R27160@alpha.hut.fi>
>
> http://www.iki.fi/jhi/perl@17303.tgz
> http://www.iki.fi/jhi/perl@17303.tbz
>
> ftp://ftp.funet.fi/pub/languages/perl/snap/perl@17303.tgz
> ftp://ftp.funet.fi/pub/languages/perl/snap/perl@17303.tbz
>
> ftp.funet.fi::perlsnap
>
>Todo for RC2:
>
>- MakeMaker update [Schwern]
>- Test::Harness update [Schwern]
>- one last :raw sanity check in PerlIO [NI-S]
>- VAX D_FLOAT issues [Craig, Hugo]
>- POSIX::read TODO [Paul]
>
-
RE: perl@17303 snapshot (on Alpha VMS v7.3, cc6.5, tcpip 5.3)
by Bohan, Larry