Front page | perl.perl5.porters |
Postings from September 2000
[ID 20000903.009] Not OK: perl v5.7.0 on VMS_AXP V7.1
From:
John Peacock
Date:
September 3, 2000 16:13
Subject:
[ID 20000903.009] Not OK: perl v5.7.0 on VMS_AXP V7.1
Message ID:
39B2DAD5.EB01040A@UnivPress.com
This is a build failure report for perl from jpeacock@univpress.com,
generated with the help of perlbug 1.32 running under perl v5.7.0.
-----------------------------------------------------------------
[Please enter your report here]
Sorry I was not able to get this sent before the deadline for 5.7.0, but
I was on vacation and could not do much over a dial-up line. I have
been
receiving these "Fatal VMS error" messages all week, but I have been
unable to get perlbug to work (it kept telling me to run interactive).
The other part of the problem is my terminal emulator seems to have
forgotten about cursor keys (I get numbers) when I am remote, so there
is
little I can do until I get in the office.
I do know that we have a somewhat old compiler ()DEC C V5.6-003 on
OpenVMS
Alpha V7.1), but Perl itself seems to compile and work OK. That line in
VMS.C is:
_ckvmssts(sys$crembx(0,chan,mbxbufsiz,mbxbufsiz,0,0,0));
but I am a gross novice in VMS, so I am immediately out of my depth. I
can only offer my system for testing purposes to try and figure out what
is wrong. If it helps, I did try "SET PROC/PRIV=ALL" before running the
tests (I should have all rights) and it had no effect.
John Peacock
jpeacock@univpress.com
Failed 6/249 tests, 93.57% okay.
u=20.29 s=0 cu=0 cs=0 files=239 tests=10272
Fatal VMS error (status=10772) at PERL_SRC:[PERL-5_7_0]VMS.C;1, line
1007
at [.io]openpid.t line 48.
[.io]openpid............FAILED on test 2
File::Temp: Could not create directory []tmpdir5hdhRo: invalid argument
at
[.lib]ftmp-tempfile.t line 60
Error in tempdir() using []tmpdirXXXXXX at [.lib]ftmp-tempfile.t line 60
[.lib]ftmp-tempfile.....FAILED on test 4
Corrupted storable file (binary v2.2) at ../../lib/storable.pm
(autosplit into
--.lib.auto.Storable]retrieve.al) line 187, at [.lib]st-retrieve.t line
51
[.lib]st-retrieve.......FAILED on test 6
Corrupted storable file (binary v2.2) at ../../lib/storable.pm
(autosplit into
--.lib.auto.Storable]retrieve.al) line 187, at [.lib]st-store.t line 45
[.lib]st-store..........FAILED on test 3
Fatal VMS error (status=10772) at PERL_SRC:[PERL-5_7_0]VMS.C;1, line
1007 at
(eval 3) line 4, <DATA> line 153.
[.op]lex_assign.........FAILED on test 13
Fatal VMS error (status=10772) at PERL_SRC:[PERL-5_7_0]VMS.C;1, line
1007 at
(eval 4) line 4, <DATA> line 153.
PROG:
# doio.c [Perl_do_open9]
use warnings 'io' ;
open(F, '|'.($^O eq 'VMS' ? 'mcr ':'')."$^X -e 1|");
close(F);
no warnings 'io' ;
open(G, '|'.($^O eq 'VMS' ? 'mcr ':'')."$^X -e 1|");
close(G);
EXPECTED:
Can't open bidirectional pipe at - line 3.
GOT:
Can't open bidirectional pipe at - line 3.
Fatal VMS error (status=10772) at PERL_SRC:[PERL-5_7_0]VMS.C;1, line
1007 at
- line 3.
[.pragma]warnings.......FAILED on test 202
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=none
---
Site configuration information for perl v5.7.0:
Configured by jpeacock at Sun Sep 03 18:31:27 UTC-5:00 2000.
Summary of my perl5 (revision 5.0 version 7 subversion undef)
configuration:
Platform:
osname=VMS, osvers=V7.1, archname=VMS_AXP
uname='VMS kes V7.1 AlphaServer 4000 5/466 4MB'
config_args=''
hint=none, useposix=false, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='CC/DECC', ccflags
='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList',
optimize='', cppflags='undef'
ccversion='50690003', 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, usemymalloc=N, prototype=define
Linker and Libraries:
ld='Link', ldflags ='/NoTrace/NoMap'
libpth=/sys$share /sys$library
libs=
libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
Dynamic Linking:
dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
cccdlflags='', lddlflags='/Share'
Locally applied patches:
---
@INC for perl v5.7.0:
perl_root:[lib.VMS_AXP.5_7_0]
perl_root:[lib]
perl_root:[lib.site_perl.VMS_AXP]
perl_root:[lib.site_perl]
/perl_root/lib/site_perl
.
---
Environment for perl v5.7.0:
HOME=dkb0:[user.jpeacock]
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=perl_src:[perl-5_7_0]
PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
PERL_BADLANG (unset)
PERL_MODULES=DKB0:[USER.JPEACOCK.PERLMODULES.]
PERL_ROOT=DKB0:[USER.JPEACOCK.PERLSRC.PERL-5_7_0.]
PERL_SRC=DKB0:[USER.JPEACOCK.PERLSRC.]
SHELL (unset)
-
[ID 20000903.009] Not OK: perl v5.7.0 on VMS_AXP V7.1
by John Peacock