PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2011-08-07T15:06:04 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sun, 07 Aug 2011 18:27:09 GMT Running make for S/SP/SPURKIS/Test-Approx-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SP/SPURKIS/Test-Approx-0.03.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SP\SPURKIS\Test-Approx-0.03.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Approx-0.03 Test-Approx-0.03/Build.PL Test-Approx-0.03/Changes Test-Approx-0.03/Makefile.PL Test-Approx-0.03/MANIFEST Test-Approx-0.03/META.yml Test-Approx-0.03/README Test-Approx-0.03/lib Test-Approx-0.03/lib/Test Test-Approx-0.03/lib/Test/Approx.pm Test-Approx-0.03/t Test-Approx-0.03/t/01_basic.t CPAN.pm: Going to build S/SP/SPURKIS/Test-Approx-0.03.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-Approx' version '0.03' >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe Build --makefile_env_macros 1 Building Test-Approx SPURKIS/Test-Approx-0.03.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:\Perl64\bin\perl.exe Build --makefile_env_macros 1 test # Failed test 'completely different decimal numbers' # at t\01_basic.t line 111. # STDERR is: # # Failed test 'different decimal numbers with threshold' # # at t\01_basic.t line 108. # # test: '-51.6033' =~ '51.6033' # # error: distance (103.2066) was greater than threshold (1e-005) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\01_basic\.t line 108.*\n?/ # # # test: '-51.6033' =~ '51.6033' # # # error: distance (103.2066) was greater than threshold (1e-05) # # as expected t\01_basic.t .. 1..35 ok 1 - use Test::Approx; ok 2 - equal strings ok 3 - equal integers ok 4 - equal decimal numbers ok 5 - equal decimal numbers, extra zeros ok 6 - equal decimal number & integer ok 7 - equal integer & decimal number ok 8 - approx strings ok 9 - approx decimal number & integer ok 10 - approx given decimal number & integer ok 11 - approx given integer & decimal number ok 12 - approx decimal numbers ok 13 - approx integers ok 14 - approx_num: default tolerance ok 15 - approx_int: default tolerance ok 16 - approx_int: default tolerance ok 17 - approx_num given numbers in string ok 18 - approx_num given 2 different strings ok 19 - similar integers, high threshold ok 20 - approx_int given decimal numbers ok 21 - approx_int given numbers in string ok 22 - approx_int given 2 different strings ok 23 - similar integers, high threshold ok 24 - completely different strings ok 25 - approx_num: tolerance ok 26 - approx_int: tolerance ok 27 - approx_str given equal decimal numbers, extra zeros ok 28 - similar strings, 20% threshold ok 29 - similar strings, 10% threshold ok 30 - big strings, default threshold ok 31 - completely different decimal numbers not ok 32 - completely different decimal numbers ok 33 - similar integers, high threshold ok 34 - completely different integers ok 35 - different integers, bigger first num Failed 1/35 subtests Test Summary Report ------------------- t\01_basic.t (Wstat: 0 Tests: 35 Failed: 1) Failed test: 32 Files=1, Tests=35, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: FAIL Failed 1/1 test programs. 1/35 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. SPURKIS/Test-Approx-0.03.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SPURKIS/Test-Approx-0.03.tar.gz Finished 2011-08-07T15:06:07