Date: | Wed, 16 Jul 2003 00:30:12 +1000 |
Subject: | Business::Hours 0.05 make test failures on Solaris 5.8/Perl 5.8.0 |
From: | Brook Schofield <brooksch [...] mac.com> |
To: | bug-business-hours [...] rt.cpan.org |
% uname -a
SunOS balius 5.8 Generic_108528-13 sun4u sparc SUNW,Sun-Blade-100
% perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos balius 5.8 generic_108528-13 sun4u sparc
sunw,sun-blade-100 '
config_args='-Dcc=gcc -B/usr/ccs/bin/'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.2', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under solaris
Compiled at Nov 28 2002 09:45:59
@INC:
/usr/local/lib/perl5/5.8.0/sun4-solaris
/usr/local/lib/perl5/5.8.0
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris
/usr/local/lib/perl5/site_perl/5.8.0
/usr/local/lib/perl5/site_perl
Installation output from perl -MCPAN -e shell
Running make for J/JE/JESSE/Business-Hours-0.05.tar.gz
Checksum for
/export/home/its/s228969/.cpan/sources/authors/id/J/JE/JESSE/Business-
Hours-0.05.tar.gz ok
x Business-Hours-0.05, 0 bytes, 0 tape blocks
x Business-Hours-0.05/Todo, 43 bytes, 1 tape blocks
x Business-Hours-0.05/Makefile.PL, 1417 bytes, 3 tape blocks
x Business-Hours-0.05/Changes, 276 bytes, 1 tape blocks
x Business-Hours-0.05/README, 2426 bytes, 5 tape blocks
x Business-Hours-0.05/t, 0 bytes, 0 tape blocks
x Business-Hours-0.05/t/embedded-Business-Hours.t, 2574 bytes, 6 tape
blocks
x Business-Hours-0.05/LICENSE, 20545 bytes, 41 tape blocks
x Business-Hours-0.05/MANIFEST, 99 bytes, 1 tape blocks
x Business-Hours-0.05/lib, 0 bytes, 0 tape blocks
x Business-Hours-0.05/lib/Business, 0 bytes, 0 tape blocks
x Business-Hours-0.05/lib/Business/Hours.pm, 12969 bytes, 26 tape blocks
Removing previously used
/export/home/its/s228969/.cpan/build/Business-Hours-0.05
CPAN.pm: Going to build J/JE/JESSE/Business-Hours-0.05.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Business::Hours
cp lib/Business/Hours.pm blib/lib/Business/Hours.pm
Manifying blib/man3/Business::Hours.3
/usr/local/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/embedded-Business-Hours....NOK 4# Failed test
(lib/Business/Hours.pm at line 199)
# got: '162001'
# expected: '162000'
t/embedded-Business-Hours....NOK 6# Failed test
(lib/Business/Hours.pm at line 386)
# got: '82800'
# expected: '72000'
t/embedded-Business-Hours....NOK 8# Failed test
(lib/Business/Hours.pm at line 393)
# got: '10'
# expected: '9'
t/embedded-Business-Hours....ok 13/0# Looks like you failed 3 tests of
13.
t/embedded-Business-Hours....dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 4, 6, 8
Failed 3/13 tests, 76.92% okay
Failed Test Stat Wstat Total Fail Failed List of
Failed
------------------------------------------------------------------------
-------
t/embedded-Business-Hours.t 3 768 13 3 23.08% 4 6 8
Failed 1/1 test scripts, 0.00% okay. 3/13 subtests failed, 76.92% okay.
make: *** [test_dynamic] Error 2
/usr/local/bin/make test -- NOT OK
Running make install
Installing /usr/local/lib/perl5/site_perl/5.8.0/Business/Hours.pm
Installing /usr/local/man/man3/Business::Hours.3
Writing
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/Business/Hours/
.packlist
Appending installation info to
/usr/local/lib/perl5/5.8.0/sun4-solaris/perllocal.pod
/usr/local/bin/make install UNINST=1 -- OK