D
dayo
I am new to perl and am tasked with compiling and installing 5.8.7.
When running make test I see failures associated Constant.t , recurs.t
and 510_ping_upd.t
I am not concerned about the 510_ping_upd.t as other notes say I can
ignore this,
but I would like to resolve the failures for Constant.t and recurs.t
It may be that I am not telling the perl about a library it needs, but
I don't know how to tell what the tests are or why they are failing.
Can somebody tell me how to review the actual tests and failure reason?
Does anybody recognize whether a particular library or other parameter
might be missing from my configuration?
Lastly, being new to perl I'm not sure if maybe its ok just to igore
these failures - though I think I shouldn't because the INSTALL and
README files told me of other errors I might expect under certain
circumstances but said nothing of these - can I ignore this?
The summary report form ./perl harness
Failed Test Stat Wstat Total Fail Failed
List of Failed
.../lib/ExtUtils/t/Constant.t 272 240 88.24%
33-272
.../lib/ExtUtils/t/recurs.t 1 256 25 1 4.00%
14
.../lib/Net/Ping/t/510_ping_udp.t 2 1 50.00%
2
Site configuration information for perl v5.8.7:
Configured by oracle at Wed Dec 7 11:06:45 CST 2005.
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=hpux, osvers=11.11, archname=PA-RISC2.0-LP64
uname='hp-ux dx10host b.11.11 u 9000800 180404600 unlimited-user
license '
config_args='-Duselargefiles -Duse64bitall
-Dman3dir=/u80/dba_workarea/perltest/5.8.7/man/man3'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags =' -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64
-I/opt/local/include +DD64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
',
optimize='+O2 +Onolimit',
cppflags='-Aa -D__STDC_EXT__ -D_HPUX_SOURCE -Ae -D_HPUX_SOURCE
-Wl,+vnocompatwarnings +DD64 -I/opt/local/include +DD64'
ccversion='B.11.11.04', gccversion='', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/bin/ld', ldflags =' +DD64 -L/opt/local/lib -L/lib/pa20_64'
libpth=/opt/local/lib /lib/pa20_64 /lib /usr/lib /usr/ccs/lib
libs=-lnsl -lnm -ldl -ldld -lm -lsec -lc
perllibs=-lnsl -lnm -ldl -ldld -lm -lsec -lc
libc=/usr/lib/pa20_64/libc.sl, so=sl, useshrplib=false,
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/opt/local/lib
-L/lib/pa20_64'
Locally applied patches:
---
@INC for perl v5.8.7:
lib
/u80/dba_workarea/my587dest/lib/perl5/5.8.7/PA-RISC2.0-LP64
/u80/dba_workarea/my587dest/lib/perl5/5.8.7
/u80/dba_workarea/my587dest/lib/perl5/site_perl/5.8.7/PA-RISC2.0-LP64
/u80/dba_workarea/my587dest/lib/perl5/site_perl/5.8.7
/u80/dba_workarea/my587dest/lib/perl5/site_perl
When running make test I see failures associated Constant.t , recurs.t
and 510_ping_upd.t
I am not concerned about the 510_ping_upd.t as other notes say I can
ignore this,
but I would like to resolve the failures for Constant.t and recurs.t
It may be that I am not telling the perl about a library it needs, but
I don't know how to tell what the tests are or why they are failing.
Can somebody tell me how to review the actual tests and failure reason?
Does anybody recognize whether a particular library or other parameter
might be missing from my configuration?
Lastly, being new to perl I'm not sure if maybe its ok just to igore
these failures - though I think I shouldn't because the INSTALL and
README files told me of other errors I might expect under certain
circumstances but said nothing of these - can I ignore this?
The summary report form ./perl harness
Failed Test Stat Wstat Total Fail Failed
List of Failed
.../lib/ExtUtils/t/Constant.t 272 240 88.24%
33-272
.../lib/ExtUtils/t/recurs.t 1 256 25 1 4.00%
14
.../lib/Net/Ping/t/510_ping_udp.t 2 1 50.00%
2
Site configuration information for perl v5.8.7:
Configured by oracle at Wed Dec 7 11:06:45 CST 2005.
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=hpux, osvers=11.11, archname=PA-RISC2.0-LP64
uname='hp-ux dx10host b.11.11 u 9000800 180404600 unlimited-user
license '
config_args='-Duselargefiles -Duse64bitall
-Dman3dir=/u80/dba_workarea/perltest/5.8.7/man/man3'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags =' -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64
-I/opt/local/include +DD64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
',
optimize='+O2 +Onolimit',
cppflags='-Aa -D__STDC_EXT__ -D_HPUX_SOURCE -Ae -D_HPUX_SOURCE
-Wl,+vnocompatwarnings +DD64 -I/opt/local/include +DD64'
ccversion='B.11.11.04', gccversion='', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/bin/ld', ldflags =' +DD64 -L/opt/local/lib -L/lib/pa20_64'
libpth=/opt/local/lib /lib/pa20_64 /lib /usr/lib /usr/ccs/lib
libs=-lnsl -lnm -ldl -ldld -lm -lsec -lc
perllibs=-lnsl -lnm -ldl -ldld -lm -lsec -lc
libc=/usr/lib/pa20_64/libc.sl, so=sl, useshrplib=false,
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/opt/local/lib
-L/lib/pa20_64'
Locally applied patches:
---
@INC for perl v5.8.7:
lib
/u80/dba_workarea/my587dest/lib/perl5/5.8.7/PA-RISC2.0-LP64
/u80/dba_workarea/my587dest/lib/perl5/5.8.7
/u80/dba_workarea/my587dest/lib/perl5/site_perl/5.8.7/PA-RISC2.0-LP64
/u80/dba_workarea/my587dest/lib/perl5/site_perl/5.8.7
/u80/dba_workarea/my587dest/lib/perl5/site_perl