Start 2010-05-10T13:34:16 ActivePerl-1200 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:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Sun, 09 May 2010 21:27:15 GMT Running make for R/RS/RSOD/Object-Accessor-XS-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RS/RSOD/Object-Accessor-XS-0.03.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\R\RS\RSOD\Object-Accessor-XS-0.03.tar.gz ok Object-Accessor-XS-0.03/ Object-Accessor-XS-0.03/Makefile.PL Object-Accessor-XS-0.03/MANIFEST Object-Accessor-XS-0.03/META.yml Object-Accessor-XS-0.03/ppport.h Object-Accessor-XS-0.03/README Object-Accessor-XS-0.03/SIGNATURE Object-Accessor-XS-0.03/t/ Object-Accessor-XS-0.03/t/00_Object-Accessor.t Object-Accessor-XS-0.03/t/01_Object-Accessor-Subclassed.t Object-Accessor-XS-0.03/XS.pm Object-Accessor-XS-0.03/XS.xs CPAN.pm: Going to build R/RS/RSOD/Object-Accessor-XS-0.03.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Accessor::XS >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp XS.pm blib\lib\Object\Accessor\XS.pm C:\Perl64-5.12\bin\perl.exe C:\cpanfly-5.12\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64-5.12\lib\ExtUtils\typemap XS.xs > XS.xsc && C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "mv" -- XS.xsc XS.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\Perl64-5.12\lib\CORE" XS.c XS.c XS.c(83) : warning C4101: 'RETVAL' : unreferenced local variable XS.xs(30) : error C2275: 'SV' : illegal use of this type as an expression C:\Perl64-5.12\lib\CORE\perl.h(2397) : see declaration of 'SV' XS.xs(30) : error C2065: 'carplevel' : undeclared identifier XS.xs(31) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int' XS.xs(31) : warning C4024: 'Perl_save_item' : different types for formal and actual parameter 2 XS.xs(32) : warning C4047: 'function' : 'SV *const ' differs in levels of indirection from 'int' XS.xs(32) : warning C4024: 'Perl_sv_inc' : different types for formal and actual parameter 2 XS.xs(72) : error C2275: 'IV' : illegal use of this type as an expression C:\Perl64-5.12\lib\CORE\perl.h(1676) : see declaration of 'IV' XS.xs(72) : error C2146: syntax error : missing ';' before identifier 'i' XS.xs(72) : error C2065: 'i' : undeclared identifier XS.xs(72) : error C2275: 'HE' : illegal use of this type as an expression c:\Perl64-5.12\lib\CORE\sv.h(93) : see declaration of 'HE' XS.xs(72) : error C2065: 'element' : undeclared identifier XS.xs(73) : warning C4047: '=' : 'int' differs in levels of indirection from 'HE *' XS.xs(74) : warning C4047: 'function' : 'HE *' differs in levels of indirection from 'int' XS.xs(74) : warning C4024: 'Perl_hv_iterval' : different types for formal and actual parameter 3 XS.xs(92) : error C2275: 'HE' : illegal use of this type as an expression c:\Perl64-5.12\lib\CORE\sv.h(93) : see declaration of 'HE' XS.xs(92) : error C2065: 'iter' : undeclared identifier XS.xs(92) : error C2275: 'SV' : illegal use of this type as an expression C:\Perl64-5.12\lib\CORE\perl.h(2397) : see declaration of 'SV' XS.xs(92) : error C2065: 'key' : undeclared identifier XS.xs(93) : warning C4047: '=' : 'int' differs in levels of indirection from 'HE *' XS.xs(94) : warning C4047: 'function' : 'HE *' differs in levels of indirection from 'int' XS.xs(94) : warning C4024: 'Perl_hv_iterkeysv' : different types for formal and actual parameter 2 XS.xs(94) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *' XS.xs(95) : warning C4312: 'type cast' : conversion from 'int' to 'void *' of greater size XS.xs(96) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int' XS.xs(96) : warning C4024: 'Perl_av_push' : different types for formal and actual parameter 3 XS.xs(100) : error C2275: 'IV' : illegal use of this type as an expression C:\Perl64-5.12\lib\CORE\perl.h(1676) : see declaration of 'IV' XS.xs(100) : error C2146: syntax error : missing ';' before identifier 'i' XS.xs(100) : error C2275: 'IV' : illegal use of this type as an expression C:\Perl64-5.12\lib\CORE\perl.h(1676) : see declaration of 'IV' XS.xs(100) : error C2146: syntax error : missing ';' before identifier 'len' XS.xs(100) : error C2065: 'len' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. RSOD/Object-Accessor-XS-0.03.tar.gz nmake -- NOT OK Running make test Can't test without successful make Finished 2010-05-10T13:34:19