Checking if your kit is complete... Looks good Writing Makefile for MySQL::Diff cp Database.pm blib/lib/MySQL/Database.pm cp Table.pm blib/lib/MySQL/Table.pm cp Utils.pm blib/lib/MySQL/Utils.pm cp Diff.pm blib/lib/MySQL/Diff.pm PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/all....1..42 # Test loading MySQL::Diff ok 1 # Test can run mysql client Can't exec "mysql": No such file or directory at t/all.t line 427. not ok 2 # Failed test 2 in t/all.t at line 490 Cannot proceed with tests without a mysql client. Aborting rest of tests. FAILED tests 2-42 Failed 41/42 tests, 2.38% okay Failed 1/1 test scripts, 0.00% okay. 41/42 subtests failed, 2.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/all.t 42 41 97.62% 2-42 make: *** [test_dynamic] Error 11