Front page | perl.vmsperl |
Postings from June 2002
Not OK: perl v5.8.0 +DEVEL17237 on VMS_AXP V7.2-1
From:
John Peacock
Date:
June 14, 2002 12:07
Subject:
Not OK: perl v5.8.0 +DEVEL17237 on VMS_AXP V7.2-1
Message ID:
3D0A3E96.3000003@rowman.com
This is a build failure report for perl from jpeacock@kes.internal,
generated with the help of perlbug 1.33 running under perl v5.8.0.
lib/ExtUtils/t/Command...............FAILED at test 10
lib/File/Spec/t/rel2abs2rel..........FAILED at test 4
lib/File/stat........................FAILED at test 18
Run seperately like this:
>perl [.lib.ExtUtils.t]Command.t
not ok 10 - checking modify time stamp
# Failed test ([.lib.extutils.t]command.t at line 104)
# '3600'
# <=
# '1'
# mtime == 1024084161, should be 1024080561
>perl [.lib.File.Spec.t]rel2abs2rel.t
Can't pipe "[-.user.jpeacock.perlsrc.perl]perl.exe;1 rel2abs2rel80731.pl": no
such file or directory at [.lib.file.spec.t]rel2abs2rel.t line 43.
not ok 4 - canonpath on abs executable
# Failed test ([.lib.file.spec.t]rel2abs2rel.t at line 65)
# got: ''
# expected: 'ok
# '
>perl [.lib.File]stat.t
not ok 18 - ... and must match normal stat
# Failed test ([.lib.file]stat.t at line 81)
# got: '16777221 437183 33133 0 8388740 128 11461 1024081909
1024081909 1022954626 '
# expected: '16777221 437183 33133 0 8388740 128 11461 1024078309
1024078309 1022951026 '
The first and last errors are probably misconfigurations in the VMS timezone
information on this box. The middle error only occurs when running from a
rooted logical. Where is the code which is used to set $^X? The problem
is that the implied CWD is rooted and $^X is not, so the abs2rel code gets
confused.
John
---
Flags:
category=install
severity=none
---
Site configuration information for perl v5.8.0:
Configured by jpeacock at Fri Jun 14 12:19:03 UTC-4:00 2002.
Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 17237) configuration:
Platform:
osname=VMS, osvers=V7.2-1, archname=VMS_AXP
uname='VMS kes V7.2-1 Compaq AlphaServer ES40'
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='60490005', 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'
Locally applied patches:
DEVEL17237
---
@INC for perl v5.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
.
---
Environment for perl v5.8.0:
HOME=dka0:[user.jpeacock]
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=perl_root:[000000]
PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
PERL_BADLANG (unset)
PERL_MAKE=MMK
PERL_MODULES=DKA0:[USER.JPEACOCK.PERLMODULES.]
PERL_ROOT=DKA0:[USER.JPEACOCK.PERLSRC.PERL.]
PERL_SRC=DKA0:[USER.JPEACOCK.PERLSRC.]
SHELL (unset)