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 KOKOGIKO, 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] [Sat Feb 2 03:57:59 2008] Trying to get 'http://www.cpan.org/authors/id/K/KO/KOKOGIKO/Geo-LocaPoint-0.0.1.tar.gz' [MSG] [Sat Feb 2 03:58:02 2008] Trying to get 'http://www.cpan.org/authors/id/K/KO/KOKOGIKO/CHECKSUMS' [MSG] [Sat Feb 2 03:58:03 2008] Checksum matches for 'Geo-LocaPoint-0.0.1.tar.gz' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/README' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/Build.PL' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/Makefile.PL' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/02.lcp2ll.t' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/pod.t' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/perlcritic.t' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/01.ll2lcp.t' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/t/00.load.t' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/Changes' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/lib/' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/lib/Geo/' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/lib/Geo/LocaPoint.pm' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/META.yml' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo-LocaPoint-0.0.1/MANIFEST' [MSG] [Sat Feb 2 03:58:03 2008] Extracted 'Geo::LocaPoint' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1' [MSG] [Sat Feb 2 03:58:06 2008] # running Build.PL /export/home/chris/perl5.10.0/bin/perl Build.PL - ERROR: Math::Round is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Geo-LocaPoint' version '0.0.1' [MSG] [Sat Feb 2 03:58:06 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Feb 2 03:58:06 2008] Module 'Geo::LocaPoint' requires 'Math::Round' version '0' to be installed [MSG] [Sat Feb 2 03:58:06 2008] Trying to get 'http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-0.06.tar.gz' [MSG] [Sat Feb 2 03:58:07 2008] Trying to get 'http://www.cpan.org/authors/id/G/GR/GROMMEL/CHECKSUMS' [MSG] [Sat Feb 2 03:58:08 2008] Checksum matches for 'Math-Round-0.06.tar.gz' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/Changes' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/Makefile.PL' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/MANIFEST' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/META.yml' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/README' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/Round.pm' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math-Round-0.06/test.pl' [MSG] [Sat Feb 2 03:58:08 2008] Extracted 'Math::Round' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06' [MSG] [Sat Feb 2 03:58:09 2008] Checking if your kit is complete... Looks good Writing Makefile for Math::Round [MSG] [Sat Feb 2 03:58:09 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Feb 2 03:58:12 2008] cp Round.pm blib/lib/Math/Round.pm AutoSplitting blib/lib/Math/Round.pm (blib/lib/auto/Math/Round) Manifying blib/man3/Math::Round.3 [MSG] [Sat Feb 2 03:58:13 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /export/home/chris/perl5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..11 ok 1 round............ok 2 round_even.......ok 3 round_odd........ok 4 round_rand.......ok 5 nearest..........ok 6 nearest_ceil.....ok 7 nearest_floor....ok 8 nearest_rand.....ok 9 nlowmult.........ok 10 nhimult..........ok 11 All tests successful. [MSG] [Sat Feb 2 03:58:13 2008] Sending test report for 'Math-Round-0.06' [MSG] [Sat Feb 2 03:58:13 2008] Ok, not sending test report [MSG] [Sat Feb 2 03:58:15 2008] /export/home/chris/perl5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Geo/LocaPoint.pm -> blib/lib/Geo/LocaPoint.pm Manifying blib/lib/Geo/LocaPoint.pm -> blib/libdoc/Geo::LocaPoint.3 [ERROR] [Sat Feb 2 03:58:18 2008] MAKE TEST failed: Illegal seek /export/home/chris/perl5.10.0/bin/perl Build --makefile_env_macros 1 test t/00.load.........# Testing Geo::LocaPoint 0.0.1 ok t/01.ll2lcp.......Can't locate Test/Base.pm in @INC (@INC contains: /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib /export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/5.10.0 /export/home/chris/perl5.10.0/lib/site_perl/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/site_perl/5.10.0 .) at t/01.ll2lcp.t line 2. BEGIN failed--compilation aborted at t/01.ll2lcp.t line 2. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/02.lcp2ll.......Can't locate Test/Base.pm in @INC (@INC contains: /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib /export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/5.10.0 /export/home/chris/perl5.10.0/lib/site_perl/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/site_perl/5.10.0 .) at t/02.lcp2ll.t line 2. BEGIN failed--compilation aborted at t/02.lcp2ll.t line 2. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/perlcritic......Can't locate Test/Perl/Critic.pm in @INC (@INC contains: /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib /export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/5.10.0 /export/home/chris/perl5.10.0/lib/site_perl/5.10.0/i86pc-solaris-thread-multi-64int /export/home/chris/perl5.10.0/lib/site_perl/5.10.0 .) at t/perlcritic.t line 3. Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pod.............skipped: Test::Pod 1.14 required for testing POD Test Summary Report ------------------- t/01.ll2lcp.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/02.lcp2ll.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/perlcritic.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=5, Tests=1, 2 wallclock secs ( 0.13 usr 0.29 sys + 0.29 cusr 0.34 csys = 1.05 CPU) Result: FAIL Failed 3/5 test programs. 0/1 subtests failed. *** Error code 255 make: Fatal error: Command failed for target `test' [MSG] [Sat Feb 2 03:58:18 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: Test::Base Test::Perl::Critic As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'KOKOGIKO ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Test::Base' => '0', # or a minimum working version 'Test::Perl::Critic' => '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: Module Name Have Want Math::Round 0.06 0 Test::More 0.72 0 version 0.74 0 ******************************** 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. Powered by POE::Component::CPAN::YACSmoke. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = C PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin: PERL5LIB = :/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib PERL5_CPANPLUS_IS_RUNNING = 7021 PERL5_CPANPLUS_IS_VERSION = 0.84 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /export/home/chris/perl5.10.0/bin/perl UID: $< = 100 EUID: $> = 100 GID: $( = 1 1 EGID: $) = 1 1 ------------------------------- -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc ' config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Dusethreads -Duse64bitint -Dusemymalloc=n' hint=recommended, useposix=true, d_sigaction=define 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='gcc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV', optimize='-O', cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10' 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='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=-lsocket -lnsl -ldl -lm -lpthread -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'
