Start 2010-02-26T10:45:49 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Tue, 23 Feb 2010 15:04:12 GMT Running make for E/EE/EEKIM/XDI-SPIT-1.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EE/EEKIM/XDI-SPIT-1.11.tar.gz ok XDI-SPIT-1.11/ XDI-SPIT-1.11/cgi/ XDI-SPIT-1.11/cgi/registry.pl XDI-SPIT-1.11/cgi/idbroker.pl XDI-SPIT-1.11/cgi/login.pl XDI-SPIT-1.11/MANIFEST XDI-SPIT-1.11/ChangeLog XDI-SPIT-1.11/t/ XDI-SPIT-1.11/t/spit.t XDI-SPIT-1.11/SPIT.pm XDI-SPIT-1.11/README XDI-SPIT-1.11/Makefile.PL CPAN.pm: Going to build E/EE/EEKIM/XDI-SPIT-1.11.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Warning: prerequisite XRI 0.2 not found. Checking if your kit is complete... Looks good Writing Makefile for XDI::SPIT ---- Unsatisfied dependencies detected during ---- ---- EEKIM/XDI-SPIT-1.11.tar.gz ---- XRI [requires] Running make test Delayed until after prerequisites Running test for module 'XRI' Running make for F/FE/FEN/XRI-0.2.4.tar.gz Checksum for /net/nas/data/cpan/authors/id/F/FE/FEN/XRI-0.2.4.tar.gz ok XRI-0.2.4/ XRI-0.2.4/XRI/ XRI-0.2.4/XRI/Parse.pm XRI-0.2.4/XRI/xriroots.xml XRI-0.2.4/XRI/Descriptor.pm XRI-0.2.4/XRI/Descriptor/ XRI-0.2.4/XRI/Descriptor/LocalAccess.pm XRI-0.2.4/scripts/ XRI-0.2.4/scripts/splitAuthLocal.pl XRI-0.2.4/scripts/xriresolve.pl XRI-0.2.4/LICENSE_GPL XRI-0.2.4/Changes XRI-0.2.4/t/ XRI-0.2.4/t/nextToken.t XRI-0.2.4/t/basic.t XRI-0.2.4/t/readRoots.t XRI-0.2.4/t/descriptor.t XRI-0.2.4/t/extract_bracketed.t XRI-0.2.4/t/escapeURI.t XRI-0.2.4/t/nextSegment.t XRI-0.2.4/t/xri.t XRI-0.2.4/MANIFEST XRI-0.2.4/LICENSE_BSD XRI-0.2.4/XRI.pm XRI-0.2.4/META.yml XRI-0.2.4/cgi/ XRI-0.2.4/cgi/xri-resolve.cgi XRI-0.2.4/README XRI-0.2.4/Makefile.PL XRI-0.2.4/LICENSE CPAN.pm: Going to build F/FE/FEN/XRI-0.2.4.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Where should the xriroots.xml be installed (default OK)? [/home/fly1200/ap1200x/site/lib/XRI] /home/fly1200/ap1200x/site/lib/XRI Checking if your kit is complete... Looks good Writing Makefile for XRI >>> make 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/fly1200/ap1200x/bin/perl-dynamic -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 FEN/XRI-0.2.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t .............. 1..1 ok 1 - use XRI; ok t/descriptor.t ......... 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.t .......... 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 '(mailto:user@community.org)*user' # at t/escapeURI.t 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 '/foo.(http://www.idcommons.net)' # at t/escapeURI.t line 23. # got: '/*www.idcommons.net%29' # expected: '/*foo.%28http%3A%2F%2Fwww.idcommons.net%29' ok t/extract_bracketed.t .. 1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/nextSegment.t ........ 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.t .......... 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 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 t/readRoots.t .......... 1..3 ok 1 ok 2 ok 3 ok 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 exited with 22 before it could output anything. t/xri.t ................ 1..4 Dubious, test returned 22 (wstat 5632, 0x1600) Failed 4/4 subtests Test Summary Report ------------------- t/escapeURI.t (Wstat: 0 Tests: 6 Failed: 0) TODO passed: 5 t/xri.t (Wstat: 5632 Tests: 0 Failed: 0) Non-zero exit status: 22 Parse errors: Bad plan. You planned 4 tests but ran 0. Files=8, Tests=40, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.61 cusr 0.05 csys = 0.70 CPU) Result: FAIL Failed 1/8 test programs. 0/40 subtests failed. make: *** [test_dynamic] Error 22 FEN/XRI-0.2.4.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports FEN/XRI-0.2.4.tar.gz Running make for E/EE/EEKIM/XDI-SPIT-1.11.tar.gz Has already been unwrapped into directory /home/fly1200/var/cpan/build/XDI-SPIT-1.11-_7GQbr CPAN.pm: Going to build E/EE/EEKIM/XDI-SPIT-1.11.tar.gz Warning: Prerequisite 'XRI => 0.2' for 'E/EE/EEKIM/XDI-SPIT-1.11.tar.gz' seems not available according to the indices >>> make cp SPIT.pm blib/lib/XDI/SPIT.pm Manifying blib/man3/XDI::SPIT.3 EEKIM/XDI-SPIT-1.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use XDI::SPIT;' # at t/spit.t line 5. # Tried to use 'XDI::SPIT'. # Error: Can't locate XRI.pm in @INC (@INC contains: /home/eekim/devel/IDCommons /home/fly1200/var/cpan/build/XDI-SPIT-1.11-_7GQbr/blib/lib /home/fly1200/var/cpan/build/XDI-SPIT-1.11-_7GQbr/blib/arch /home/fly1200/var/megalib /home/fly1200/ap1200x/site/lib /home/fly1200/ap1200x/lib .) at /home/fly1200/var/cpan/build/XDI-SPIT-1.11-_7GQbr/blib/lib/XDI/SPIT.pm line 15. # BEGIN failed--compilation aborted at /home/fly1200/var/cpan/build/XDI-SPIT-1.11-_7GQbr/blib/lib/XDI/SPIT.pm line 15. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "resolveBroker" via package "XDI::SPIT" at t/spit.t line 8. # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/spit.t .. 1..2 not ok 1 - use XDI::SPIT; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests Test Summary Report ------------------- t/spit.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.06 cusr 0.02 csys = 0.09 CPU) Result: FAIL Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 255 EEKIM/XDI-SPIT-1.11.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports EEKIM/XDI-SPIT-1.11.tar.gz Finished 2010-02-26T10:45:53