Subject: | Geo::Distance install failure |
Date: | Wed, 29 Aug 2007 22:19:21 -0400 |
To: | bug-Geo-Distance [...] rt.cpan.org, Aran Clary Deltac <bluefeet [...] cpan.org> |
From: | Christopher Beland <beland [...] alum.mit.edu> |
Dear Aran Clary Deltac,
This is a computer-generated test report for Geo-Distance-0.11, created
automatically by CPAN::Reporter, version 0.4801.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
It looks like this module doesn't list Math::Trig as a prequisite, but
it is required, after all.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/java/jre1.5.0_06/bin:/home/yokel/bin:/usr/kerberos/sbin:/usr/java/jre1.5.0_06/bin:/home/yokel/bin:/usr/java/jre1.5.0_06/bin:/home/yokel/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/tcsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/bin/perl
UID: $< = 0
EUID: $> = 0
GID: $( = 0 10 6 4 3 2 1 0
EGID: $) = 0 10 6 4 3 2 1 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9102
Cwd 3.25
ExtUtils::CBuilder 0.19
ExtUtils::Command 1.13
ExtUtils::Install 1.43
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.18
File::Spec 3.12
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 2.64
Test::More 0.70
version 0.7203
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
not ok 1 - use Geo::Distance;
# Failed test 'use Geo::Distance;'
# at test.pl line 5.
# Tried to use 'Geo::Distance'.
# Error: Can't locate Math/Trig.pm in @INC (@INC contains: blib/lib blib/arch /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at blib/lib/Geo/Distance.pm line 49.
# BEGIN failed--compilation aborted at test.pl line 5.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
not ok 2 - create a Geo::Distance object
# Failed test 'create a Geo::Distance object'
# at test.pl line 8.
not ok 3 - measure a distance by mile
# Failed test 'measure a distance by mile'
# at test.pl line 13.
ok 4 # skip DBD::SQLite not installed
1..4
# Looks like you failed 3 tests of 4.
make: *** [test_dynamic] Error 3
makewrapper: make failed