Subject: | t/06maxmind............Can't call method "inet_atocc" on an undefined value at t/06maxmind.t line 19, <DATA> line 1. |
PERL VERSION:
This is perl, v5.8.5 built for i586-linux-thread-multi
OS:
SuSE Linux 9.2 Professional
ERROR APPEARANCE:
while trying to install through cpan
CPAN INSTALL OUTPUT:
Show quoted text
cpan> install IP::Country::Fast
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Tue, 22 Mar 2005 13:52:56 GMT
Running install for module IP::Country::Fast
Running make for N/NW/NWETTERS/IP-Country-2.18.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/N/NW/NWETTERS/IP-Country-2.18.tar.gz ok
Scanning cache /root/.cpan/build for sizes
IP-Country-2.18/
IP-Country-2.18/dbmScripts/
IP-Country-2.18/dbmScripts/ipauth_maker.pl
IP-Country-2.18/dbmScripts/getFiles.pl
IP-Country-2.18/dbmScripts/ipcc_loader.pl
IP-Country-2.18/dbmScripts/ipcc_maker.pl
IP-Country-2.18/dbmScripts/ipauth_loader.pl
IP-Country-2.18/t/
IP-Country-2.18/t/06maxmind.t
IP-Country-2.18/t/codes.t
IP-Country-2.18/t/01object_creation.t
IP-Country-2.18/t/05fast_bench.t
IP-Country-2.18/t/03medium_lookup.t
IP-Country-2.18/t/04auth_lookup.t
IP-Country-2.18/t/02fast_lookup.t
IP-Country-2.18/CHANGES
IP-Country-2.18/MANIFEST
IP-Country-2.18/README
IP-Country-2.18/Makefile.PL
IP-Country-2.18/bin/
IP-Country-2.18/bin/ip2cc.PL
IP-Country-2.18/META.yml
IP-Country-2.18/lib/
IP-Country-2.18/lib/IP/
IP-Country-2.18/lib/IP/Authority/
IP-Country-2.18/lib/IP/Authority/ipauth.gif
IP-Country-2.18/lib/IP/Authority/auth.gif
IP-Country-2.18/lib/IP/Authority.pm
IP-Country-2.18/lib/IP/Country.pm
IP-Country-2.18/lib/IP/Country/
IP-Country-2.18/lib/IP/Country/Slow.pm
IP-Country-2.18/lib/IP/Country/Fast/
IP-Country-2.18/lib/IP/Country/Fast/cc.gif
IP-Country-2.18/lib/IP/Country/Fast/ip.gif
IP-Country-2.18/lib/IP/Country/Fast.pm
IP-Country-2.18/lib/IP/Country/MaxMind.pm
IP-Country-2.18/lib/IP/Country/Medium.pm
IP-Country-2.18/INSTALL
Removing previously used /root/.cpan/build/IP-Country-2.18
CPAN.pm: Going to build N/NW/NWETTERS/IP-Country-2.18.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for IP::Country
cp lib/IP/Country/Fast.pm blib/lib/IP/Country/Fast.pm
cp lib/IP/Country/Medium.pm blib/lib/IP/Country/Medium.pm
cp lib/IP/Authority.pm blib/lib/IP/Authority.pm
cp lib/IP/Country/Fast/cc.gif blib/lib/IP/Country/Fast/cc.gif
cp lib/IP/Authority/ipauth.gif blib/lib/IP/Authority/ipauth.gif
cp lib/IP/Country/MaxMind.pm blib/lib/IP/Country/MaxMind.pm
cp lib/IP/Authority/auth.gif blib/lib/IP/Authority/auth.gif
cp lib/IP/Country/Slow.pm blib/lib/IP/Country/Slow.pm
cp lib/IP/Country.pm blib/lib/IP/Country.pm
cp lib/IP/Country/Fast/ip.gif blib/lib/IP/Country/Fast/ip.gif
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" bin/ip2cc.PL bin/ip2cc
Extracting ip2cc (with variable substitutions)
cp bin/ip2cc blib/script/ip2cc
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ip2cc
Manifying blib/man1/ip2cc.1
Manifying blib/man3/IP::Authority.3pm
Manifying blib/man3/IP::Country::Medium.3pm
Manifying blib/man3/IP::Country::Fast.3pm
Manifying blib/man3/IP::Country::MaxMind.3pm
Manifying blib/man3/IP::Country::Slow.3pm
Manifying blib/man3/IP::Country.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01object_creation....ok
t/02fast_lookup........ok
t/03medium_lookup......ok
t/04auth_lookup........ok
t/05fast_bench.........ok 1/1 # random find (51%, 16383 lookups/sec)
t/05fast_bench.........ok
t/06maxmind............Can't call method "inet_atocc" on an undefined value at t/06maxmind.t line 19, <DATA> line 1.
t/06maxmind............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-29
Failed 29/29 tests, 0.00% okay
t/codes................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------------------------------------------
t/06maxmind.t 2 512 29 58 200.00% 1-29
Failed 1/7 test scripts, 85.71% okay. 29/331 subtests failed, 91.24% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force