*** ExtUtils::AutoInstall version 0.56 *** Checking for dependencies... [Core Features] - Math::BigInt ...loaded. (1.88 >= 1.60) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Crypt::DH cp lib/Crypt/DH.pm blib/lib/Crypt/DH.pm Manifying blib/man3/Crypt::DH.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-dh.t t/00-compile....1..1 Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-DH/blib/lib/Crypt/DH.pm line 6 ok 1 - use Crypt::DH; ok t/01-dh.........Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-DH/blib/lib/Crypt/DH.pm line 6 1..18 ok 1 - any2bigint(scalar) returns a defined value ok 2 - any2bigint(scalar) returns a Math::BigInt ok 3 - any2bigint(scalar) returns the correct value ok 4 - any2bigint(Math::BigInt) returns a defined value ok 5 - any2bigint(Math::BigInt) returns a Math::BigInt ok 6 - any2bigint(Math::BigInt) returns the correct value ok 7 - Key generation did not modify g ok 8 - Key generation did not modify p ok 9 - Shared secrets match ok 10 - Key generation did not modify g ok 11 - Key generation did not modify p ok 12 - Shared secrets match ok 13 - Key generation did not modify g ok 14 - Key generation did not modify p ok 15 - Shared secrets match make: *** [test_dynamic] Hangup