Beware! Since your strftime is so backward as to not support %z, I am going to fake it --- but this means that processes running whilst timezones change under them will present incorrect timezone offset info. This is normally an issue only for processes running when daylight savings comes into force. If I cannot find a version of gnu date (at runtime), then I cannot fake it up, either. Sorry about that. Currently this only affects the TRANS_CDT translator. Checking for module Pod::Usage... found Checking for module Class::MethodMaker... found Checking for module Term::ProgressBar... failed Checking for module IPC::Run... failed Couldn't find module Term::ProgressBar (from Term-ProgressBar) ...but this isn't fatal Term::ProgressBar not found. This is not fatal, but means that you cannot use the cunning SINK_TERM_PROGRESS sink Couldn't find module IPC::Run (from IPC-Run) ...but this isn't fatal IPC::Run not found. This is not fatal, but means that some tests cannot be run. Checking if your kit is complete... Looks good Writing Makefile for Log-Info cp lib/Log/Info/Fork.pm blib/lib/Log/Info/Fork.pm cp lib/Log/Info.pm blib/lib/Log/Info.pm Manifying blib/man3/Log::Info::Fork.3 Manifying blib/man3/Log::Info.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/basic.............ok t/def-trans.........Log::Info::Log : Bad translation unit (0) for channel testchan2: Cannot determine timezone info. Sorry. Perhaps installing gnu date will help FAILED test 6 Failed 1/6 tests, 83.33% okay t/defaults..........ok t/die-warn..........Attempt to free unreferenced scalar at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Info/t/test2.pm line 236. Use of uninitialized value in return at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Info/t/test2.pm line 236. dubious Test returned status 0 (wstat 139, 0x8b) test program seems to have generated a core DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/enablefc..........ok t/errors............ok t/file..............ok t/fork_log..........ok t/progress-2........skipped: Term::ProgressBar not found t/progress-3........skipped: Term::ProgressBar not found t/progress-4........skipped: Term::ProgressBar not found t/progress..........skipped: Term::ProgressBar not found t/single-die........skipped: IPC::Run not found (or too old). t/sinks.............ok t/syslog............FAILED test 8 Failed 1/9 tests, 88.89% okay t/trans.............ok t/trap..............skipped: IPC::Run not found (or too old). Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/def-trans.t 6 1 16.67% 6 t/die-warn.t 0 139 4 3 75.00% 2-4 t/syslog.t 9 1 11.11% 8 6 tests skipped. Failed 3/17 test scripts, 82.35% okay. 5/180 subtests failed, 97.22% okay. make: *** [test_dynamic] Error 29