Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Tie-MmapArray-0.04 v5.14.1
Date: 2011-07-08T09:33:08Z
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 Andrew Ford,
This is a computer-generated report for Tie-MmapArray-0.04
on perl 5.14.1, created by CPAN-Reporter-1.1902.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\bin\dev\psdk\2003\Bin\nmake.EXE':
Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
cp MmapArray.pm blib\lib\Tie\MmapArray.pm
C:\home\stro\perl\perl5141\bin\perl5.14.1.exe C:\home\stro\perl\perl5141\lib\ExtUtils\xsubpp -typemap C:\home\stro\perl\perl5141\lib\ExtUtils\typemap -typemap typemap MmapArray.xs > MmapArray.xsc && C:\home\stro\perl\perl5141\bin\perl5.14.1.exe -MExtUtils::Command -e "mv" -- MmapArray.xsc MmapArray.c
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\home\stro\perl\perl5141\lib\CORE" MmapArray.c
MmapArray.c
MmapArray.xs(105) : warning C4005: 'SET_VAL' : macro redefinition
MmapArray.xs(104) : see previous definition of 'SET_VAL'
MmapArray.xs(325) : error C2054: expected '(' to follow 'inline'
MmapArray.xs(327) : error C2085: 'tie_mmaparray' : not in formal parameter list
MmapArray.xs(327) : error C2143: syntax error : missing ';' before '{'
MmapArray.xs(456) : warning C4002: too many actual parameters for macro 'PerlLIO_open'
MmapArray.xs(938) : warning C4018: '<' : signed/unsigned mismatch
MmapArray.xs(951) : warning C4018: '<' : signed/unsigned mismatch
MmapArray.xs(966) : warning C4013: 'GET_VAL' undefined; assuming extern returning int
MmapArray.xs(966) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(966) : error C2059: syntax error : ')'
MmapArray.xs(970) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(970) : error C2059: syntax error : ')'
MmapArray.xs(974) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(974) : error C2059: syntax error : ')'
MmapArray.xs(978) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(978) : error C2059: syntax error : ')'
MmapArray.xs(982) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(982) : error C2059: syntax error : ')'
MmapArray.xs(986) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(986) : error C2059: syntax error : ')'
MmapArray.xs(990) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(990) : error C2059: syntax error : ')'
MmapArray.xs(994) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(994) : error C2059: syntax error : ')'
MmapArray.xs(999) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(999) : error C2059: syntax error : ')'
MmapArray.xs(1003) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(1003) : error C2059: syntax error : ')'
MmapArray.xs(1013) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(1013) : error C2059: syntax error : ')'
MmapArray.xs(1017) : error C2143: syntax error : missing ')' before 'type'
MmapArray.xs(1017) : error C2059: syntax error : ')'
MmapArray.xs(1044) : error C2632: 'long' followed by 'long' is illegal
MmapArray.xs(1045) : error C2632: 'long' followed by 'long' is illegal
MmapArray.xs(1055) : warning C4018: '>' : signed/unsigned mismatch
MmapArray.xs(1059) : warning C4018: '<' : signed/unsigned mismatch
MmapArray.xs(1061) : error C2036: 'void *' : unknown size
MmapArray.xs(1064) : error C2036: 'void *' : unknown size
MmapArray.xs(1081) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1086) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1091) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1096) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1101) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1106) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1111) : warning C4244: '=' : conversion from '__int64 ' to 'long ', possible loss of data
MmapArray.xs(1112) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1116) : warning C4244: '=' : conversion from 'unsigned __int64 ' to 'unsigned long ', possible loss of data
MmapArray.xs(1117) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1128) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1133) : error C2143: syntax error : missing ')' before '}'
MmapArray.xs(1143) : error C2059: syntax error : '}'
MmapArray.c(1212) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1215) : error C2275: 'SV' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\perl.h(2433) : see declaration of 'SV'
MmapArray.c(1215) : error C2065: 'sp' : undeclared identifier
MmapArray.c(1215) : error C2100: illegal indirection
MmapArray.c(1215) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1215) : error C2146: syntax error : missing ';' before identifier 'ax'
MmapArray.c(1215) : error C2065: 'ax' : undeclared identifier
MmapArray.c(1215) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1215) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1215) : error C2146: syntax error : missing ';' before identifier 'items'
MmapArray.c(1215) : error C2065: 'items' : undeclared identifier
MmapArray.c(1215) : error C2065: 'mark' : undeclared identifier
MmapArray.c(1220) : error C2065: 'cv' : undeclared identifier
MmapArray.c(1220) : warning C4047: 'function' : 'const struct cv *const ' differs in levels of indirection from 'int '
MmapArray.c(1220) : warning C4024: 'Perl_croak_xs_usage' : different types for formal and actual parameter 2
MmapArray.xs(1164) : warning C4013: 'tie_mmaparray' undefined; assuming extern returning int
MmapArray.xs(1164) : warning C4047: '=' : 'struct Tie__MmapArray *' differs in levels of indirection from 'int '
MmapArray.c(1239) : warning C4033: 'store_value' must return a value
MmapArray.c(1243) : error C2059: syntax error : 'type'
MmapArray.c(1244) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1247) : error C2275: 'SV' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\perl.h(2433) : see declaration of 'SV'
MmapArray.c(1247) : error C2100: illegal indirection
MmapArray.c(1247) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1247) : error C2146: syntax error : missing ';' before identifier 'ax'
MmapArray.c(1247) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1247) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1247) : error C2146: syntax error : missing ';' before identifier 'items'
MmapArray.c(1251) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1251) : error C2146: syntax error : missing ';' before identifier 'ix'
MmapArray.c(1251) : error C2065: 'ix' : undeclared identifier
MmapArray.c(1251) : error C2223: left of '->sv_any' must point to struct/union
MmapArray.c(1253) : warning C4047: 'function' : 'const struct cv *const ' differs in levels of indirection from 'int '
MmapArray.c(1253) : warning C4024: 'Perl_croak_xs_usage' : different types for formal and actual parameter 2
MmapArray.c(1272) : error C2223: left of '->sv_any' must point to struct/union
MmapArray.xs(1230) : warning C4033: 'store_value' must return a value
MmapArray.c(1315) : warning C4047: '=' : 'struct sv ** ' differs in levels of indirection from 'int '
MmapArray.c(1316) : warning C4033: 'store_value' must return a value
MmapArray.c(1321) : error C2059: syntax error : 'type'
MmapArray.c(1322) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1325) : error C2275: 'SV' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\perl.h(2433) : see declaration of 'SV'
MmapArray.c(1325) : error C2100: illegal indirection
MmapArray.c(1325) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1325) : error C2146: syntax error : missing ';' before identifier 'ax'
MmapArray.c(1325) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1325) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1325) : error C2146: syntax error : missing ';' before identifier 'items'
MmapArray.c(1330) : warning C4047: 'function' : 'const struct cv *const ' differs in levels of indirection from 'int '
MmapArray.c(1330) : warning C4024: 'Perl_croak_xs_usage' : different types for formal and actual parameter 2
MmapArray.c(1348) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct sv ** '
MmapArray.c(1348) : error C2100: illegal indirection
MmapArray.c(1348) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct sv *const '
MmapArray.c(1348) : error C2106: '=' : left operand must be l-value
MmapArray.c(1350) : warning C4033: 'store_value' must return a value
MmapArray.c(1354) : error C2059: syntax error : 'type'
MmapArray.c(1355) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1358) : error C2275: 'SV' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\perl.h(2433) : see declaration of 'SV'
MmapArray.c(1358) : error C2100: illegal indirection
MmapArray.c(1358) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1358) : error C2146: syntax error : missing ';' before identifier 'ax'
MmapArray.c(1358) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1358) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1358) : error C2146: syntax error : missing ';' before identifier 'items'
MmapArray.c(1363) : warning C4047: 'function' : 'const struct cv *const ' differs in levels of indirection from 'int '
MmapArray.c(1363) : warning C4024: 'Perl_croak_xs_usage' : different types for formal and actual parameter 2
MmapArray.c(1381) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct sv ** '
MmapArray.c(1381) : error C2100: illegal indirection
MmapArray.c(1381) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct sv *const '
MmapArray.c(1381) : error C2106: '=' : left operand must be l-value
MmapArray.c(1383) : warning C4033: 'store_value' must return a value
MmapArray.c(1387) : error C2059: syntax error : 'type'
MmapArray.c(1388) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1391) : error C2275: 'SV' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\perl.h(2433) : see declaration of 'SV'
MmapArray.c(1391) : error C2100: illegal indirection
MmapArray.c(1391) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1391) : error C2146: syntax error : missing ';' before identifier 'ax'
MmapArray.c(1391) : error C2143: syntax error : missing ';' before 'type'
MmapArray.c(1391) : error C2275: 'I32' : illegal use of this type as an expression
C:\home\stro\perl\perl5141\lib\CORE\handy.h(180) : see declaration of 'I32'
MmapArray.c(1391) : error C2146: syntax error : missing ';' before identifier 'items'
MmapArray.c(1396) : warning C4047: 'function' : 'const struct cv *const ' differs in levels of indirection from 'int '
MmapArray.c(1396) : warning C4024: 'Perl_croak_xs_usage' : different types for formal and actual parameter 2
MmapArray.c(1414) : warning C4047: '=' : 'struct sv ** ' differs in levels of indirection from 'int '
MmapArray.c(1415) : warning C4033: 'store_value' must return a value
MmapArray.c(1420) : error C2059: syntax error : 'type'
MmapArray.c(1420) : fatal error C1003: error count exceeds 100; stopping compilation
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
INCLUDE = C:\bin\dev\psdk\2003\Include\.;C:\bin\dev\vc\VC98\atl\include;C:\bin\dev\vc\VC98\mfc\include;C:\bin\dev\vc\VC98\include
LIB = C:\bin\dev\psdk\2003\Lib\.;C:\bin\dev\vc\VC98\mfc\lib;C:\bin\dev\vc\VC98\lib
NUMBER_OF_PROCESSORS = 2
PATH = C:\bin\apps\far\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\bin\sys\msys\bin\;c:\bin\graph\imagemagick-6.5.1-q16;C:\bin\dev\tortoiseSVN;C:\bin\dev\perl\site\bin;C:\bin\dev\perl\bin;c:\bin\run;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\bin\sys\unixutils;C:\bin\dev\tortoiseSVN\bin;C:\bin\sys\sysinternals;C:\bin\db\oracle\instantclient_11_1;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;\;C:\usr\bin;C:\bin\dev\psdk\2003\Bin\.;C:\bin\dev\psdk\2003\Bin\WinNT\.;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\bin\dev\vc\Common\Tools\WinNT;C:\bin\dev\vc\Common\MSDev98\Bin;C:\bin\dev\vc\Common\Tools;C:\bin\dev\vc\VC98\bin;C:\bin\db\postgresql\bin\;C:\bin\dev\psdk\2003\Bin\.;C:\bin\graph\ImageConverterPlus;C:\bin\graph\ImageConverterPlus\Microsoft.VC90.CRT;C:\bin\graph\ImageConverterPlus\Microsoft.VC90.MFC;C:\bin\sys\smartmontools\bin;C:\bin\comm\Nmap
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2748
PERL5_CPAN_IS_EXECUTING = \home\stro\cpan\build\5.14.1\Tie-MmapArray-0.04-JP7feC\Makefile.PL
PERL5_CPAN_IS_RUNNING = 2748
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4620,2748
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Tie-MmapArray-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
TEMP = C:\Windows\Temp
TMPDIR = C:\Windows\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\home\stro\perl\perl5141\bin\perl5.14.1.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinVista
Win32::GetOSVersion = Service Pack 2, 6, 0, 6002, 2, 2, 0, 768, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=6.0, 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 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='12.00.8804', 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:"c:\home\stro\perl\perl5141\lib\CORE" -machine:x86'
libpth=\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:"c:\home\stro\perl\perl5141\lib\CORE" -machine:x86'
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 23 2011 23:01:35
%ENV:
PERL5_CPANPLUS_IS_RUNNING="2748"
PERL5_CPAN_IS_EXECUTING="\home\stro\cpan\build\5.14.1\Tie-MmapArray-0.04-JP7feC\Makefile.PL"
PERL5_CPAN_IS_RUNNING="2748"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4620,2748"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Tie-MmapArray-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/home/stro/perl/perl5141/site/lib
C:/home/stro/perl/perl5141/lib
.