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 TOKUHIROM, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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] [Thu Feb 22 12:08:59 2007] Trying to get 'http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Acme-Kensiro-0.01.tar.gz' [MSG] [Thu Feb 22 12:08:59 2007] Trying to get 'http://www.cpan.org/authors/id/T/TO/TOKUHIROM/CHECKSUMS' [MSG] [Thu Feb 22 12:09:00 2007] Checksum matches for 'Acme-Kensiro-0.01.tar.gz' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/AutoInstall.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Fetch.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Makefile.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Include.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Base.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Metadata.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Can.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/WriteAll.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/Install/Win32.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/inc/Module/AutoInstall.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/lib/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/lib/Acme/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/lib/Acme/Kensiro.pm' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/Changes' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/01.base.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/03.code.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/00.load.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/perlcritic.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/spelling.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/t/pod.t' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/MANIFEST' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/META.yml' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/README' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme-Kensiro-0.01/Makefile.PL' [MSG] [Thu Feb 22 12:09:00 2007] Extracted 'Acme::Kensiro' to '/home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01' [MSG] [Thu Feb 22 12:09:00 2007] Cannot determine perl version info from lib/Acme/Kensiro.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Exporter ...loaded. (5.58) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Acme::Kensiro [MSG] [Thu Feb 22 12:09:00 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Feb 22 12:09:01 2007] cp lib/Acme/Kensiro.pm blib/lib/Acme/Kensiro.pm Manifying blib/man3/Acme::Kensiro.3 [ERROR] [Thu Feb 22 12:09:01 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cwill1is/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.base.t t/03.code.t t/perlcritic.t t/pod.t t/spelling.t t/00.load.......ok t/01.base.......# Testing Acme::Kensiro 0.01 skipped all skipped: Test::Base required for testing base t/03.code.......Can't locate Test/Base.pm in @INC (@INC contains: /usr/home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/inc /usr/home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/blib/lib /usr/home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/blib/arch /home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/blib/lib /home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/blib/arch /home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01/blib /usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/5.8.8 /usr/home/cwill1is/perl588/lib/site_perl/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/site_perl/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/site_perl/5.8.8 /usr/home/cwill1is/perl588/lib/site_perl/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/site_perl/5.8.8 /usr/home/cwill1is/perl588/lib/site_perl . /usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/5.8.8 /usr/home/cwill1is/perl588/lib/site_perl/5.8.8/i386-freebsd-thread-multi-64int /usr/home/cwill1is/perl588/lib/site_perl/5.8.8 /usr/home/cwill1is/perl588/lib/site_perl .) at t/03.code.t line 3. BEGIN failed--compilation aborted at t/03.code.t line 3. dubious Test returned status 2 (wstat 512, 0x200) t/perlcritic....dubious Test returned status 2 (wstat 512, 0x200) t/pod...........Undefined subroutine &main::plan called at t/perlcritic.t line 4. skipped all skipped: Test::Pod 1.14 required for testing POD t/spelling......skipped all skipped: Test::Spelling required for testing spelling Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03.code.t 2 512 ?? ?? ?? t/perlcritic.t 2 512 ?? ?? ?? 3 tests skipped. Failed 2/6 test scripts. 0/1 subtests failed. Files=6, Tests=1, 0 wallclock secs ( 0.13 cusr + 0.05 csys = 0.18 CPU) *** Error code 35 Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/Acme-Kensiro-0.01. Failed 2/6 test programs. 0/1 subtests failed. MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Test::Base As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'TOKUHIROM ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Test::Base' => '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! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Exporter 5.58 ******************************** 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 8 subversion 8) configuration: Platform: osname=freebsd, osvers=5.4-release, archname=i386-freebsd-thread-multi-64int uname='freebsd scc209.staffordshire.gov.uk 5.4-release freebsd 5.4-release #0: sun may 8 10:21:06 utc 2005 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc_r perllibs=-lm -lcrypt -lutil -lc_r libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
