Start 2009-01-07T08:08:15 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:\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:\mingw\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Wed, 07 Jan 2009 11:26:53 GMT Running make for B/BO/BOBTFISH/Test-NoTabs-0.7.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BO/BOBTFISH/Test-NoTabs-0.7.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BO/BOBTFISH/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\B\BO\BOBTFISH\Test-NoTabs-0.7.tar.gz ok Test-NoTabs-0.7/ Test-NoTabs-0.7/Changes Test-NoTabs-0.7/inc/ Test-NoTabs-0.7/inc/Module/ Test-NoTabs-0.7/inc/Module/Install/ Test-NoTabs-0.7/inc/Module/Install/Base.pm Test-NoTabs-0.7/inc/Module/Install/Can.pm Test-NoTabs-0.7/inc/Module/Install/Fetch.pm Test-NoTabs-0.7/inc/Module/Install/Makefile.pm Test-NoTabs-0.7/inc/Module/Install/Metadata.pm Test-NoTabs-0.7/inc/Module/Install/Win32.pm Test-NoTabs-0.7/inc/Module/Install/WriteAll.pm Test-NoTabs-0.7/inc/Module/Install.pm Test-NoTabs-0.7/lib/ Test-NoTabs-0.7/lib/Test/ Test-NoTabs-0.7/lib/Test/NoTabs.pm Test-NoTabs-0.7/Makefile.PL Test-NoTabs-0.7/MANIFEST Test-NoTabs-0.7/META.yml Test-NoTabs-0.7/README Test-NoTabs-0.7/t/ Test-NoTabs-0.7/t/00-load.t Test-NoTabs-0.7/t/04-pod.t Test-NoTabs-0.7/t/05-pod-coverage.t Test-NoTabs-0.7/t/11-all.t Test-NoTabs-0.7/t/12-fail.t CPAN.pm: Going to build B/BO/BOBTFISH/Test-NoTabs-0.7.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Test/NoTabs.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. Checking if your kit is complete... Looks good Writing Makefile for Test::NoTabs >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/NoTabs.pm blib\lib\Test\NoTabs.pm BOBTFISH/Test-NoTabs-0.7.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/*.t t/00-load............ 1..1 ok 1 - use Test::NoTabs; # Testing Test::NoTabs 0.7, Perl 5.010000, C:\Perl\bin\perl.exe ok t/04-pod............. 1..1 ok 1 - blib\lib\Test\NoTabs.pm ok t/05-pod-coverage.... 1..1 ok 1 - Pod coverage on Test::NoTabs ok t/11-all............. ok 1 - Found tabs in 'C:/cpanfly/var/cpan/build/Test-NoTabs-0.7-Sf9vbm/t/../lib/Test/NoTabs.pm' ok 2 - t/11-all.t is tab free ok 3 - Found tabs in 'C:\cpanfly\var\tmp\Z1gK5VEMWP' ok 4 - Found tabs in 'C:\cpanfly\var\tmp\GXWeERyHNU' ok 5 - Found tabs in 'C:\cpanfly\var\tmp\WuEh2175qj' 1..5 ok t/12-fail............The process cannot access the file because it is being used by another process. # Failed test at t/12-fail.t line 14. # Failed test 'tabs found in tmp file 1' # at t/12-fail.t line 17. # '' # doesn't match '(?m-xis:^not ok 1 - Found tabs in '[^']*' on line 4)' not ok 1 not ok 2 - tabs found in tmp file 1 The process cannot access the file because it is being used by another process. # Failed test at t/12-fail.t line 25. # Failed test 'tabs found in tmp file2 ' # at t/12-fail.t line 28. # '' # doesn't match '(?m-xis:^not ok 1 - Found tabs in '[^']*' on line 12)' not ok 3 not ok 4 - tabs found in tmp file2 The process cannot access the file because it is being used by another process. # Failed test at t/12-fail.t line 36. # Failed test 'tabs found in tmp file 3' # at t/12-fail.t line 39. # '' # doesn't match '(?m-xis:^not ok 1 - Found tabs in '[^']*' on line 6)' not ok 5 not ok 6 - tabs found in tmp file 3 # Looks like you failed 6 tests of 6. 1..6 Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/6 subtests Test Summary Report ------------------- t/12-fail (Wstat: 1536 Tests: 6 Failed: 6) Failed tests: 1-6 Non-zero exit status: 6 Files=5, Tests=14, 1 wallclock secs ( 0.01 usr + 0.03 sys = 0.05 CPU) Result: FAIL Failed 1/5 test programs. 6/14 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x6' Stop. BOBTFISH/Test-NoTabs-0.7.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BOBTFISH/Test-NoTabs-0.7.tar.gz Finished 2009-01-07T08:08:21