Subject: | Not enough arguments for Test::skip at t/06maxmind.t line 20, near "$skipping)" |
Show quoted text
cpan> install IP::Country::Fast
Running install for module IP::Country::Fast
Running make for N/NW/NWETTERS/IP-Country-2.17.tar.gz
Is already unwrapped into directory /root/.cpan/build/IP-Country-2.17
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i586-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 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 (46%, 16383 lookups/sec)
t/05fast_bench......ok
t/06maxmind.........Not enough arguments for Test::skip at t/06maxmind.t line 20, near "$skipping)"
Execution of t/06maxmind.t aborted due to compilation errors.
t/06maxmind.........dubious
Test returned status 255 (wstat 65280, 0xff00)
Integer overflow in hexadecimal number at (eval 80) line 1.
DIED. FAILED tests 1-29
Failed 29/29 tests, 0.00% okay
t/codes.............ok
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/06maxmind.t 255 65280 29 29 100.00% 1-29
Failed 1/7 test scripts, 85.71% okay. 29/327 subtests failed, 91.13% okay.
make: *** [test_dynamic] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force