Back
From: metabase:user:af96679a-7f7c-1014-abd5-eff69454ae4a
Subject: UNKNOWN JSON-XS-3.01 v5.14.2
Date: 2013-11-26T18:20:15Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Marc Lehmann,
This is a computer-generated report for JSON-XS-3.01
on perl 5.14.2, created by CPAN-Reporter-1.2010.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'D:\PROGRAMS\Microsoft_Visual_Studio_8\VC\BIN\nmake.EXE':
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
cp XS/Boolean.pm blib\lib\JSON\XS\Boolean.pm
cp XS.pm blib\lib\JSON\XS.pm
D:\PROGRAMS\perl\5.14.2\bin\perl.exe D:\PROGRAMS\perl\site\5.14.2\lib\ExtUtils\xsubpp -typemap D:\PROGRAMS\perl\5.14.2\lib\ExtUtils\typemap -typemap typemap XS.xs > XS.xsc && D:\PROGRAMS\perl\5.14.2\bin\perl.exe -MExtUtils::Command -e mv -- XS.xsc XS.c
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -MD -Zi -DNDEBUG -O1 -DVERSION=\"3.01\" -DXS_VERSION=\"3.01\" "-ID:\PROGRAMS\perl\5.14.2\lib\CORE" XS.c
XS.c
XS.xs(183) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(185) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(186) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(188) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(189) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(190) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(192) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(193) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(194) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(195) : warning C4244: '=' : conversion from 'UV' to 'unsigned char', possible loss of data
XS.xs(422) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
XS.xs(862) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
XS.xs(863) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
XS.xs(864) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
XS.xs(865) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
XS.xs(866) : warning C4244: '=' : conversion from 'U32' to 'char', possible loss of data
XS.xs(1082) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
XS.xs(1542) : error C2143: syntax error : missing ';' before 'type'
XS.xs(1544) : error C2065: 'method' : undeclared identifier
XS.xs(1547) : error C2143: syntax error : missing ';' before 'type'
XS.xs(1549) : error C2065: 'sp' : undeclared identifier
XS.xs(1549) : error C2113: '-' : pointer can only be subtracted from another pointer
XS.xs(1550) : warning C4047: '<' : 'SV **' differs in levels of indirection from 'int'
XS.xs(1550) : warning C4047: 'function' : 'SV **' differs in levels of indirection from 'int'
XS.xs(1550) : warning C4024: 'Perl_stack_grow' : different types for formal and actual parameter 2
XS.xs(1550) : warning C4047: 'function' : 'SV **' differs in levels of indirection from 'int'
XS.xs(1550) : warning C4024: 'Perl_stack_grow' : different types for formal and actual parameter 3
XS.xs(1550) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV **'
XS.xs(1552) : error C2100: illegal indirection
XS.xs(1552) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
XS.xs(1552) : error C2106: '=' : left operand must be l-value
XS.xs(1553) : error C2100: illegal indirection
XS.xs(1553) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
XS.xs(1553) : error C2106: '=' : left operand must be l-value
XS.xs(1556) : error C2100: illegal indirection
XS.xs(1556) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV *'
XS.xs(1556) : error C2106: '=' : left operand must be l-value
XS.xs(1558) : warning C4047: '=' : 'SV **' differs in levels of indirection from 'int'
XS.xs(1559) : error C2223: left of '->sv_u' must point to struct/union
XS.xs(1559) : warning C4047: 'function' : 'SV *' differs in levels of indirection from 'int'
XS.xs(1559) : warning C4024: 'Perl_call_sv' : different types for formal and actual parameter 2
XS.xs(1559) : error C2198: 'Perl_call_sv' : too few arguments for call
XS.xs(1560) : warning C4047: '=' : 'int' differs in levels of indirection from 'SV **'
XS.xs(1564) : error C2100: illegal indirection
XS.xs(1566) : warning C4047: '=' : 'SV **' differs in levels of indirection from 'int'
XS.xs(1579) : error C2143: syntax error : missing '{' before '*'
XS.xs(1581) : error C2371: 'decode_sv' : redefinition; different basic types
XS.xs(980) : see declaration of 'decode_sv'
XS.xs(1586) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1587) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1588) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1589) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1594) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1603) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1617) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1628) : warning C4133: 'return' : incompatible types - from 'SV *' to 'int *'
XS.xs(1874) : warning C4018: '>' : signed/unsigned mismatch
NMAKE : fatal error U1077: 'D:\Programs\Microsoft_Visual_Studio_8\VC\BIN\cl.EXE' : return code '0x2'
Stop.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
common::sense 0 3.72
Types::Serialiser 0 0.03
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.82
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.82
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = D:\Programs\Microsoft_Visual_Studio_8\VC\ATLMFC\INCLUDE;D:\Programs\Microsoft_Visual_Studio_8\VC\INCLUDE;D:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\include;D:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\include;
LIB = D:\Programs\Microsoft_Visual_Studio_8\VC\ATLMFC\LIB;D:\Programs\Microsoft_Visual_Studio_8\VC\LIB;D:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\lib;D:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\lib;
NUMBER_OF_PROCESSORS = 2
PATH = D:\Programs\Microsoft_Visual_Studio_8\Common7\IDE;D:\Programs\Microsoft_Visual_Studio_8\VC\BIN;D:\Programs\Microsoft_Visual_Studio_8\Common7\Tools;D:\Programs\Microsoft_Visual_Studio_8\Common7\Tools\bin;D:\Programs\Microsoft_Visual_Studio_8\VC\PlatformSDK\bin;D:\Programs\Microsoft_Visual_Studio_8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;D:\Programs\Microsoft_Visual_Studio_8\VC\VCPackages;D:\Programs\Sybase\Jaguar CTS 3.5\bin;D:\Programs\Sybase\Jaguar CTS 3.5\dll;D:\Programs\Sybase\Jaguar CTS 3.5\client\dll;D:\Programs\Sybase\Shared\Sun\JDK118\bin;D:\Programs\Sybase\Shared\PowerBuilder;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE;C:\Program Files\Hummingbird\Connectivity\7.11\Accessories;C:\WINDOWS\system32\WindowsPowerShell\v1.0;D:\PROGRAMS\perl\5.14.2\bin;D:\PROGRAMS\OpenSSL\bin;D:\PROGRAMS\NASM;D:\Programs\Rational\ClearCase\bin;D:\Programs\Rational\common;d:\programs\gnu\gnupg;D:\PROGRAMS\SQLANY50\win32;D:\PROGRAMS\SYBTOOLS\win32;D:\PROGRAMS\SQLANY50\win;D:\PROGRAMS\ORANT\Bin;D:\PROGRAMS\ascom\pms_7_30_07_I\actif\System;D:\Programs\Sybase\Shared\Web Targets;D:\Programs\Sybase\Shared\PowerBuilder;D:\Programs\Sybase\SQL Anywhere 7\win32;D:\Programs\Sybase\Shared\win32;D:\Programs\Sybase\Shared\Sybase Central 4.0\java;D:\Programs\Sybase\PowerDynamo\win32;D:\Programs\Sybase\Shared\Sun\jdk118\bin;C:\Program Files\CVSNT\;D:\PROGRAMS\ORANT\BIN;D:\PROGRAMS\bin
PERL = [undef]
PERL5LIB = C:\Documents and Settings\mkumar.DUONS\perllib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3620
PERL5_CPAN_IS_EXECUTING = D:\TEMP\.cpan\build\JSON-XS-3.01-Hn4Hdz\Makefile.PL
PERL5_CPAN_IS_RUNNING = 3620
PERL_AUTOINSTALL = --defaultdeps
PERL_CPAN_REPORTER_DIR = D:\temp\.cpan\cpanreporter
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 2, GenuineIntel
TEMP = D:\temp\.cpan\temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = D:\PROGRAMS\perl\5.14.2\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.82
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4409
Test::Harness 3.29
Test::More 0.99
YAML 0.84
YAML::Syck n/a
version 0.9904
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='14.00.50727.42', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"D:\PROGRAMS\perl\5.14.2\lib\CORE" -machine:x86 "/manifestdependency:type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"'
libpth=D:\Programs\Microsoft_Visual_Studio_8\VC\lib
libs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
perllibs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl514.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"D:\PROGRAMS\perl\5.14.2\lib\CORE" -machine:x86 "/manifestdependency:type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Jun 5 2012 11:16:53
%ENV:
PERL5LIB="C:\Documents and Settings\mkumar.DUONS\perllib"
PERL5_CPANPLUS_IS_RUNNING="3620"
PERL5_CPAN_IS_EXECUTING="D:\TEMP\.cpan\build\JSON-XS-3.01-Hn4Hdz\Makefile.PL"
PERL5_CPAN_IS_RUNNING="3620"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CPAN_REPORTER_DIR="D:\temp\.cpan\cpanreporter"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
C:\Documents and Settings\mkumar.DUONS\perllib
D:/PROGRAMS/perl/site/5.14.2/lib
D:/PROGRAMS/perl/5.14.2/lib
.