CC: | mstevens [...] etla.org |
Fails tests on install:
t/10pod.t .......................... 1/2
# Failed test 'blib/lib/RRD/Simple.pm'
# at /opt/dianomi/perl/lib/site_perl/5.8.9/Test/Pod.pm line 219.
# blib/lib/RRD/Simple.pm (2158): L<text|scheme:...> is invalid according
to perlpod
# Looks like you failed 1 test of 2.
(okay, the rest also fail because I didn't install RRDs yet, but I don't
think that one's my fault)
[root@server2 ~]# perl -v
This is perl, v5.8.9 built for x86_64-linux
Copyright 1987-2008, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[root@server2 ~]# perl -V
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.18-128.7.1.el5, archname=x86_64-linux
uname='linux 240738-app1.server2.dianomi.co.uk 2.6.18-128.7.1.el5 #1
smp wed aug 19 04:00:49 edt 2009 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/opt/dianomi/perl -Accflags=-fPIC'
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 ='-fPIC -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fPIC -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20080704 (Red Hat 4.1.2-44)',
gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
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='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Built under linux
Compiled at Aug 27 2009 15:45:08
@INC:
/opt/dianomi/perl/lib/5.8.9/x86_64-linux
/opt/dianomi/perl/lib/5.8.9
/opt/dianomi/perl/lib/site_perl/5.8.9/x86_64-linux
/opt/dianomi/perl/lib/site_perl/5.8.9
.