PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-04-17T03:48:26 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\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~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 17 Apr 2012 07:58:04 GMT Running make for S/SC/SCHWIGON/App-DPath-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SC/SCHWIGON/App-DPath-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SC/SCHWIGON/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SC\SCHWIGON\App-DPath-0.04.tar.gz ok Will not use Archive::Tar, need 1.00 App-DPath-0.04/ App-DPath-0.04/lib/ App-DPath-0.04/lib/App/ App-DPath-0.04/lib/App/DPath/ App-DPath-0.04/lib/App/DPath/Command/ App-DPath-0.04/lib/App/DPath/Command/search.pm App-DPath-0.04/lib/App/DPath.pm App-DPath-0.04/Makefile.PL App-DPath-0.04/t/ App-DPath-0.04/t/release-pod-coverage.t App-DPath-0.04/t/release-pod-syntax.t App-DPath-0.04/t/testdata.cfggeneral App-DPath-0.04/t/release-no-tabs.t App-DPath-0.04/t/flatabledata.yaml App-DPath-0.04/t/testdata.dumper App-DPath-0.04/t/release-eol.t App-DPath-0.04/t/testdata.json App-DPath-0.04/t/testdata.yaml App-DPath-0.04/t/testdata.xml App-DPath-0.04/t/testdata.tap App-DPath-0.04/t/testdata.ini App-DPath-0.04/t/app_dpath.t App-DPath-0.04/t/00-load.t App-DPath-0.04/META.json App-DPath-0.04/bin/ App-DPath-0.04/bin/dpath App-DPath-0.04/MANIFEST App-DPath-0.04/META.yml App-DPath-0.04/dist.ini App-DPath-0.04/LICENSE App-DPath-0.04/Changes App-DPath-0.04/README CPAN.pm: Going to build S/SC/SCHWIGON/App-DPath-0.04.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::DPath >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/App/DPath/Command/search.pm blib\lib\App\DPath\Command\search.pm cp lib/App/DPath.pm blib\lib\App\DPath.pm C:\Perl\bin\perl.exe -MExtUtils::Command -e cp -- bin/dpath blib\script\dpath pl2bat.bat blib\script\dpath SCHWIGON/App-DPath-0.04.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, 'blib\lib', 'blib\arch')" t/*.t # Testing App::DPath 0.04, Perl 5.010000, C:\Perl\bin\perl.exe t/00-load.t ............... ok 1 - use App::DPath; 1..1 ok Not a HASH reference at C:/cpanfly/var/megalib/Class/XSAccessor.pm line 44. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Data/DPath/Point.pm line 12. Compilation failed in require at (eval 31) line 1. BEGIN failed--compilation aborted at (eval 31) line 1. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Data/DPath/Path.pm line 8. Compilation failed in require at C:/cpanfly/var/megalib/Data/DPath.pm line 12. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/Data/DPath.pm line 12. Compilation failed in require at lib/App/DPath/Command/search.pm line 15. BEGIN failed--compilation aborted at lib/App/DPath/Command/search.pm line 15. Compilation failed in require at C:/cpanfly/var/megalib/Module/Runtime.pm line 317. at bin/dpath line 11. malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "(end of string)") at C:/cpanfly/var/megalib/JSON.pm line 171. # Tests were run but no plan was declared and done_testing() was not seen. t/app_dpath.t ............. ok 1 - use App::DPath; Dubious, test returned 9 (wstat 2304, 0x900) All 1 subtests passed t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/app_dpath.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 Parse errors: No plan found in TAP output Files=6, Tests=2, 1 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: FAIL Failed 1/6 test programs. 0/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. SCHWIGON/App-DPath-0.04.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SCHWIGON/App-DPath-0.04.tar.gz Finished 2012-04-17T03:48:35