Subject: | Errors in 'make test' for DateTime-Format-Excel-0.28 |
Date: | Thu, 2 Oct 2003 12:15:05 -0700 |
From: | "Zentner, Kris" <kris.zentner [...] SonoSite.com> |
To: | <bug-DateTime-Format-Excel [...] rt.cpan.org> |
I have a standard SuSE Linux 8.2 installation which appears to be failing on building DateTime-Format-Excel-0.28. I'm almost wondering if there's some kind of dependancy issue but I can't seem to find it. I've installed this fine before on RedHat AS2.1. Any help is much appreciated. Below are 'perl -V' and 'make test' outputs.
# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.20, archname=i586-linux-thread-multi
uname='linux d20 2.4.20 #1 smp thu oct 10 18:10:26 utc 2002 i686 unknown unknown gnulinux '
config_args='-ds -e -Dprefix=/usr -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O3 --pipe',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing'
ccversion='', gccversion='3.3 20030226 (prerelease) (SuSE Linux)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/lib /usr/lib /usr/local/lib
libs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i586-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Mar 13 2003 22:22:34
@INC:
/usr/lib/perl5/5.8.0/i586-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
.
# make test
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00pod..........ok
t/00signature....WARNING: This key is not certified with a trusted signature!
Primary key fingerprint: 3E4D 4239 713C 99C5 50BA F4FA CCBF 209B A290 58C8
==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) <===
t/00signature....ok
t/basic..........NOK 6# Failed test (t/basic.t at line 47)
# got: '26'
# expected: '37680'
t/basic..........NOK 16# Failed test (t/basic.t at line 47)
# got: '2'
# expected: '25569'
t/basic..........NOK 18# Failed test (t/basic.t at line 47)
# got: '1'
# expected: '2958465'
t/basic..........NOK 20# Failed test (t/basic.t at line 47)
# got: '26'
# expected: '60'
t/basic..........NOK 22# Failed test (t/basic.t at line 47)
# got: '2'
# expected: '61'
t/basic..........NOK 24# Failed test (t/basic.t at line 47)
# got: '26'
# expected: '37680'
t/basic..........NOK 34# Failed test (t/basic.t at line 47)
# got: '2'
# expected: '25569'
t/basic..........NOK 36# Failed test (t/basic.t at line 47)
# got: '1'
# expected: '2958465'
t/basic..........NOK 38# Failed test (t/basic.t at line 47)
# got: '26'
# expected: '60'
t/basic..........NOK 40# Failed test (t/basic.t at line 47)
# got: '2'
# expected: '61'
t/basic..........NOK 42# Failed test (t/basic.t at line 47)
# got: '30'
# expected: '2957003'
t/basic..........NOK 44# Failed test (t/basic.t at line 47)
# got: '8'
# expected: '36227'
t/basic..........ok 62/62# Looks like you failed 12 tests of 62.
t/basic..........dubious
Test returned status 12 (wstat 3072, 0xc00)
Scalar found where operator expected at (eval 151) line 1, near "'int' $__val"
(Missing operator before $__val?)
DIED. FAILED tests 6, 16, 18, 20, 22, 24, 34, 36, 38, 40, 42, 44
Failed 12/62 tests, 80.65% okay
t/clone..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/basic.t 12 3072 62 12 19.35% 6 16 18 20 22 24 34 36 38 40 42 44
Failed 1/4 test scripts, 75.00% okay. 12/78 subtests failed, 84.62% okay.
make: *** [test_dynamic] Error 29
--
Kristopher Zentner
System Administrator
SonoSite Inc.
phone: 425-951-6719
e-mail: kris.zentner@sonosite.com