This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear YEWENBIN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Wed Jan  2 14:22:33 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/Y/YE/YEWENBIN/CHECKSUMS'
[MSG] [Wed Jan  2 14:22:34 2008] Checksum matches for 'Calendar-v0.4.1.tar.gz'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/cal-test.el'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/lib/'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/lib/Calendar/'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/Calendar.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/Julian.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/Lunar.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/Gregorian.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/Solar.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 
'Calendar-v0.4.1/lib/Calendar/China.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/lib/Calendar.pm'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/MANIFEST'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/t/'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/t/Calendar.t'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/META.yml'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/bin/'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/bin/cal.pl'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/ChangeLog'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/cal-test.pl'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/Build.PL'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/Makefile.PL'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar-v0.4.1/README'
[MSG] [Wed Jan  2 14:22:34 2008] Extracted 'Calendar' to 
'/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1'
[MSG] [Wed Jan  2 14:22:35 2008] # running Build.PL 
/home/bri/bleadperl/bin/perl5.11.0 Build.PL
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Deleting Build
Removed previous script 'Build'

Creating new 'Build' script for 'Calendar' version '0.4.1'

[MSG] [Wed Jan  2 14:22:35 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Wed Jan  2 14:22:35 2008] /home/bri/bleadperl/bin/perl5.11.0 Build 
--makefile_env_macros 1

[ERROR] [Wed Jan  2 14:22:35 2008] MAKE TEST failed: Illegal seek 
/home/bri/bleadperl/bin/perl5.11.0 Build --makefile_env_macros 1 test
t/Calendar......Can't locate Calendar::Gregorian in @INC (@INC contains: 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib/lib 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib/arch 
/home/bri/lib/perl 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib/lib 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib/arch 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib 
/home/bri/bleadperl/lib/5.11.0/x86_64-linux-thread-multi-ld 
/home/bri/bleadperl/lib/5.11.0 
/home/bri/bleadperl/lib/site_perl/5.11.0/x86_64-linux-thread-multi-ld 
/home/bri/bleadperl/lib/site_perl/5.11.0 . ../blib/arch ../blib/lib blib/arch 
blib/lib) at 
/home/bri/bleadperl/.cpanplus/5.11.0/build/Calendar-v0.4.1/blib/lib/Calendar.pm 
line 116.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 All 1 subtests passed 

Test Summary Report
-------------------
t/Calendar.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
Files=1, Tests=1,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.03 cusr  0.01 
csys =  0.05 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make: *** [test] Error 255

[MSG] [Wed Jan  2 14:22:35 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

Calendar::Gregorian

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'YEWENBIN ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'Calendar::Gregorian'   => '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)


******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32800) 
configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux zippy 2.6.22-3-amd64 #1 smp sun nov 4 18:18:09 utc 2007 x86_64 
gnulinux '
    config_args='-D usedevel=define -D prefix=/home/bri/bleadperl'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.3 20071123 (prerelease) (Debian 4.2.2-4)', 
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='long double', nvsize=16, Off_t='off_t', 
lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Reply via email to