Back
From: metabase:user:cd035d39-6d5b-1014-ab3a-39c0c09612a1
Subject: UNKNOWN Benchmark-Perl-CoreHashes-0.02 v5.22.0
Date: 2015-11-23T05:49: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 Daniel Dragan,
This is a computer-generated report for Benchmark-Perl-CoreHashes-0.02
on perl 5.22.0, created by CPAN-Reporter-1.2015.
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:\strawberry\c\bin\dmake.EXE':
cp lib/Benchmark/Perl/CoreHashes.pm blib\lib\Benchmark\Perl\CoreHashes.pm
Running Mkbootstrap for Benchmark::Perl::CoreHashes ()
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "CoreHashes.bs"
"C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\site\lib\ExtUtils\xsubpp" -typemap "C:\STRAWB~1\perl\lib\ExtUtils\typemap" CoreHashes.xs > CoreHashes.xsc && "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- CoreHashes.xsc CoreHashes.c
Please specify prototyping behavior for CoreHashes.xs (see perlxs manual)
gcc -c -I. -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-IC:\STRAWB~1\perl\lib\CORE" CoreHashes.c
CoreHashes.xs:16:0: warning: "U64TYPE" redefined
#define U64TYPE uint64_t
^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:28:0,
from CoreHashes.xs:6:
C:\STRAWB~1\perl\lib\CORE/config.h:4915:0: note: this is the location of the previous definition
#define U64TYPE unsigned long long /**/
^
In file included from CoreHashes.xs:22:0:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:52:0: warning: "PERL_HASH_SEED_BYTES" redefined
# define PERL_HASH_SEED_BYTES 8
^
CoreHashes.xs:4:0: note: this is the location of the previous definition
#define PERL_HASH_SEED_BYTES 16
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h: In function 'S_perl_hash_siphash_2_4':
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:207:3: note: in expansion of macro 'U64TYPE'
U64TYPE v0 = UINT64_C(0x736f6d6570736575);
^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:28:0,
from CoreHashes.xs:6:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:207:25: warning: overflow in implicit constant conversion [-Woverflow]
U64TYPE v0 = UINT64_C(0x736f6d6570736575);
^
C:\STRAWB~1\perl\lib\CORE/config.h:1009:27: note: in definition of macro 'PeRl_CaTiFy'
#define PeRl_CaTiFy(a, b) a ## b
^
C:\STRAWB~1\perl\lib\CORE/handy.h:201:30: note: in expansion of macro 'CAT2'
# define PeRl_UINT64_C(c) CAT2(c,ULL)
^
C:\STRAWB~1\perl\lib\CORE/handy.h:222:25: note: in expansion of macro 'PeRl_UINT64_C'
# define UINT64_C(c) PeRl_UINT64_C(c)
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:207:16: note: in expansion of macro 'UINT64_C'
U64TYPE v0 = UINT64_C(0x736f6d6570736575);
^
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:208:3: note: in expansion of macro 'U64TYPE'
U64TYPE v1 = UINT64_C(0x646f72616e646f6d);
^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:28:0,
from CoreHashes.xs:6:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:208:25: warning: overflow in implicit constant conversion [-Woverflow]
U64TYPE v1 = UINT64_C(0x646f72616e646f6d);
^
C:\STRAWB~1\perl\lib\CORE/config.h:1009:27: note: in definition of macro 'PeRl_CaTiFy'
#define PeRl_CaTiFy(a, b) a ## b
^
C:\STRAWB~1\perl\lib\CORE/handy.h:201:30: note: in expansion of macro 'CAT2'
# define PeRl_UINT64_C(c) CAT2(c,ULL)
^
C:\STRAWB~1\perl\lib\CORE/handy.h:222:25: note: in expansion of macro 'PeRl_UINT64_C'
# define UINT64_C(c) PeRl_UINT64_C(c)
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:208:16: note: in expansion of macro 'UINT64_C'
U64TYPE v1 = UINT64_C(0x646f72616e646f6d);
^
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:209:3: note: in expansion of macro 'U64TYPE'
U64TYPE v2 = UINT64_C(0x6c7967656e657261);
^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:28:0,
from CoreHashes.xs:6:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:209:25: warning: overflow in implicit constant conversion [-Woverflow]
U64TYPE v2 = UINT64_C(0x6c7967656e657261);
^
C:\STRAWB~1\perl\lib\CORE/config.h:1009:27: note: in definition of macro 'PeRl_CaTiFy'
#define PeRl_CaTiFy(a, b) a ## b
^
C:\STRAWB~1\perl\lib\CORE/handy.h:201:30: note: in expansion of macro 'CAT2'
# define PeRl_UINT64_C(c) CAT2(c,ULL)
^
C:\STRAWB~1\perl\lib\CORE/handy.h:222:25: note: in expansion of macro 'PeRl_UINT64_C'
# define UINT64_C(c) PeRl_UINT64_C(c)
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:209:16: note: in expansion of macro 'UINT64_C'
U64TYPE v2 = UINT64_C(0x6c7967656e657261);
^
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:210:3: note: in expansion of macro 'U64TYPE'
U64TYPE v3 = UINT64_C(0x7465646279746573);
^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:28:0,
from CoreHashes.xs:6:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:210:25: warning: overflow in implicit constant conversion [-Woverflow]
U64TYPE v3 = UINT64_C(0x7465646279746573);
^
C:\STRAWB~1\perl\lib\CORE/config.h:1009:27: note: in definition of macro 'PeRl_CaTiFy'
#define PeRl_CaTiFy(a, b) a ## b
^
C:\STRAWB~1\perl\lib\CORE/handy.h:201:30: note: in expansion of macro 'CAT2'
# define PeRl_UINT64_C(c) CAT2(c,ULL)
^
C:\STRAWB~1\perl\lib\CORE/handy.h:222:25: note: in expansion of macro 'PeRl_UINT64_C'
# define UINT64_C(c) PeRl_UINT64_C(c)
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:210:16: note: in expansion of macro 'UINT64_C'
U64TYPE v3 = UINT64_C(0x7465646279746573);
^
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:212:3: note: in expansion of macro 'U64TYPE'
U64TYPE b;
^
CoreHashes.xs:16:19: error: unknown type name 'uint64_t'
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:213:3: note: in expansion of macro 'U64TYPE'
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
CoreHashes.xs:16:19: error: 'uint64_t' undeclared (first use in this function)
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:213:18: note: in expansion of macro 'U64TYPE'
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
CoreHashes.xs:16:19: note: each undeclared identifier is reported only once for each function it appears in
#define U64TYPE uint64_t
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:213:18: note: in expansion of macro 'U64TYPE'
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
In file included from CoreHashes.xs:22:0:
C:\STRAWB~1\perl\lib\CORE/hv_func.h:213:26: error: expected expression before ')' token
U64TYPE k0 = ((U64TYPE*)seed)[0];
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:214:11: error: expected ';' before 'k1'
U64TYPE k1 = ((U64TYPE*)seed)[1];
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:215:11: error: expected ';' before 'm'
U64TYPE m;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:220:9: error: 'k1' undeclared (first use in this function)
v3 ^= k1;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:227:5: error: 'm' undeclared (first use in this function)
m = U8TO64_LE( in );
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:229:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:230:5: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:236:29: error: expected ')' before 'in'
case 7: b |= ( ( U64TYPE )in[ 6] ) << 48;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:237:29: error: expected ')' before 'in'
case 6: b |= ( ( U64TYPE )in[ 5] ) << 40;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:238:29: error: expected ')' before 'in'
case 5: b |= ( ( U64TYPE )in[ 4] ) << 32;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:239:29: error: expected ')' before 'in'
case 4: b |= ( ( U64TYPE )in[ 3] ) << 24;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:240:29: error: expected ')' before 'in'
case 3: b |= ( ( U64TYPE )in[ 2] ) << 16;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:241:29: error: expected ')' before 'in'
case 2: b |= ( ( U64TYPE )in[ 1] ) << 8;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:242:29: error: expected ')' before 'in'
case 1: b |= ( ( U64TYPE )in[ 0] ); break;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:247:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:248:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:252:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:253:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:254:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:25: error: expected ')' before 'v1'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:196:53: error: expected ')' before 'v0'
v0 += v1; v1=ROTL64(v1,13); v1 ^= v0; v0=ROTL64(v0,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:197:25: error: expected ')' before 'v3'
v2 += v3; v3=ROTL64(v3,16); v3 ^= v2; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:198:25: error: expected ')' before 'v3'
v0 += v3; v3=ROTL64(v3,21); v3 ^= v0; \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:25: error: expected ')' before 'v1'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:37: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:199:53: error: expected ')' before 'v2'
v2 += v1; v1=ROTL64(v1,17); v1 ^= v2; v2=ROTL64(v2,32); \
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:157:57: note: in definition of macro 'ROTL64'
#define ROTL64(x,r) (((U64TYPE)x << r) | ((U64TYPE)x >> (64 - r)))
^
C:\STRAWB~1\perl\lib\CORE/hv_func.h:255:3: note: in expansion of macro 'SIPROUND'
SIPROUND;
^
dmake.EXE: Error code 129, while making 'CoreHashes.o'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
perl 5.01701 5.022000
build_requires:
Module Need Have
------------------- ------- --------
List::Util 0 1.42
Test::More 0 1.001014
Time::HiRes 0 1.9728
configure_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 7.10
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS.0\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL = C:\Strawberry\perl\bin\perl.exe
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3860
PERL5_CPAN_IS_RUNNING = 3860
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3280,3860
PERL_CR_SMOKER_CURRENT = Benchmark-Perl-CoreHashes-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
TEMP = C:\DOKUME~1\smoker\LOKALE~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\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 2.11
CPAN::Meta 2.150005
Cwd 3.60
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.60
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.9912
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.22.0.1 #1 Mon Jun 1 20:04:50 2015 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=3
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
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=libperl522.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jun 1 2015 20:09:13
%ENV:
PERL="C:\Strawberry\perl\bin\perl.exe"
PERL5_CPANPLUS_IS_RUNNING="3860"
PERL5_CPAN_IS_RUNNING="3860"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3280,3860"
PERL_CR_SMOKER_CURRENT="Benchmark-Perl-CoreHashes-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.