Checking if your kit is complete... Looks good Writing Makefile for XML::IDMEF cp IDMEF.pm blib/lib/XML/IDMEF.pm Manifying blib/man3/XML::IDMEF.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.test_loadability.....1..1 ok 1 - use XML::IDMEF; ok t/2.test_making_idmef....1..33 # Failed test (t/2.test_making_idmef.t at line 77) # got: 'add: IDMEF-MessageAlertClassificationident is not a known IDMEF tag path (IDMEF v1.0). at t/2.test_making_idmef.t line 74 # ' # expected: '' # Failed test (t/2.test_making_idmef.t at line 80) # Failed test (t/2.test_making_idmef.t at line 109) ok 1 - created new empty message OK # Looks like you failed 3 tests of 33. ok 2 - check message header ok 3 - test parsing IDMEF message ok 4 - checking root ok 5 - check message type ok 6 - check contains() on existing node ok 7 - check contains() on non-existing node ok 8 - check contains() on existing tag ok 9 - check contains() on non-existing tag not ok 10 - adding some attributes not ok 11 - checking resulting message ok 12 - adding some nodes ok 13 - checking resulting message ok 14 - adding contents not ok 15 - checking resulting message ok 16 - adding id does not fail ok 17 - to_hash does not fail ok 18 - run create_time on new message ok 19 - checking time returned ok 20 - add AdditionalData node ok 21 - check messages ok 22 - set existing node content ok 23 - set existing attribute value ok 24 - set non-existing tag ok 25 - set non existing node content ok 26 - get existing node content ok 27 - check content ok 28 - get existing node attribute ok 29 - check attribute ok 30 - get non-existing node content ok 31 - get: returned no content when getting non existent content. ok 32 - add() handling of special characters according to XML specs ok 33 - checking that multiple add() bug is solved dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 10-11, 15 Failed 3/33 tests, 90.91% okay Failed 1/2 test scripts, 50.00% okay. 3/34 subtests failed, 91.18% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/2.test_making_idmef.t 3 768 33 3 9.09% 10-11 15 make: *** [test_dynamic] Error 3