Summary of the problem:

Creating new 'Build' script for 'DateTime-Calendar-Japanese' version '0.03'
Running [/usr/perl/v5.8.3/bin/perl Build UNINST=1]...
lib/DateTime/Calendar/Japanese.pm -> blib/lib/DateTime/Calendar/Japanese.pm
Manifying blib/lib/DateTime/Calendar/Japanese.pm -> 
blib/libdoc/DateTime::Calendar::Japanese.3
Running [/usr/perl/v5.8.3/bin/perl Build UNINST=1 test]...
t/01-sanity....
*** This test will take a long time, please be patient ***
*** Starting on Thu Feb  5 12:52:14 2004
Can't locate object method "_new" via package "DateTime::Event::Sunrise" at 
/work/jleffler/.cpanplus/5.8.3/build/DateTime-Calendar-Japanese-0.03/blib/lib/DateTime/Calendar/Japanese.pm
 line 222.
# Looks like you planned 41 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-41
        Failed 40/41 tests, 2.44% okay
t/02-time......Can't locate object method "_new" via package 
"DateTime::Event::Sunrise" at 
/work/jleffler/.cpanplus/5.8.3/build/DateTime-Calendar-Japanese-0.03/blib/lib/DateTime/Calendar/Japanese.pm
 line 222.
# Looks like you planned 10 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-10
        Failed 9/10 tests, 10.00% okay
t/03-era.......Can't locate object method "_new" via package 
"DateTime::Event::Sunrise" at 
/work/jleffler/.cpanplus/5.8.3/build/DateTime-Calendar-Japanese-0.03/blib/lib/DateTime/Calendar/Japanese.pm
 line 222.
# Looks like you planned 13 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
        Failed 12/13 tests, 7.69% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01-sanity.t  255 65280    41   80 195.12%  2-41
t/02-time.t    255 65280    10   18 180.00%  2-10
t/03-era.t     255 65280    13   24 184.62%  2-13
Failed 3/3 test scripts, 0.00% okay. 61/64 subtests failed, 4.69% okay.

$ perl -MDateTime::Event::Sunrise -e 'print $DateTime::Event::Sunrise::VERSION'
0.05
$

-- 
Jonathan Leffler                           #include <disclaimer.h>
STSM, Informix Database Engineering, IBM Data Management
Phone: +1 650-926-6921   Fax: +1 650-926-6971   Tie-line: 630-6921
Email: [EMAIL PROTECTED]
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org


Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos anubis 5.8 generic_108528-23 sun4u sparc '
    config_args=''
    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', ccflags ='-fno-strict-aliasing -I/usr/gnu/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/gnu/include'
    ccversion='', gccversion='3.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', ldflags =' -L/usr/gnu/lib '
    libpth=/usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -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/gnu/lib'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under solaris
  Compiled at Jan 16 2004 09:43:44
  %ENV:
    PERL5_CPANPLUS_CONFIG="/work/jleffler/.cpanplus/config"
  @INC:
    /usr/perl/v5.8.3/lib/5.8.3/sun4-solaris
    /usr/perl/v5.8.3/lib/5.8.3
    /usr/perl/v5.8.3/lib/site_perl/5.8.3/sun4-solaris
    /usr/perl/v5.8.3/lib/site_perl/5.8.3
    /usr/perl/v5.8.3/lib/site_perl
    .

Reply via email to