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 2011-07-14T04:47:58 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 Wed, 13 Jul 2011 18:27:31 GMT Running make for F/FL/FLORA/bignum-0.28.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/bignum-0.28.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\F\FL\FLORA\bignum-0.28.tar.gz ok Will not use Archive::Tar, need 1.00 bignum-0.28/ bignum-0.28/README bignum-0.28/lib/ bignum-0.28/lib/bigint.pm bignum-0.28/lib/Math/ bignum-0.28/lib/Math/BigFloat/ bignum-0.28/lib/Math/BigFloat/Trace.pm bignum-0.28/lib/Math/BigInt/ bignum-0.28/lib/Math/BigInt/Trace.pm bignum-0.28/lib/bigrat.pm bignum-0.28/lib/bignum.pm bignum-0.28/SIGNATURE bignum-0.28/MANIFEST bignum-0.28/META.yml bignum-0.28/INSTALL bignum-0.28/Makefile.PL bignum-0.28/TODO bignum-0.28/BUGS bignum-0.28/t/ bignum-0.28/t/in_effect.t bignum-0.28/t/option_a.t bignum-0.28/t/pod_cov.t bignum-0.28/t/scope_r.t bignum-0.28/t/bignum.t bignum-0.28/t/bigint.t bignum-0.28/t/option_p.t bignum-0.28/t/infnan.inc bignum-0.28/t/scope_f.t bignum-0.28/t/bninfnan.t bignum-0.28/t/br_lite.t bignum-0.28/t/pod.t bignum-0.28/t/ratopt_a.t bignum-0.28/t/big_e_pi.t bignum-0.28/t/option_l.t bignum-0.28/t/bigrat.t bignum-0.28/t/bigexp.t bignum-0.28/t/biinfnan.t bignum-0.28/t/bir_e_pi.t bignum-0.28/t/scope_i.t bignum-0.28/t/bn_lite.t bignum-0.28/t/bii_e_pi.t bignum-0.28/t/brinfnan.t bignum-0.28/LICENSE bignum-0.28/CHANGES bignum-0.28/inc/ bignum-0.28/inc/Module/ bignum-0.28/inc/Module/Install.pm bignum-0.28/inc/Module/Install/ bignum-0.28/inc/Module/Install/Base.pm bignum-0.28/inc/Module/Install/Fetch.pm bignum-0.28/inc/Module/Install/Metadata.pm bignum-0.28/inc/Module/Install/Can.pm bignum-0.28/inc/Module/Install/Win32.pm bignum-0.28/inc/Module/Install/Makefile.pm bignum-0.28/inc/Module/Install/WriteAll.pm bignum-0.28/MYMETA.yml bignum-0.28/MANIFEST.SKIP CPAN.pm: Going to build F/FL/FLORA/bignum-0.28.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for bignum >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/bignum.pm blib\lib\bignum.pm cp lib/bigrat.pm blib\lib\bigrat.pm cp lib/Math/BigFloat/Trace.pm blib\lib\Math\BigFloat\Trace.pm cp lib/bigint.pm blib\lib\bigint.pm cp lib/Math/BigInt/Trace.pm blib\lib\Math\BigInt\Trace.pm FLORA/bignum-0.28.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/big_e_pi.t ... 1..4 ok 1 - e ok 2 - PI ok 3 - e ok 4 - PI ok t/bigexp.t ..... 1..4 ok 1 - ($ev) is approx. 1 ok 2 - (1-$ev) is approx. 0 ok 3 - (1-"$ev") is approx. 0 ok 4 - $ev should not equal 0 ok t/bigint.t ..... 1..51 # Try 123 ok 1 # Try 123.4 ok 2 # Try 1.4 ok 3 # Try 0.1 ok 4 # Try -0.1 ok 5 # Try -1.1 ok 6 # Try -123.4 ok 7 # Try -123 ok 8 # Try 123e2 ok 9 # Try 123e-1 ok 10 # Try 123e-4 ok 11 # Try 123e-3 ok 12 # Try 123.345e-1 ok 13 # Try 123.456e+2 ok 14 # Try 1234.567e+3 ok 15 # Try 1234.567e+4 ok 16 # Try 1234.567e+6 ok 17 # Try 0100 ok 18 # Try 0200 ok 19 # Try 0x100 ok 20 # Try 0b1001 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok t/bignum.t ..... 1..35 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok t/bigrat.t ..... 1..40 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok t/bii_e_pi.t ... 1..5 ok 1 - e ok 2 - PI ok 3 - e ok 4 - e ok 5 - PI ok t/biinfnan.t ... 1..26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/bir_e_pi.t ... 1..4 ok 1 - e ok 2 - PI ok 3 - e ok 4 - PI ok t/bn_lite.t .... 1..1 ok 1 ok t/bninfnan.t ... 1..26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/br_lite.t .... 1..1 ok 1 ok t/brinfnan.t ... 1..26 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok t/in_effect.t .. 1..9 ok 1 - bigint->can('in_effect') ok 2 - bignum->can('in_effect') ok 3 - bigrat->can('in_effect') ok 4 - bigint in effect ok 5 - bignum in effect ok 6 - bigrat in effect ok 7 - bigint not in effect ok 8 - bignum not in effect ok 9 - bigrat not in effect ok t/option_a.t ... 1..4 ok 1 - Math::BigInt accuracy = 12 ok 2 - Math::BigFloat accuracy = 12 ok 3 - Math::BigInt accuracy = 23 ok 4 - Math::BigFloat accuracy = 23 ok t/option_l.t ... 1..19 ok 1 ok 2 - one warning ok 3 - got fallback ok 4 ok 5 - two warnings ok 6 - got fallback ok 7 ok 8 ok 9 - died ok 10 - died ok 11 - died ok 12 - died ok 13 - died ok 14 - died ok 15 - died ok 16 - died ok 17 - died ok 18 - died ok 19 - died ok t/option_p.t ... 1..4 ok 1 - Math::BigInt precision = 12 ok 2 - Math::BigFloat precision = 12 ok 3 - Math::BigInt precision = 42 ok 4 - Math::BigFloat precision = 42 ok t/pod.t ........ 1..3 ok 1 - POD test for ../lib/bignum.pm ok 2 - POD test for ../lib/bigrat.pm ok 3 - POD test for ../lib/bigint.pm ok t/pod_cov.t .... 1..3 ok 1 - All our bignums are covered ok 2 - All our bigints are covered ok 3 - All our bigrats are covered ok t/ratopt_a.t ... 1..7 ok 1 - Math::BigInt accuracy = 2 ok 2 - Math::BigFloat accuracy = 2 ok 3 - Math::BigRat accuracy = 2 ok 4 - no error ok 5 - Math::BigInt accuracy = 42 ok 6 - Math::BigFloat accuracy = 42 ok 7 - Math::BigRat accuracy = 42 ok t/scope_f.t .... 1..10 ok 1 - is in effect ok 2 - is in effect ok 3 - is in effect ok 4 - hex is overloaded ok 5 - oct is overloaded ok 6 - is not in effect ok 7 - is not in effect ok 8 - is not in effect ok 9 - hex is not overloaded ok 10 - oct is not overloaded ok t/scope_i.t .... 1..10 ok 1 - is in effect ok 2 - is in effect ok 3 - is in effect ok 4 - hex is overloaded ok 5 - oct is overloaded ok 6 - is not in effect ok 7 - is not in effect ok 8 - is not in effect ok 9 - hex is not overloaded ok 10 - oct is not overloaded ok t/scope_r.t .... 1..10 ok 1 - is in effect ok 2 - is in effect ok 3 - is in effect ok 4 - hex is overloaded ok 5 - oct is overloaded ok 6 - is not in effect ok 7 - is not in effect ok 8 - is not in effect ok 9 - hex is not overloaded ok 10 - oct is not overloaded ok All tests successful. Files=22, Tests=302, 5 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS FLORA/bignum-0.28.tar.gz nmake test TEST_VERBOSE=1 -- OK Florian Ragwitz <rafl@debian.org> Transparent BigNumber support for Perl >>> (cd C:\cpanfly\var\cpan\build\bignum-0.28-953sgv && tar cvf - bignum-0.28.ppd blib) | gzip -c >C:/cpanfly/var/REPO/F/FL/FLORA/bignum-0.28.tar.gz bignum-0.28.ppd blib/ blib/lib/ blib/lib/bigint.pm blib/lib/bignum.pm blib/lib/bigrat.pm blib/lib/Math/ blib/lib/Math/BigFloat/ blib/lib/Math/BigFloat/Trace.pm blib/lib/Math/BigInt/ blib/lib/Math/BigInt/Trace.pm >>> mv C:\cpanfly\var\cpan\build\bignum-0.28-953sgv/bignum-0.28.ppd C:/cpanfly/var/REPO/F/FL/FLORA Finished 2011-07-14T04:48:10