Where should the xriroots.xml be installed (default OK)? [/home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/XRI] /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/XRI Checking if your kit is complete... Looks good Writing Makefile for XRI cp XRI.pm blib/lib/XRI.pm cp XRI/Parse.pm blib/lib/XRI/Parse.pm cp XRI/xriroots.xml blib/lib/XRI/xriroots.xml cp XRI/Descriptor.pm blib/lib/XRI/Descriptor.pm cp XRI/Descriptor/LocalAccess.pm blib/lib/XRI/Descriptor/LocalAccess.pm cp scripts/xriresolve.pl blib/script/xriresolve.pl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/xriresolve.pl Manifying blib/man1/xriresolve.pl.1 Manifying blib/man3/XRI::Parse.3 Manifying blib/man3/XRI.3 Manifying blib/man3/XRI::Descriptor.3 Manifying blib/man3/XRI::Descriptor::LocalAccess.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic................1..1 ok 1 - use XRI; ok t/descriptor...........1..10 ok 1 - getResolved ok 2 - getXRIAuthorityURIs1 ok 3 - getXRIAuthorityURIs2 ok 4 - getMappings ok 5 - getXRIAuthorityURIs3 ok 6 ok 7 - The object isa XRI::Descriptor::LocalAccess ok 8 ok 9 ok 10 ok t/escapeURI............1..6 ok 1 - /foo.bar ok 2 - /foo.bar*baz ok 3 - /(mailto:user@community.org)*user not ok 4 - (mailto:user@community.org)*user # TODO need to fix dotted xrefs # Failed (TODO) test (t/escapeURI.t at line 23) # got: '(mailto:user@community.org)*user' # expected: '%28mailto%3Auser%40community.org%29*user' ok 5 - /foo.(mailto:user@community.org) # TODO need to fix dotted xrefs not ok 6 - /foo.(http://www.idcommons.net) # TODO need to fix dotted xrefs # Failed (TODO) test (t/escapeURI.t at line 23) # got: '/*www.idcommons.net%29' # expected: '/*foo.%28http%3A%2F%2Fwww.idcommons.net%29' ok 1/6 unexpectedly succeeded t/extract_bracketed....1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/nextSegment..........1..4 ok 1 - xri://foo.baz*bah/doo*dah/ ok 2 - xri:@baz*bah/:foo*bah/blah ok 3 - /foo*bah/bar*baz.zap.it ok 4 - xri://foo*bah/doo*dah ok t/nextToken............1..10 ok 1 - xri://foo/bah/doo ok 2 - xri://foo*bar/ ok 3 - /foo/bah/doo ok 4 - xri://(xri://foo/bah)/baz ok 5 - xri://a*b*(xri://foo/bah)*doo/bar ok 6 - xri://(uri://foo/(http://www.foo.com))/yar ok 7 - xri:(!comment one)@(!comment two)foo*bar ok 8 - xri:@foo*bar ok 9 - xri://foo*foo/bah:bah/doo*doo ok 10 - xri:*Fen/family ok t/readRoots............1..3 readRoots.t: Resolved Global @ to http://devat.registry.idcommons.net readRoots.t: Resolved Global = to http://devequals.registry.idcommons.net readRoots.t: Resolved Global * to http://dev.idcommons.net/xri/auth/user readRoots.t: Resolved Private (mailto:user@example.com) to http://dev.idcommons.net/xri/auth/user ok 1 ok 2 ok 3 ok t/xri..................1..4 xri.t: Resolved Global @ to http://devat.registry.idcommons.net xri.t: Resolved Global = to http://devequals.registry.idcommons.net xri.t: Resolved Global * to http://dev.idcommons.net/xri/auth/user xri.t: Resolved Private (mailto:user@example.com) to http://dev.idcommons.net/xri/auth/user xri.t: Extracted root identifier of @ xri.t: Resolving authority subsegment *pw xri.t: Contacting Naming Authority URL http://devat.registry.idcommons.net/*pw NoDescriptorXML for http://devat.registry.idcommons.net/*pw # Looks like your test died before it could output anything. dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed 1/8 test scripts, 87.50% okay. 4/44 subtests failed, 90.91% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/xri.t 22 5632 4 8 200.00% 1-4 (1 subtest UNEXPECTEDLY SUCCEEDED). make: *** [test_dynamic] Error 22