*** ExtUtils::AutoInstall version 0.56 *** Checking for dependencies... [Core Features] - Class::ErrorHandler ...loaded. (0.01) - Math::BigInt ...loaded. (0.01) - MIME::Base64 ...loaded. (2.12) - Digest::SHA1 ...loaded. (2.01) - LWP ...loaded. (5.68) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Authen::TypeKey cp lib/Authen/TypeKey.pm blib/lib/Authen/TypeKey.pm Manifying blib/man3/Authen::TypeKey.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-compile.t t/01-verify.t t/02-invalid-sig.t t/00-compile........1..1 not ok 1 - use Authen::TypeKey; # Failed test (t/00-compile.t at line 4) # Tried to use 'Authen::TypeKey'. # Error: unknown import: lib GMP,Pari at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 49. # BEGIN failed--compilation aborted at t/00-compile.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-verify.........1..21 unknown import: lib GMP,Pari at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 49. BEGIN failed--compilation aborted at blib/lib/Authen/TypeKey.pm line 7. Compilation failed in require at t/01-verify.t line 4. BEGIN failed--compilation aborted at t/01-verify.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/02-invalid-sig....1..2 unknown import: lib GMP,Pari at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 49. BEGIN failed--compilation aborted at blib/lib/Authen/TypeKey.pm line 7. Compilation failed in require at t/02-invalid-sig.t line 4. BEGIN failed--compilation aborted at t/02-invalid-sig.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-compile.t 1 256 1 1 100.00% 1 t/01-verify.t 255 65280 21 21 100.00% 1-21 t/02-invalid-sig.t 255 65280 2 2 100.00% 1-2 Failed 3/3 test scripts, 0.00% okay. 24/24 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2