Hi,

While trying to install gnucash, I came up with the following problem when fink tries to install date-manip-pm:
Writing Makefile for Date::Manip
make
cp Manip.pm blib/lib/Date/Manip.pm
cp Manip.pod blib/lib/Date/Manip.pod
Manifying blib/man3/Date::Manip.3pm
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/date.................ok
t/date_date_0..........ok
t/date_date_1..........ok
t/date_date_2a.........ok
t/date_date_2b.........ok
t/date_delta_0.........ok
t/date_delta_1.........ok
t/date_delta_2a........ok
t/date_delta_2b........ok
t/date_delta_french....ok
t/date_french..........ok
t/date_german..........ok
t/date_misc_a..........ok
t/date_misc_b..........ok
t/date_romanian........ok
t/delta_a..............ok
t/delta_b..............ok
t/delta_delta_0........ok
t/delta_delta_1........ok
t/delta_delta_2a.......ok
t/delta_delta_2b.......ok
t/delta_format.........ok
t/delta_romanian.......ok
t/events...............########################
Expected = [ 2000020100:00:00 [ Winter Event1 ] ]
Got = [ 2000020100:00:00 [ Event1 Winter ] ]
========================
Test = 2000-02-01
########################
t/events...............FAILED test 1
Failed 1/8 tests, 87.50% okay
t/getnext..............ok
t/getprev..............ok
t/nthday...............ok
t/recur_0..............ok
t/recur_1..............ok
t/settime..............ok
t/unixdate.............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/events.t 8 1 12.50% 1
Failed 1/31 test scripts, 96.77% okay. 1/842 subtests failed, 99.88% okay.
make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Failed: compiling date-manip-pm-5.40-2 failed


So, it looks like it stops compiling because 1 test has been failed. I browsed the fink-beginners archives but I couldn't find anything about that problem.
Would someone know a solution?


TIA,

G�rard


------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to