Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN C-sparse-0.07 v5.16.2
Date: 2014-04-20T23:58:35Z
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 Konrad Eisele,
This is a computer-generated report for C-sparse-0.07
on perl 5.16.2, created by CPAN-Reporter-1.2010_01.
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:\strawberry5162\c\bin\dmake.exe':
cp lib/C/sparse/stmt.pm blib\lib\C\sparse\stmt.pm
cp lib/C/sparse/ctx.pm blib\lib\C\sparse\ctx.pm
cp lib/C/sparse/tok.pm blib\lib\C\sparse\tok.pm
cp lib/C/sparse/sym.pm blib\lib\C\sparse\sym.pm
cp lib/C/sparse/expr.pm blib\lib\C\sparse\expr.pm
cp lib/C/sparse.pm blib\lib\C\sparse.pm
cp lib/C/sparse/type.pm blib\lib\C\sparse\type.pm
cp lib/C/sparse/stream.pm blib\lib\C\sparse\stream.pm
cp lib/C/sparse/expand.pm blib\lib\C\sparse\expand.pm
C:\strawberry5162\perl\bin\perl.exe C:\strawberry5162\perl\site\lib\ExtUtils\xsubpp -typemap C:\strawberry5162\perl\lib\ExtUtils\typemap -typemap typemap sparse.xs > sparse.xsc && C:\strawberry5162\perl\bin\perl.exe -MExtUtils::Command -e mv -- sparse.xsc sparse.c
gcc -c -I. -Isrc/sparse-0.4.4 -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-IC:\strawberry5162\perl\lib\CORE" -DGCC_BASE="\"0\"" -g sparse.c
In file included from src/sparse-0.4.4/parse.c:33:0,
from sparse.xs:25:
src/sparse-0.4.4/tokenize.c:516:2: error: 'Escape' redeclared as different kind of symbol
c:\strawberry5162\c\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/wingdi.h:2448:24: note: previous declaration of 'Escape' was here
In file included from src/sparse-0.4.4/lib.c:28:0,
from src/sparse-0.4.4/parse.c:36,
from sparse.xs:25:
src/sparse-0.4.4/linearize.h:19:0: warning: "VOID" redefined [enabled by default]
c:\strawberry5162\c\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/winnt.h:182:0: note: this is the location of the previous definition
src/sparse-0.4.4/linearize.h:123:2: error: expected identifier before numeric constant
In file included from src/sparse-0.4.4/parse.c:42:0,
from sparse.xs:25:
src/sparse-0.4.4/linearize.c:177:3: error: 'OP_ADD_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:177:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:177:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:178:3: error: 'OP_SUB' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:178:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:178:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:179:3: error: 'OP_MULU' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:179:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:179:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:180:3: error: 'OP_MULS' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:180:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:180:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:181:3: error: 'OP_DIVU' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:181:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:181:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:182:3: error: 'OP_DIVS' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:182:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:182:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:183:3: error: 'OP_MODU' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:183:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:183:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:184:3: error: 'OP_MODS' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:184:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:184:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:185:3: error: 'OP_SHL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:185:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:185:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:186:3: error: 'OP_LSR' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:186:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:186:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:187:3: error: 'OP_ASR' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:187:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:187:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:190:3: error: 'OP_AND_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:190:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:190:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:191:3: error: 'OP_OR_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:191:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:191:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:192:3: error: 'OP_XOR_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:192:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:192:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:193:3: error: 'OP_AND_BOOL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:193:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:193:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:194:3: error: 'OP_OR_BOOL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:194:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:194:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:197:3: error: 'OP_SET_EQ' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:197:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:197:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:198:3: error: 'OP_SET_NE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:198:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:198:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:199:3: error: 'OP_SET_LE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:199:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:199:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:200:3: error: 'OP_SET_GE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:200:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:200:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:201:3: error: 'OP_SET_LT' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:201:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:201:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:202:3: error: 'OP_SET_GT' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:202:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:202:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:203:3: error: 'OP_SET_B' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:203:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:203:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:204:3: error: 'OP_SET_A' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:204:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:204:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:205:3: error: 'OP_SET_BE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:205:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:205:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:206:3: error: 'OP_SET_AE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:206:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:206:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:209:3: error: 'OP_NOT_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:209:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:209:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:210:3: error: 'OP_NEG' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:210:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:210:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:213:3: error: 'OP_SEL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:213:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:213:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:216:3: error: 'OP_MALLOC' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:216:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:216:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:217:3: error: 'OP_FREE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:217:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:217:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:218:3: error: 'OP_ALLOCA' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:218:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:218:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:219:3: error: 'OP_LOAD' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:219:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:219:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:220:3: error: 'OP_STORE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:220:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:220:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:221:3: error: 'OP_SETVAL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:221:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:221:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:222:3: error: 'OP_SYMADDR' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:222:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:222:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:223:3: error: 'OP_GET_ELEMENT_PTR' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:223:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:223:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:226:3: error: 'OP_PHI' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:226:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:226:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:227:3: error: 'OP_PHISOURCE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:227:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:227:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:228:3: error: 'OP_CAST' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:228:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:228:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:229:3: error: 'OP_SCAST' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:229:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:229:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:230:3: error: 'OP_FPCAST' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:230:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:230:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:231:3: error: 'OP_PTRCAST' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:231:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:231:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:232:3: error: 'OP_INLINED_CALL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:232:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:232:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:233:3: error: 'OP_CALL' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:233:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:233:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:234:3: error: 'OP_VANEXT' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:234:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:234:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:235:3: error: 'OP_VAARG' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:235:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:235:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:236:3: error: 'OP_SLICE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:236:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:236:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:237:3: error: 'OP_SNOP' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:237:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:237:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:238:3: error: 'OP_LNOP' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:238:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:238:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:239:3: error: 'OP_NOP' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:239:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:239:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:240:3: error: 'OP_DEATHNOTE' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:240:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:240:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:241:3: error: 'OP_ASM' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:241:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:241:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:244:3: error: 'OP_CONTEXT' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:244:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:244:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:245:3: error: 'OP_RANGE_LIN' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:245:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:245:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c:247:3: error: 'OP_COPY' undeclared here (not in a function)
src/sparse-0.4.4/linearize.c:247:2: error: array index in initializer not of integer type
src/sparse-0.4.4/linearize.c:247:2: error: (near initialization for 'opcodes')
src/sparse-0.4.4/linearize.c: In function 'show_instruction':
src/sparse-0.4.4/linearize.c:426:21: error: 'OP_BINARY_END' undeclared (first use in this function)
src/sparse-0.4.4/linearize.c:426:21: note: each undeclared identifier is reported only once for each function it appears in
src/sparse-0.4.4/linearize.c:427:7: error: 'OP_BINCMP' undeclared (first use in this function)
src/sparse-0.4.4/linearize.c:427:21: error: 'OP_BINCMP_END' undeclared (first use in this function)
In file included from src/sparse-0.4.4/parse.c:42:0,
from sparse.xs:25:
src/sparse-0.4.4/linearize.c: In function 'linearize_call_expression':
src/sparse-0.4.4/linearize.c:1196:9: warning: passing argument 2 of 'alloc_typed_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:57:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c:1259:5: warning: passing argument 2 of 'alloc_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:43:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_binop':
src/sparse-0.4.4/linearize.c:1275:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1275:3: error: (near initialization for 'opcode[43]')
src/sparse-0.4.4/linearize.c:1275:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1275:3: error: (near initialization for 'opcode[45]')
src/sparse-0.4.4/linearize.c:1276:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1276:3: error: (near initialization for 'opcode[42]')
src/sparse-0.4.4/linearize.c:1276:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1276:3: error: (near initialization for 'opcode[47]')
src/sparse-0.4.4/linearize.c:1277:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1277:3: error: (near initialization for 'opcode[37]')
src/sparse-0.4.4/linearize.c:1277:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1277:3: error: (near initialization for 'opcode[38]')
src/sparse-0.4.4/linearize.c:1278:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1278:3: error: (near initialization for 'opcode[124]')
src/sparse-0.4.4/linearize.c:1278:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1278:3: error: (near initialization for 'opcode[94]')
src/sparse-0.4.4/linearize.c:1279:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1279:3: error: (near initialization for 'opcode[274]')
src/sparse-0.4.4/linearize.c:1280:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1280:3: error: (near initialization for 'opcode[275]')
src/sparse-0.4.4/linearize.c:1281:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1281:3: error: (near initialization for 'opcode[268]')
src/sparse-0.4.4/linearize.c:1282:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1282:3: error: (near initialization for 'opcode[270]')
src/sparse-0.4.4/linearize.c: In function 'linearize_select':
src/sparse-0.4.4/linearize.c:1306:2: warning: passing argument 2 of 'alloc_typed_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:57:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'add_join_conditional':
src/sparse-0.4.4/linearize.c:1330:2: warning: passing argument 2 of 'alloc_typed_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:57:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_compare':
src/sparse-0.4.4/linearize.c:1409:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1409:3: error: (near initialization for 'cmpop[62]')
src/sparse-0.4.4/linearize.c:1409:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1409:3: error: (near initialization for 'cmpop[60]')
src/sparse-0.4.4/linearize.c:1410:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1410:3: error: (near initialization for 'cmpop[266]')
src/sparse-0.4.4/linearize.c:1411:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1411:3: error: (near initialization for 'cmpop[267]')
src/sparse-0.4.4/linearize.c:1412:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1412:3: error: (near initialization for 'cmpop[265]')
src/sparse-0.4.4/linearize.c:1413:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1413:3: error: (near initialization for 'cmpop[264]')
src/sparse-0.4.4/linearize.c:1414:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1414:3: error: (near initialization for 'cmpop[281]')
src/sparse-0.4.4/linearize.c:1415:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1415:3: error: (near initialization for 'cmpop[282]')
src/sparse-0.4.4/linearize.c:1416:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1416:3: error: (near initialization for 'cmpop[283]')
src/sparse-0.4.4/linearize.c:1417:3: error: initializer element is not constant
src/sparse-0.4.4/linearize.c:1417:3: error: (near initialization for 'cmpop[284]')
src/sparse-0.4.4/linearize.c: In function 'linearize_inlined_call':
src/sparse-0.4.4/linearize.c:1665:9: warning: passing argument 2 of 'alloc_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:43:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_context':
src/sparse-0.4.4/linearize.c:1691:9: warning: passing argument 2 of 'alloc_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:43:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_range':
src/sparse-0.4.4/linearize.c:1706:9: warning: passing argument 2 of 'alloc_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:43:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_asm_statement':
src/sparse-0.4.4/linearize.c:1757:2: warning: passing argument 2 of 'alloc_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:43:28: note: expected 'int' but argument is of type 'const int *'
src/sparse-0.4.4/linearize.c: In function 'linearize_return':
src/sparse-0.4.4/linearize.c:1866:4: warning: passing argument 2 of 'alloc_typed_instruction' makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/linearize.c:57:28: note: expected 'int' but argument is of type 'const int *'
In file included from src/sparse-0.4.4/parse.c:45:0,
from sparse.xs:25:
src/sparse-0.4.4/flow.c: In function 'pseudo_truth_value':
src/sparse-0.4.4/flow.c:61:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'simplify_phi_branch':
src/sparse-0.4.4/flow.c:162:35: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'convert_load_instruction':
src/sparse-0.4.4/flow.c:265:15: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/flow.c: In function 'dominates':
src/sparse-0.4.4/flow.c:298:13: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:300:13: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:300:34: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:312:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'find_dominating_parents':
src/sparse-0.4.4/flow.c:343:21: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:349:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'rewrite_load_instruction':
src/sparse-0.4.4/flow.c:406:15: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/flow.c: In function 'find_dominating_stores':
src/sparse-0.4.4/flow.c:420:16: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/flow.c:432:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'kill_store':
src/sparse-0.4.4/flow.c:485:16: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/flow.c: In function 'kill_dead_stores':
src/sparse-0.4.4/flow.c:502:14: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:502:35: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:505:15: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:510:15: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'kill_dominated_stores':
src/sparse-0.4.4/flow.c:562:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c: In function 'simplify_one_symbol':
src/sparse-0.4.4/flow.c:666:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:682:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:690:21: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/flow.c:700:21: warning: comparison between pointer and integer [enabled by default]
In file included from src/sparse-0.4.4/parse.c:46:0,
from sparse.xs:25:
src/sparse-0.4.4/cse.c: In function 'cse_one_instruction':
src/sparse-0.4.4/cse.c:255:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/cse.c:267:15: warning: assignment makes integer from pointer without a cast [enabled by default]
In file included from src/sparse-0.4.4/parse.c:47:0,
from sparse.xs:25:
src/sparse-0.4.4/simplify.c: In function 'kill_instruction':
src/sparse-0.4.4/simplify.c:191:21: error: 'OP_BINCMP_END' undeclared (first use in this function)
src/sparse-0.4.4/simplify.c: In function 'operand_size':
src/sparse-0.4.4/simplify.c:286:26: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_constant_rightside':
src/sparse-0.4.4/simplify.c:320:17: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_one_memop':
src/sparse-0.4.4/simplify.c:597:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:602:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_cast':
src/sparse-0.4.4/simplify.c:691:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:702:12: warning: initialization makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_select':
src/sparse-0.4.4/simplify.c:738:17: warning: initialization makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/simplify.c:741:12: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_cond_branch':
src/sparse-0.4.4/simplify.c:788:18: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c: In function 'simplify_branch':
src/sparse-0.4.4/simplify.c:826:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:826:47: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:832:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:855:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/simplify.c:855:45: warning: comparison between pointer and integer [enabled by default]
In file included from src/sparse-0.4.4/parse.c:48:0,
from sparse.xs:25:
src/sparse-0.4.4/memops.c: In function 'find_dominating_parents_mem':
src/sparse-0.4.4/memops.c:38:21: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c:44:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c: In function 'address_taken':
src/sparse-0.4.4/memops.c:72:33: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c:72:60: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c: In function 'simplify_loads':
src/sparse-0.4.4/memops.c:92:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c:110:23: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c: In function 'kill_store_mem':
src/sparse-0.4.4/memops.c:145:16: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/memops.c: In function 'kill_dominated_stores_mem':
src/sparse-0.4.4/memops.c:157:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/memops.c:171:22: warning: comparison between pointer and integer [enabled by default]
In file included from src/sparse-0.4.4/parse.c:49:0,
from sparse.xs:25:
src/sparse-0.4.4/liveness.c: In function 'phi_defines':
src/sparse-0.4.4/liveness.c:26:19: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/liveness.c: In function 'track_instruction_usage':
src/sparse-0.4.4/liveness.c:72:21: error: 'OP_BINARY_END' undeclared (first use in this function)
src/sparse-0.4.4/liveness.c:73:7: error: 'OP_BINCMP' undeclared (first use in this function)
src/sparse-0.4.4/liveness.c:73:21: error: 'OP_BINCMP_END' undeclared (first use in this function)
src/sparse-0.4.4/liveness.c: In function 'insn_uses':
src/sparse-0.4.4/liveness.c:193:66: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/liveness.c: In function 'track_phi_uses':
src/sparse-0.4.4/liveness.c:292:3: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/liveness.c: In function 'track_bb_phi_uses':
src/sparse-0.4.4/liveness.c:301:32: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/liveness.c: In function 'track_pseudo_death_bb':
src/sparse-0.4.4/liveness.c:345:23: warning: assignment makes integer from pointer without a cast [enabled by default]
In file included from src/sparse-0.4.4/parse.c:50:0,
from sparse.xs:25:
src/sparse-0.4.4/storage.c: In function 'combine_phi_storage':
src/sparse-0.4.4/storage.c:278:33: warning: comparison between pointer and integer [enabled by default]
In file included from src/sparse-0.4.4/parse.c:51:0,
from sparse.xs:25:
src/sparse-0.4.4/unssa.c: In function 'replace_phi_node':
src/sparse-0.4.4/unssa.c:57:14: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/unssa.c: In function 'rewrite_phi_bb':
src/sparse-0.4.4/unssa.c:73:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/unssa.c: In function 'rewrite_phisrc_bb':
src/sparse-0.4.4/unssa.c:91:20: warning: comparison between pointer and integer [enabled by default]
src/sparse-0.4.4/unssa.c:100:18: warning: assignment makes integer from pointer without a cast [enabled by default]
src/sparse-0.4.4/unssa.c:107:18: warning: assignment makes integer from pointer without a cast [enabled by default]
In file included from src/sparse-0.4.4/compat-linux.c:8:0,
from src/sparse-0.4.4/parse.c:57,
from sparse.xs:25:
src/sparse-0.4.4/compat/mmap-blob.c: At top level:
src/sparse-0.4.4/compat/mmap-blob.c:1:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
dmake.exe: Error code 129, while making 'sparse.o'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;C:\P\ImageMagick-6.8.0-Q8;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry5162\c\bin;C:\strawberry5162\perl\site\bin;C:\strawberry5162\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 116
PERL5_CPAN_IS_EXECUTING = C:\strawberry5162\cpan\build\C-sparse-0.07-fL_sVJ\Makefile.PL
PERL5_CPAN_IS_RUNNING = 116
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1692,116
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = C-sparse-0.07
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry5162\perl\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 1.9800
CPAN::Meta 2.140640
Cwd 3.39_02
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.17
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.24
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4205
Module::Signature 0.68
Parse::CPAN::Meta 1.4414
Test::Harness 3.25
Test::More 1.001003
YAML 0.84
YAML::Syck 1.22
version 0.9908
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.16.2.1 #1 Fri Nov 2 00:33:54 2012 i386'
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='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'
libpth=C:\strawberry5162\c\lib C:\strawberry5162\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl516.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS 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_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Nov 2 2012 00:44:17
%ENV:
PERL5_CPANPLUS_IS_RUNNING="116"
PERL5_CPAN_IS_EXECUTING="C:\strawberry5162\cpan\build\C-sparse-0.07-fL_sVJ\Makefile.PL"
PERL5_CPAN_IS_RUNNING="116"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1692,116"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="C-sparse-0.07"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry5162/perl/site/lib
C:/strawberry5162/perl/vendor/lib
C:/strawberry5162/perl/lib
.