Subject: | make test failing from t/10dsnlist.t to the end |
I have just installed DBD::SQLite 0.25 running over perl 5.8.0 on a Conectiva Linux 9 (kernel 2.4.21 - gcc (GCC) 3.2.2) workstation.
The test phase got tons of errors all looking like:
t/10dsnlist........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
The final report is:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10dsnlist.t 255 65280 3 3 100.00% 1-3
t/20createdrop.t 255 65280 5 5 100.00% 1-5
t/30insertfetch.t 255 65280 17 17 100.00% 1-17
t/40bindparam.t 255 65280 28 28 100.00% 1-28
t/40blobs.t 255 65280 11 11 100.00% 1-11
t/40listfields.t 255 65280 13 13 100.00% 1-13
t/40nulls.t 255 65280 11 11 100.00% 1-11
t/40numrows.t 255 65280 25 25 100.00% 1-25
t/50chopblanks.t 255 65280 35 35 100.00% 1-35
t/50commit.t 255 65280 30 30 100.00% 1-30
t/ak-dbd.t 255 65280 49 49 100.00% 1-49
t/dbdadmin.t 255 65280 4 4 100.00% 1-4
Failed 12/20 test scripts, 40.00% okay. 231/261 subtests failed, 11.49% okay.
make: *** [test_dynamic] Error 2
I installed the module anyway and it seems to be working fine.
I can send any extra info you might need.
TIA,
Rodrigo Severo