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 Jan 26 21:23:41 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KO/KOKOGIKO/Geo-LocaPoint-0.0.1.tar.gz'
[MSG] [Sat Jan 26 21:23:47 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KO/KOKOGIKO/CHECKSUMS'
[MSG] [Sat Jan 26 21:23:48 2008] Checksum matches for 
'Geo-LocaPoint-0.0.1.tar.gz'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/README'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/Build.PL'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/Makefile.PL'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/02.lcp2ll.t'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/pod.t'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/perlcritic.t'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/01.ll2lcp.t'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/t/00.load.t'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/Changes'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/lib/'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/lib/Geo/'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 
'Geo-LocaPoint-0.0.1/lib/Geo/LocaPoint.pm'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/META.yml'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo-LocaPoint-0.0.1/MANIFEST'
[MSG] [Sat Jan 26 21:23:49 2008] Extracted 'Geo::LocaPoint' to 
'/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1'
[MSG] [Sat Jan 26 21:23:52 2008] # running Build.PL 
/Volumes/Media/smoke/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 Jan 26 21:23:52 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Jan 26 21:23:53 2008] Module 'Geo::LocaPoint' requires 'Math::Round' 
version '0' to be installed 
[MSG] [Sat Jan 26 21:23:53 2008] Trying to get 
'http://www.cpan.org/authors/id/G/GR/GROMMEL/CHECKSUMS'
[MSG] [Sat Jan 26 21:23:54 2008] Checksum matches for 'Math-Round-0.06.tar.gz'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/Changes'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/Makefile.PL'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/MANIFEST'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/META.yml'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/README'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/Round.pm'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math-Round-0.06/test.pl'
[MSG] [Sat Jan 26 21:23:54 2008] Extracted 'Math::Round' to 
'/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06'
[MSG] [Sat Jan 26 21:23:56 2008] Writing Makefile for Math::Round

[MSG] [Sat Jan 26 21:23:56 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Jan 26 21:23:57 2008] Manifying blib/man3/Math::Round.3

[MSG] [Sat Jan 26 21:23:58 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 
/Volumes/Media/smoke/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 Jan 26 21:23:58 2008] Sending test report for 'Math-Round-0.06'
[MSG] [Sat Jan 26 21:23:58 2008] Ok, not sending test report
[MSG] [Sat Jan 26 21:24:01 2008] /Volumes/Media/smoke/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 Jan 26 21:24:04 2008] MAKE TEST failed: Illegal seek 
/Volumes/Media/smoke/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: 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0 
/Volumes/Media/smoke/perl5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-64int-2level
 /Volumes/Media/smoke/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: 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0 
/Volumes/Media/smoke/perl5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-64int-2level
 /Volumes/Media/smoke/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: 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch
 /Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch
 
/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level 
/Volumes/Media/smoke/perl5.10.0/lib/5.10.0 
/Volumes/Media/smoke/perl5.10.0/lib/site_perl/5.10.0/darwin-thread-multi-64int-2level
 /Volumes/Media/smoke/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,  1 wallclock secs ( 0.10 usr  0.09 sys +  0.43 cusr  0.17 
csys =  0.79 CPU)
Result: FAIL
Failed 3/5 test programs. 0/1 subtests failed.
make: *** [test] Error 255

[MSG] [Sat Jan 26 21:24:04 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
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Math-Round-0.06/blib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/lib:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib/arch:/Volumes/Media/smoke/perl5.10.0/.cpanplus/5.10.0/build/Geo-LocaPoint-0.0.1/blib
    PERL5_CPANPLUS_IS_RUNNING = 18198
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /Volumes/Media/smoke/perl5.10.0/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: 
wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh 
powerpc '
    config_args='-e -Dprefix=/Volumes/Media/smoke/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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to