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-5.12\site\bin;C:\Perl-5.12\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-06-01T21:38:23 ActivePerl-1200 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:/CPANFL~1.12/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-5.12\site\bin;C:\Perl-5.12\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-5.12\var\cpan\Metadata' Database was generated on Sat, 02 Jun 2012 03:35:04 GMT Running make for S/SA/SALVA/Math-Int64-0.19.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SA/SALVA/Math-Int64-0.19.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SA/SALVA/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\S\SA\SALVA\Math-Int64-0.19.tar.gz ok Math-Int64-0.19/ Math-Int64-0.19/ppport.h Math-Int64-0.19/META.yml Math-Int64-0.19/c_api/ Math-Int64-0.19/c_api/perl_math_int64.c Math-Int64-0.19/c_api/perl_math_int64.h Math-Int64-0.19/c_api/typemap Math-Int64-0.19/strtoint64.h Math-Int64-0.19/META.json Math-Int64-0.19/Changes Math-Int64-0.19/MANIFEST Math-Int64-0.19/t/ Math-Int64-0.19/t/as_int64.t Math-Int64-0.19/t/Math-UInt64.t Math-Int64-0.19/t/Math-Int64-Native.t Math-Int64-0.19/t/pods.t Math-Int64-0.19/t/die_on_overflow.t Math-Int64-0.19/t/Math-Int64.t Math-Int64-0.19/t/Math-UInt64-Native.t Math-Int64-0.19/Makefile.PL Math-Int64-0.19/README Math-Int64-0.19/isaac64.h Math-Int64-0.19/lib/ Math-Int64-0.19/lib/Math/ Math-Int64-0.19/lib/Math/Int64/ Math-Int64-0.19/lib/Math/Int64/native_if_available.pm Math-Int64-0.19/lib/Math/Int64/die_on_overflow.pm Math-Int64-0.19/lib/Math/Int64.pm Math-Int64-0.19/Int64.xs CPAN.pm: Going to build S/SA/SALVA/Math-Int64-0.19.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Using NV backend Checking if your kit is complete... Looks good Writing Makefile for Math::Int64 >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Math/Int64.pm blib\lib\Math\Int64.pm cp lib/Math/Int64/die_on_overflow.pm blib\lib\Math\Int64\die_on_overflow.pm cp lib/Math/Int64/native_if_available.pm blib\lib\Math\Int64\native_if_available.pm C:\Perl-5.12\bin\perl.exe C:\cpanfly-5.12\var\megalib\ExtUtils\xsubpp -typemap C:\Perl-5.12\lib\ExtUtils\typemap Int64.xs > Int64.xsc && C:\Perl-5.12\bin\perl.exe -MExtUtils::Command -e "mv" -- Int64.xsc Int64.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" "-IC:\Perl-5.12\lib\CORE" -DINT64_BACKEND_NV Int64.c Int64.c strtoint64.h(76) : error C2065: 'UINT64_MAX' : undeclared identifier strtoint64.h(101) : error C2065: 'INT64_MIN' : undeclared identifier strtoint64.h(101) : error C2065: 'INT64_MAX' : undeclared identifier Int64.xs(230) : warning C4018: '>' : signed/unsigned mismatch Int64.xs(238) : error C2059: syntax error : 'bad suffix on number' Int64.xs(238) : error C2146: syntax error : missing ')' before identifier 'p63' Int64.xs(238) : error C2059: syntax error : 'bad suffix on number' Int64.xs(239) : warning C4244: 'return' : conversion from 'double ' to '__int64 ', possible loss of data Int64.xs(318) : error C2059: syntax error : 'bad suffix on number' Int64.xs(318) : error C2146: syntax error : missing ')' before identifier 'p64' Int64.xs(319) : warning C4244: 'return' : conversion from 'double ' to 'unsigned __int64 ', possible loss of data Int64.xs(329) : warning C4244: 'initializing' : conversion from '__int64 ' to 'long ', possible loss of data Int64.xs(334) : warning C4244: 'initializing' : conversion from '__int64 ' to 'unsigned long ', possible loss of data Int64.xs(338) : warning C4244: 'function' : conversion from '__int64 ' to 'const double ', possible loss of data Int64.xs(344) : warning C4244: 'initializing' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data Int64.xs(347) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const double ', possible loss of data Int64.xs(359) : warning C4244: 'initializing' : conversion from 'unsigned __int64 ' to 'char ', possible loss of data Int64.xs(476) : warning C4244: 'function' : conversion from '__int64 ' to 'const long ', possible loss of data Int64.xs(500) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const unsigned long ', possible loss of data Int64.xs(519) : warning C4244: '=' : conversion from '__int64 ' to 'char ', possible loss of data Int64.xs(537) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'char ', possible loss of data Int64.xs(653) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const long ', possible loss of data Int64.xs(664) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const unsigned long ', possible loss of data Int64.xs(674) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const long ', possible loss of data Int64.xs(684) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const unsigned long ', possible loss of data Int64.xs(696) : warning C4244: 'function' : conversion from '__int64 ' to 'const long ', possible loss of data Int64.xs(707) : warning C4244: 'function' : conversion from 'unsigned __int64 ' to 'const long ', possible loss of data Int64.xs(730) : warning C4554: '<<' : check operator precedence for possible error; use parentheses to clarify precedence Int64.xs(842) : error C2065: 'UINT32_MAX' : undeclared identifier Int64.xs(1581) : warning C4146: unary minus operator applied to unsigned type, result still unsigned NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. SALVA/Math-Int64-0.19.tar.gz nmake -- NOT OK Running make test Can't test without successful make Finished 2012-06-01T21:38:32