[Bucardo-general] error running tests on Debian lenny

Khusro Jaleel kerneljack at gmail.com
Mon Sep 22 14:03:43 UTC 2008


Hi, I'm getting the following error when trying to run

time make test TEST_VERBOSE=1

on a Debian Lenny (testing) machine with perl 5.10. Everything
(Bucardo, DBIx, Test::Dynamic) compile and install fine and the DB
schema is created as well. I've checked the list of install modules,
and everything listed by Bucardo has been installed. The errors are:

/usr/bin/perl t/bucardo.test.helper
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/01bc....Can't use string ("Test::Dynamic") as a HASH ref while
"strict refs" in use at /usr/local/share/perl/5.10.0/Test/Dynamic.pm
line 30.
 No subtests run

Test Summary Report
-------------------
t/01bc (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.02 cusr
0.11 csys =  0.14 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 255

real	0m0.357s
user	0m0.060s
sys	0m0.300s

Hope someone can give some insight on this.



More information about the Bucardo-general mailing list