Checking for URI (1.03)....................ok Checking for XML::Parser (2.3).............old version! Checking for DB_File (1.72)................ok Checking for DBI (1.14)....................ok Checking if your kit is complete... Looks good Warning: prerequisite XML::Parser 2.3 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for RDF::Core cp lib/RDF/Core/Function.pm blib/lib/RDF/Core/Function.pm cp lib/RDF/Core/Parser.pm blib/lib/RDF/Core/Parser.pm cp lib/RDF/Core/Serializer.pm blib/lib/RDF/Core/Serializer.pm cp lib/RDF/Core/Node.pm blib/lib/RDF/Core/Node.pm cp lib/RDF/Core/NodeFactory.pm blib/lib/RDF/Core/NodeFactory.pm cp lib/RDF/Core/Query.pm blib/lib/RDF/Core/Query.pm cp lib/RDF/Core/Model/Serializer.pm blib/lib/RDF/Core/Model/Serializer.pm cp lib/RDF/Core/Model/Parser.pm blib/lib/RDF/Core/Model/Parser.pm cp lib/RDF/Core/Constants.pm blib/lib/RDF/Core/Constants.pm cp lib/RDF/Core/Storage.pm blib/lib/RDF/Core/Storage.pm cp lib/RDF/Core/Enumerator.pm blib/lib/RDF/Core/Enumerator.pm cp lib/RDF/Core/Resource.pm blib/lib/RDF/Core/Resource.pm cp lib/RDF/Core/ModelSet.pm blib/lib/RDF/Core/ModelSet.pm cp lib/RDF/Core/Enumerator/Postgres.pm blib/lib/RDF/Core/Enumerator/Postgres.pm cp lib/RDF/Core/Literal.pm blib/lib/RDF/Core/Literal.pm cp lib/RDF/Core/Enumerator/Memory.pm blib/lib/RDF/Core/Enumerator/Memory.pm cp lib/RDF/Core/Statement.pm blib/lib/RDF/Core/Statement.pm cp lib/RDF/Core/Storage/DB_File.pm blib/lib/RDF/Core/Storage/DB_File.pm cp lib/RDF/Core/Schema.pm blib/lib/RDF/Core/Schema.pm cp lib/RDF/Core/Storage/Memory.pm blib/lib/RDF/Core/Storage/Memory.pm cp lib/RDF/Core.pm blib/lib/RDF/Core.pm cp lib/RDF/Core/Storage/Postgres.pm blib/lib/RDF/Core/Storage/Postgres.pm cp lib/RDF/Core/Evaluator.pm blib/lib/RDF/Core/Evaluator.pm cp lib/RDF/Core/Model.pm blib/lib/RDF/Core/Model.pm cp lib/RDF/Core/Enumerator/DB_File.pm blib/lib/RDF/Core/Enumerator/DB_File.pm Manifying blib/man3/RDF::Core::Function.3 Manifying blib/man3/RDF::Core::Parser.3 Manifying blib/man3/RDF::Core::Serializer.3 Manifying blib/man3/RDF::Core::Node.3 Manifying blib/man3/RDF::Core::NodeFactory.3 Manifying blib/man3/RDF::Core::Query.3 Manifying blib/man3/RDF::Core::Model::Serializer.3 Manifying blib/man3/RDF::Core::Model::Parser.3 Manifying blib/man3/RDF::Core::Constants.3 Manifying blib/man3/RDF::Core::Storage.3 Manifying blib/man3/RDF::Core::Enumerator.3 Manifying blib/man3/RDF::Core::Resource.3 Manifying blib/man3/RDF::Core::ModelSet.3 Manifying blib/man3/RDF::Core::Enumerator::Postgres.3 Manifying blib/man3/RDF::Core::Literal.3 Manifying blib/man3/RDF::Core::Enumerator::Memory.3 Manifying blib/man3/RDF::Core::Statement.3 Manifying blib/man3/RDF::Core::Storage::DB_File.3 Manifying blib/man3/RDF::Core::Schema.3 Manifying blib/man3/RDF::Core::Storage::Memory.3 Manifying blib/man3/RDF::Core.3 Manifying blib/man3/RDF::Core::Storage::Postgres.3 Manifying blib/man3/RDF::Core::Evaluator.3 Manifying blib/man3/RDF::Core::Model.3 Manifying blib/man3/RDF::Core::Enumerator::DB_File.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/10-storage........ # Memory ok 1 - empty model ok 2 - countStmts raised to 1 ok 3 - getStmts count raised to 1 ok 4 - countStmts raised to 2 ok 5 - getStmts count raised to 2 ok 6 - countStmts raised to 3 ok 7 - getStmts count raised to 3 ok 8 - countStmts raised to 4 ok 9 - getStmts count raised to 4 ok 10 - countStmts raised to 5 ok 11 - getStmts count raised to 5 ok 12 - countStmts raised to 6 ok 13 - getStmts count raised to 6 ok 14 - not empty model (statements added) # DB_File ok 15 - empty model ok 16 - countStmts raised to 1 ok 17 - getStmts count raised to 1 ok 18 - countStmts raised to 2 ok 19 - getStmts count raised to 2 ok 20 - countStmts raised to 3 ok 21 - getStmts count raised to 3 ok 22 - countStmts raised to 4 ok 23 - getStmts count raised to 4 ok 24 - countStmts raised to 5 ok 25 - getStmts count raised to 5 ok 26 - countStmts raised to 6 ok 27 - getStmts count raised to 6 ok 28 - not empty model (statements added) # Postgres Postgres NOT available, skipping tests... 1..28 FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/20-parser......... # Memory ok 1 - The object isa RDF::Core::Model::Parser ok 2 - expected empty model ok 3 - expected statement count ok 4 - expected label count from countStmts ok 5 - expected statement count from countStmts with language-typed literal ok 6 - expected statement count from getStmts with language-typed literal ok 7 - expected language: fr ok 8 - expected label count ok 9 - found all expected languages ok 10 - The object isa RDF::Core::Model::Parser ok 11 - expected empty model ok 12 - expected statement count ok 13 - expected label count from countStmts ok 14 - expected statement count from countStmts with language-typed literal ok 15 - expected statement count from getStmts with language-typed literal ok 16 - expected statement count from countStmts with language-typed literal ok 17 - expected statement count from getStmts with language-typed literal ok 18 - expected language: en ok 19 - expected language: fr ok 20 - expected label count ok 21 - found all expected languages # DB_File ok 22 - The object isa RDF::Core::Model::Parser ok 23 - expected empty model ok 24 - expected statement count ok 25 - expected label count from countStmts ok 26 - expected statement count from countStmts with language-typed literal ok 27 - expected statement count from getStmts with language-typed literal ok 28 - expected language: fr ok 29 - expected label count ok 30 - found all expected languages ok 31 - The object isa RDF::Core::Model::Parser ok 32 - expected empty model ok 33 - expected statement count ok 34 - expected label count from countStmts ok 35 - expected statement count from countStmts with language-typed literal ok 36 - expected statement count from getStmts with language-typed literal ok 37 - expected statement count from countStmts with language-typed literal ok 38 - expected statement count from getStmts with language-typed literal ok 39 - expected language: fr ok 40 - expected language: en ok 41 - expected label count ok 42 - found all expected languages # Postgres Postgres NOT available, skipping tests... 1..42 FAILED tests 1-42 Failed 42/42 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/10-storage.t 28 28 100.00% 1-28 t/20-parser.t 42 42 100.00% 1-42 Failed 2/2 test scripts, 0.00% okay. 70/70 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29