Checking if your kit is complete... Warning: the following files are missing in your kit: dbs/.exists vacation/.vacation Please inform the author. Writing Makefile for Mail::Vacation cp Vacation.pm blib/lib/Mail/Vacation.pm cp Vacation/.vacation blib/lib/Mail/Vacation/.vacation cp Vacation/LDAP.pm blib/lib/Mail/Vacation/LDAP.pm Manifying blib/man3/Mail::Vacation.3 Manifying blib/man3/Mail::Vacation::LDAP.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/0_vacation....1..28 ok 1 - use Mail::Vacation; ok 2 # skip unless /var/log/messages readable Exiting subroutine via last at /Users/cpanrun/build/5.10.0/lib/Test/More.pm line 1018. ok 3 # skip unless /var/log/messages readable ok 4 # skip unless /var/log/messages readable ok 5 # skip unless /var/log/messages readable ok 6 # skip unless /var/log/messages readable ok 7 # skip unless /var/log/messages readable ok 8 - _configure ok 9 - new ok 10 - start # invalid repliedtodbdir(/home/octo/Mail/dbs) # invalid home directory(/home/octo/Mail) # Failed test '_config' # at t/0_vacation.t line 89. not ok 11 - _config ok 12 - _dump ok 13 - messages ok 14 - isok ok 15 - _mailfrom ok 16 - _reset # _track clean: to() cc() # _track second entry: to() cc() # _track ccs: to() cc() # Failed test '_track' # at t/0_vacation.t line 147. not ok 17 - _track # _track failed ok 18 - _get_rand_msgid ok 19 - _invacation ok 20 - _retrieve ok 21 - _setup_int ok 22 - _int2user # o_good() # invalid vacation message() # Failed test '_onvacation' # at t/0_vacation.t line 256. not ok 23 - _onvacation ok 24 - _looks_ok Use of uninitialized value $o_rep in concatenation (.) or string at t/0_vacation.t line 299. # failed vgood _reply() # Failed test '_reply' not ok 25 - _reply # at t/0_vacation.t line 302. Can't locate Mail/Mailer/test.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mail-Vacation/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Mail-Vacation/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 17) line 3. # Looks like you planned 28 tests but only ran 25. # Looks like you failed 4 tests of 25 run. # Looks like your test died just after 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 11, 17, 23, 25-28 Failed 7/28 tests, 75.00% okay (less 6 skipped tests: 15 okay, 53.57%) t/1_ldap........1..11 ok 1 - use Mail::Vacation::LDAP; ok 2 - new ok 3 - _config # no ldap server(localhost) # if you really want this to work, you need an ldap server to connect to! ok 4 - start ok 5 # skip unless ldap server ok 6 # skip unless ldap server Exiting subroutine via last at /Users/cpanrun/build/5.10.0/lib/Test/More.pm line 1018. ok 7 # skip unless ldap server ok 8 # skip unless ldap server ok 9 # skip unless ldap server ok 10 # skip unless ldap server ok 11 # skip unless ldap server ok 7/11 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/0_vacation.t 255 65280 28 10 11 17 23 25-28 13 subtests skipped. Failed 1/2 test scripts. 7/39 subtests failed. Files=2, Tests=39, 2 wallclock secs ( 1.00 cusr + 0.26 csys = 1.26 CPU) Failed 1/2 test programs. 7/39 subtests failed. make: *** [test_dynamic] Error 255