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:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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:\instantclient_11_2;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 2013-08-08T02:29:02 ActivePerl-1400 CPAN-2.00 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.14/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:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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:\INSTAN~1;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 Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 08 Aug 2013 08:29:02 GMT Running make for B/BK/BKB/JSON-Parse-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BK/BKB/JSON-Parse-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/B/BK/BKB/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\B\BK\BKB\JSON-Parse-0.21.tar.gz ok JSON-Parse-0.21/ JSON-Parse-0.21/benchmarks/ JSON-Parse-0.21/Changes JSON-Parse-0.21/MANIFEST JSON-Parse-0.21/t/ JSON-Parse-0.21/Json3-perl.c JSON-Parse-0.21/Json3.xs JSON-Parse-0.21/MANIFEST.SKIP JSON-Parse-0.21/lib/ JSON-Parse-0.21/Makefile.PL JSON-Parse-0.21/META.yml JSON-Parse-0.21/META.json JSON-Parse-0.21/lib/JSON/ JSON-Parse-0.21/lib/JSON/Parse.pm JSON-Parse-0.21/lib/JSON/Parse.pod JSON-Parse-0.21/t/Json3.t JSON-Parse-0.21/t/test.json JSON-Parse-0.21/t/numbers.t JSON-Parse-0.21/t/JSON-Parse.t JSON-Parse-0.21/benchmarks/exp.json JSON-Parse-0.21/benchmarks/sentences-object.json JSON-Parse-0.21/benchmarks/literals.json JSON-Parse-0.21/benchmarks/exp-plus.json JSON-Parse-0.21/benchmarks/words-array.json JSON-Parse-0.21/benchmarks/floating.json JSON-Parse-0.21/benchmarks/url-numbers.json JSON-Parse-0.21/benchmarks/url.json JSON-Parse-0.21/benchmarks/small-ints.json JSON-Parse-0.21/benchmarks/bench JSON-Parse-0.21/benchmarks/letters.json JSON-Parse-0.21/benchmarks/words-object-20.json JSON-Parse-0.21/benchmarks/escape-words.json JSON-Parse-0.21/benchmarks/words.json JSON-Parse-0.21/benchmarks/numbers-object.json JSON-Parse-0.21/benchmarks/big-ints.json JSON-Parse-0.21/benchmarks/url-short.json JSON-Parse-0.21/benchmarks/cpantesters.json JSON-Parse-0.21/benchmarks/long.json JSON-Parse-0.21/benchmarks/words-object.json CPAN.pm: Building B/BK/BKB/JSON-Parse-0.21.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for JSON::Parse Could not read metadata file. Falling back to other methods to determine prerequisites >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/JSON/Parse.pod blib\lib\JSON\Parse.pod cp lib/JSON/Parse.pm blib\lib\JSON\Parse.pm C:\Perl-5.14\bin\perl.exe C:\cpanfly-5.14\var\megalib\ExtUtils\xsubpp -typemap C:\Perl-5.14\lib\ExtUtils\typemap Json3.xs > Json3.xsc && C:\Perl-5.14\bin\perl.exe -MExtUtils::Command -e mv -- Json3.xsc Json3.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" "-IC:\Perl-5.14\lib\CORE" Json3.c Json3.c Json3-perl.c(104) : error C2054: expected '(' to follow 'inline' Json3-perl.c(105) : error C2085: 'failburger' : not in formal parameter list Json3-perl.c(105) : error C2143: syntax error : missing ';' before '{' Json3-perl.c(121) : error C2054: expected '(' to follow 'inline' Json3-perl.c(123) : error C2085: 'number' : not in formal parameter list Json3-perl.c(123) : error C2143: syntax error : missing ';' before '{' Json3-perl.c(389) : warning C4018: '<' : signed/unsigned mismatch Json3-perl.c(394) : warning C4018: '<' : signed/unsigned mismatch Json3-perl.c(394) : warning C4013: 'failburger' undefined; assuming extern returning int Json3-perl.c(410) : error C2054: expected '(' to follow 'inline' Json3-perl.c(411) : error C2085: 'get_key_string' : not in formal parameter list Json3-perl.c(411) : error C2143: syntax error : missing ';' before '{' Json3-perl.c(442) : error C2054: expected '(' to follow 'inline' Json3-perl.c(443) : error C2085: 'get_string' : not in formal parameter list Json3-perl.c(443) : error C2143: syntax error : missing ';' before '{' Json3-perl.c(521) : warning C4013: 'get_string' undefined; assuming extern returning int Json3-perl.c(640) : warning C4013: 'number' undefined; assuming extern returning int Json3-perl.c(640) : warning C4047: '=' : 'struct sv *' differs in levels of indirection from 'int ' Json3-perl.c(692) : warning C4013: 'get_key_string' undefined; assuming extern returning int Json3-perl.c(723) : warning C4047: '=' : 'struct sv *' differs in levels of indirection from 'int ' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. BKB/JSON-Parse-0.21.tar.gz nmake -- NOT OK Running make test Can't test without successful make Finished 2013-08-08T02:29:08