Start 2009-11-10T02:34:45 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 09 Nov 2009 23:27:25 GMT Running make for T/TB/TBR/XCAP-Client-0.05.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TB/TBR/XCAP-Client-0.05.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\T\TB\TBR\XCAP-Client-0.05.tar.gz ok Will not use Archive::Tar, need 1.00 XCAP-Client-0.05/ XCAP-Client-0.05/lib/ XCAP-Client-0.05/lib/XCAP/ XCAP-Client-0.05/lib/XCAP/Client/ XCAP-Client-0.05/lib/XCAP/Client/Connection.pm XCAP-Client-0.05/lib/XCAP/Client/Document.pm XCAP-Client-0.05/lib/XCAP/Client/Element.pm XCAP-Client-0.05/lib/XCAP/Client.pm XCAP-Client-0.05/.gitignore XCAP-Client-0.05/MANIFEST XCAP-Client-0.05/Makefile.PL XCAP-Client-0.05/inc/ XCAP-Client-0.05/inc/Module/ XCAP-Client-0.05/inc/Module/AutoInstall.pm XCAP-Client-0.05/inc/Module/Install.pm XCAP-Client-0.05/inc/Module/Install/ XCAP-Client-0.05/inc/Module/Install/WriteAll.pm XCAP-Client-0.05/inc/Module/Install/Can.pm XCAP-Client-0.05/inc/Module/Install/Base.pm XCAP-Client-0.05/inc/Module/Install/Win32.pm XCAP-Client-0.05/inc/Module/Install/Metadata.pm XCAP-Client-0.05/inc/Module/Install/AutoInstall.pm XCAP-Client-0.05/inc/Module/Install/Include.pm XCAP-Client-0.05/inc/Module/Install/Makefile.pm XCAP-Client-0.05/inc/Module/Install/Fetch.pm XCAP-Client-0.05/MANIFEST.SKIP XCAP-Client-0.05/t/ XCAP-Client-0.05/t/boilerplate.t XCAP-Client-0.05/t/pod.t XCAP-Client-0.05/t/00-load.t XCAP-Client-0.05/t/10-instance.t XCAP-Client-0.05/t/PRES_RULES_EXAMPLE.xml XCAP-Client-0.05/t/20-connect.t XCAP-Client-0.05/Changes XCAP-Client-0.05/README XCAP-Client-0.05/docs/ XCAP-Client-0.05/docs/schemas/ XCAP-Client-0.05/docs/schemas/schema-pres-auth.xml XCAP-Client-0.05/docs/rfcs/ XCAP-Client-0.05/docs/rfcs/rfc4482.html XCAP-Client-0.05/docs/rfcs/rfc5025.html XCAP-Client-0.05/docs/rfcs/rfc4480.html XCAP-Client-0.05/docs/rfcs/rfc4479.html XCAP-Client-0.05/docs/rfcs/rfc4745.html XCAP-Client-0.05/docs/rfcs/rfc4825.html CPAN.pm: Going to build T/TB/TBR/XCAP-Client-0.05.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.94) - Test::UseAllModules ...loaded. (0.12) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XCAP::Client >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/XCAP/Client/Document.pm blib\lib\XCAP\Client\Document.pm cp lib/XCAP/Client/Element.pm blib\lib\XCAP\Client\Element.pm cp lib/XCAP/Client.pm blib\lib\XCAP\Client.pm cp lib/XCAP/Client/Connection.pm blib\lib\XCAP\Client\Connection.pm TBR/XCAP-Client-0.05.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/10-instance.t t/20-connect.t t/boilerplate.t t/pod.t # Testing all used modules t/00-load.t ...... 1..4 ok 1 - use XCAP::Client::Element; ok 2 - use XCAP::Client::Document; ok 3 - use XCAP::Client; ok 4 - use XCAP::Client::Connection; ok t/10-instance.t .. ok 1 - use XCAP::Client; ok 2 1..2 ok Internal Server Error at C:\cpanfly\var\cpan\build\XCAP-Client-0.05-tPrcEQ\blib\lib/XCAP/Client/Connection.pm line 39. # Looks like you planned 20 tests but ran 16. # Looks like your test exited with 10060 just after 16. t/20-connect.t ... 1..20 ok 1 - use XCAP::Client; ok 2 ok 3 - Wrong xcap_root URI ok 4 - Wrong user identification ok 5 - XCAP_root URI ok 6 - User identification ok 7 - Auth realm ok 8 - Auth username ok 9 - Auth password ok 10 - XCAP_root URI ok 11 - attr xcap_root ok 12 - attr user ok 13 - auth realm ok 14 - auth username ok 15 - auth password ok 16 - XML Content Dubious, test returned 76 (wstat 19456, 0x4c00) Failed 4/20 subtests t/boilerplate.t .. 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text ok 3 - lib/XCAP/Client.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/pod.t .......... 1..4 ok 1 - blib\lib\XCAP\Client.pm ok 2 - blib\lib\XCAP\Client\Connection.pm ok 3 - blib\lib\XCAP\Client\Document.pm ok 4 - blib\lib\XCAP\Client\Element.pm ok Test Summary Report ------------------- t/20-connect.t (Wstat: 19456 Tests: 16 Failed: 0) Non-zero exit status: 76 Parse errors: Bad plan. You planned 20 tests but ran 16. t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=5, Tests=29, 182 wallclock secs ( 0.00 usr + 0.08 sys = 0.08 CPU) Result: FAIL Failed 1/5 test programs. 0/29 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. TBR/XCAP-Client-0.05.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TBR/XCAP-Client-0.05.tar.gz Finished 2009-11-10T02:37:52