Back
From: metabase:user:af43d10e-bd0e-11e2-9112-d498ecc1fe0c
Subject: PASS HTML-Parser-3.82 5.30.3 Mac OS X
Date: 2024-03-15T20:39:30Z
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 OALDERS,
This is a computer-generated report for HTML-Parser-3.82
on perl 5.30.3, created by App::cpanminus::reporter 0.21 (1.7044).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing HTML-Parser-3.82
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3/ExtUtils/xsubpp" -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/ExtUtils/typemap' -typemap '/Users/stan/.cpanm/work/1710535162.83073/HTML-Parser-3.82/typemap' Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"3.82\" -DXS_VERSION=\"3.82\" "-I/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE" -DMARKED_SECTION Parser.c
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:185:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:186:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:187:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:191:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:192:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:193:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:194:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:197:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:198:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:199:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:202:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:203:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:204:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:205:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:206:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:282:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:125:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:125:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:148:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:303:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/zaphod32_hash.h:149:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:35:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:165:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:166:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:167:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:168:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:169:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:170:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:171:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:55:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:172:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:3688:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv.h:653:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:262:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:268:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:628:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:628:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:633:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2089:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:633:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:638:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:638:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from Parser.xs:11:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:5914:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:642:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/inline.h:2095:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/cop.h:642:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
rm -f blib/arch/auto/HTML/Parser/Parser.bundle
cc -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong Parser.o -o blib/arch/auto/HTML/Parser/Parser.bundle \
\
chmod 755 blib/arch/auto/HTML/Parser/Parser.bundle
Manifying 7 pod documents
"/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker 6.52 7.70
# perl 5.008 5.030003
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# Config any 5.030003
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.75
# IO::File any 1.55
# SelectSaver any 1.02
# Test::More any 1.302198
# URI any 5.27
# perl 5.008 5.030003
# strict any 1.11
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ----- --------
# Carp any 1.50
# Exporter any 5.78
# HTML::Tagset any 3.22
# HTTP::Headers any 6.45
# IO::File any 1.55
# URI any 5.27
# URI::URL any 5.27
# XSLoader any 0.30
# perl 5.008 5.030003
# strict any 1.11
#
t/00-report-prereqs.t .. ok
t/api_version.t ........ ok
t/argspec-bad.t ........ ok
t/argspec.t ............ ok
t/argspec2.t ........... ok
t/attr-encoded.t ....... ok
t/callback.t ........... ok
t/case-sensitive.t ..... ok
t/cases.t .............. ok
t/comment.t ............ ok
t/crashme.t ............ ok
t/declaration.t ........ ok
t/default.t ............ ok
t/document.t ........... ok
t/dtext.t .............. ok
t/entities.t ........... ok
t/entities2.t .......... ok
t/filter-methods.t ..... ok
t/filter.t ............. ok
t/free.t ............... ok
t/handler-eof.t ........ ok
t/handler.t ............ ok
t/headparser-http.t .... ok
t/headparser.t ......... ok
t/ignore.t ............. ok
t/largetags.t .......... ok
t/linkextor-base.t ..... ok
t/linkextor-rel.t ...... ok
t/magic.t .............. ok
t/marked-sect.t ........ ok
t/msie-compat.t ........ ok
t/offset.t ............. ok
t/options.t ............ ok
t/parsefile.t .......... ok
t/parser.t ............. ok
t/plaintext.t .......... ok
t/process.t ............ ok
t/pullparser.t ......... ok
t/script.t ............. ok
t/skipped-text.t ....... ok
t/stack-realloc-eof.t .. ok
t/stack-realloc.t ...... ok
t/textarea.t ........... ok
t/threads.t ............ skipped: Not configured for threads
t/tokeparser.t ......... ok
t/uentities.t .......... ok
t/unbroken-text.t ...... ok
t/unicode-bom.t ........ ok
t/unicode.t ............ ok
t/xml-mode.t ........... ok
All tests successful.
Files=50, Tests=452, 3 wallclock secs ( 0.11 usr 0.08 sys + 2.41 cusr 0.48 csys = 3.08 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ---- ----
Carp 0 1.50
Exporter 0 5.78
HTML::Tagset 0 3.24
HTTP::Headers 0 6.45
IO::File 0 1.55
strict 0 1.11
URI 0 5.27
URI::URL 0 5.27
XSLoader 0 0.30
build:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 6.52 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LDFLAGS = -L/usr/local/opt/curl/lib
PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.38.2/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
PERL5LIB =
PERLBREW_HOME = /Users/stan/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.30.3/man
PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin
PERLBREW_PERL = perl-5.30.3
PERLBREW_ROOT = /Users/stan/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.92
PERLBREW_VERSION = 0.92
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
EUID = 501
EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin/perl
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=darwin
osvers=21.3.0
archname=darwin-2level
uname='darwin imac.fritz.box 21.3.0 darwin kernel version 21.3.0: wed jan 5 21:37:58 pst 2022; root:xnu-8019.80.24~20release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.30.3 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=12.2 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lgdbm -ldb
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under darwin
Compiled at Feb 10 2022 22:33:25
%ENV:
PERL5LIB=""
PERLBREW_HOME="/Users/stan/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.30.3/man"
PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin"
PERLBREW_PERL="perl-5.30.3"
PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.92"
PERLBREW_VERSION="0.92"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3