Checking if your kit is complete... Warning: prerequisite Log::Log4perl 1.1 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for X10::Home cp Home.pm blib/lib/X10/Home.pm cp eg/x10 blib/script/x10 /home/cpanrun/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/x10 Manifying blib/man3/X10::Home.3 Manifying blib/man1/x10.1 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -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/*.t t/001Basic..........1..1 Can't call method "baudrate" on an undefined value at blib/lib/X10/Home.pm line 80. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002Locks..........1..3 Can't call method "baudrate" on an undefined value at blib/lib/X10/Home.pm line 80. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/003DB.............1..4 Can't call method "baudrate" on an undefined value at blib/lib/X10/Home.pm line 80. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/001Basic.t 255 65280 1 1 100.00% 1 t/002Locks.t 255 65280 3 3 100.00% 1-3 t/003DB.t 255 65280 4 4 100.00% 1-4 Failed 3/3 test scripts, 0.00% okay. 8/8 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2