HTML-Parser v3.76 Perl 5 v5.30.3 darwin-2level
- Status
- Pass
- From
- Stanislaw Pusep
- Dist
-
HTML-Parser v3.76
- Platform
- Perl 5 v5.30.3 darwin-2level
- Date
- 2022-02-11 07:39:38
- ID
- c3f6b270-8b0d-11ec-a78c-4c6902776541
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.76
on perl 5.30.3, created by App::cpanminus::reporter 0.17 (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.76
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.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/1644563748.75391/HTML-Parser-3.76/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.76\" -DXS_VERSION=\"3.76\" "-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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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:18:
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 )
^
In file included from Parser.xs:117:
./util.c:270:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(sv, t - SvPVX(sv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1317:2: note: expanded from macro 'SvCUR_set'
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; })" */
^
./util.c:270:5: note: '{' token is here
SvCUR_set(sv, t - SvPVX(sv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1317:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
In file included from Parser.xs:117:
./util.c:270:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(sv, t - SvPVX(sv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1322:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
./util.c:270:5: note: ')' token is here
SvCUR_set(sv, t - SvPVX(sv));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1322:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } 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:118:
./hparser.c:356:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
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; })" */
^
./hparser.c:356:2: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:356:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
./hparser.c:356:2: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
} 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:118:
./hparser.c:500:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~
/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; })" */
^
./hparser.c:500:8: note: '{' token is here
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
In file included from Parser.xs:118:
./hparser.c:500:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) 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; })" */
^
./hparser.c:500:8: note: '{' token is here
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:500:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
./hparser.c:500:8: note: ')' token is here
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
} } 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:118:
./hparser.c:500:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
./hparser.c:500:8: note: ')' token is here
XPUSHs(sv_2mortal(attrname));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } 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:118:
./hparser.c:501:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~
/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; })" */
^
./hparser.c:501:8: note: '{' token is here
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
In file included from Parser.xs:118:
./hparser.c:501:8: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) 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; })" */
^
./hparser.c:501:8: note: '{' token is here
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:501:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
./hparser.c:501:8: note: ')' token is here
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
} } 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:118:
./hparser.c:501:8: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
./hparser.c:501:8: note: ')' token is here
XPUSHs(sv_2mortal(attrval));
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } 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:118:
./hparser.c:619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~
/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; })" */
^
./hparser.c:619:3: note: '{' token is here
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
In file included from Parser.xs:118:
./hparser.c:619:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) 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; })" */
^
./hparser.c:619:3: note: '{' token is here
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
./hparser.c:619:3: note: ')' token is here
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
} } 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:118:
./hparser.c:619:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
./hparser.c:619:3: note: ')' token is here
XPUSHs(arg);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } 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:118:
./hparser.c:647:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(p_state->skipped_text, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1317:2: note: expanded from macro 'SvCUR_set'
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; })" */
^
./hparser.c:647:2: note: '{' token is here
SvCUR_set(p_state->skipped_text, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1317:13: note: expanded from macro 'SvCUR_set'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:647:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SvCUR_set(p_state->skipped_text, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1322:43: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^
./hparser.c:647:2: note: ')' token is here
SvCUR_set(p_state->skipped_text, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/sv.h:1322:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } 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:118:
./hparser.c:871:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:871:3: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:871:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:871:3: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:885:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:885:3: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:885:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:885:3: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:892:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:892:3: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:892:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:892:3: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:901:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(start_com, s-2);
^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:901:7: note: '{' token is here
PUSH_TOKEN(start_com, s-2);
^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:901:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(start_com, s-2);
^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:901:7: note: ')' token is here
PUSH_TOKEN(start_com, s-2);
^~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1168:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(decl_id, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1168:2: note: '{' token is here
PUSH_TOKEN(decl_id, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1168:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(decl_id, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1168:2: note: ')' token is here
PUSH_TOKEN(decl_id, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1185:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1185:3: note: '{' token is here
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1185:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1185:3: note: ')' token is here
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1207:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(com_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1207:4: note: '{' token is here
PUSH_TOKEN(com_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1207:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(com_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1207:4: note: ')' token is here
PUSH_TOKEN(com_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1220:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(word_beg, s);
^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1220:3: note: '{' token is here
PUSH_TOKEN(word_beg, s);
^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1220:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(word_beg, s);
^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1220:3: note: ')' token is here
PUSH_TOKEN(word_beg, s);
^~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1232:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1232:6: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1232:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1232:6: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:1237:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1237:2: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1237:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1237:2: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:1241:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1241:2: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1241:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1241:2: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:1298:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(beg+1, s); /* tagname */
^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1298:5: note: '{' token is here
PUSH_TOKEN(beg+1, s); /* tagname */
^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1298:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(beg+1, s); /* tagname */
^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1298:5: note: ')' token is here
PUSH_TOKEN(beg+1, s); /* tagname */
^~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1329:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1329:2: note: '{' token is here
PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1329:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1329:2: note: ')' token is here
PUSH_TOKEN(attr_name_beg, attr_name_end); /* attr name */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1345:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(s, s);
^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1345:3: note: '{' token is here
PUSH_TOKEN(s, s);
^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1345:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(s, s);
^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1345:3: note: ')' token is here
PUSH_TOKEN(s, s);
^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1356:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1356:3: note: '{' token is here
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1356:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1356:3: note: ')' token is here
PUSH_TOKEN(str_beg, s);
^~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1371:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(word_start, s);
^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1371:3: note: '{' token is here
PUSH_TOKEN(word_start, s);
^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1371:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(word_start, s);
^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1371:3: note: ')' token is here
PUSH_TOKEN(word_start, s);
^~~~~~~~~~~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1379:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(0, 0); /* boolean attr value */
^~~~~~~~~~~~~~~~
./tokenpos.h:15:4: note: expanded from macro 'PUSH_TOKEN'
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; })" */
^
./hparser.c:1379:6: note: '{' token is here
PUSH_TOKEN(0, 0); /* boolean attr value */
^~~~~~~~~~~~~~~~
./tokenpos.h:15:15: note: expanded from macro 'PUSH_TOKEN'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1379:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSH_TOKEN(0, 0); /* boolean attr value */
^~~~~~~~~~~~~~~~
./tokenpos.h:21:4: note: expanded from macro 'PUSH_TOKEN'
} STMT_END
^
./hparser.c:1379:6: note: ')' token is here
PUSH_TOKEN(0, 0); /* boolean attr value */
^~~~~~~~~~~~~~~~
./tokenpos.h:21:6: note: expanded from macro 'PUSH_TOKEN'
} 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:118:
./hparser.c:1428:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1428:2: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1428:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1428:2: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:1432:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1432:5: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1432:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1432:5: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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:118:
./hparser.c:1436:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:4: note: expanded from macro 'FREE_TOKENS'
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; })" */
^
./hparser.c:1436:5: note: '{' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:24:15: note: expanded from macro 'FREE_TOKENS'
STMT_START { \
^
In file included from Parser.xs:118:
./hparser.c:1436:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:4: note: expanded from macro 'FREE_TOKENS'
} STMT_END
^
./hparser.c:1436:5: note: ')' token is here
FREE_TOKENS;
^~~~~~~~~~~
./tokenpos.h:27:6: note: expanded from macro 'FREE_TOKENS'
} 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 )
^
Parser.c:532:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/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; })" */
^
Parser.c:532:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:532:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:532:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:532:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:532:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:532:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:532:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } 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 )
^
Parser.xs:389:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
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; })" */
^
Parser.xs:389:3: note: '{' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
Parser.xs:389:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
Parser.xs:389:3: note: ')' token is here
PUSHMARK(SP);
^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
} 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 )
^
Parser.c:683:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:683:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:683:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:683:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:708:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:708:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:708:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:708:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:773:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/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; })" */
^
Parser.c:773:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:773:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:773:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:773:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:773:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:773:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:773:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } 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 )
^
Parser.c:909:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/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; })" */
^
Parser.c:909:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:909:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:909:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:909:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:909:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:909:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Parser.c:909:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } 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 )
^
Parser.c:939:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:939:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:939:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:939:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
Parser.c:960:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/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; })" */
^
Parser.c:960:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Parser.c:960:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
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; })" */
^
Parser.c:960:2: note: '{' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
STMT_START { \
^
Parser.c:960:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
} STMT_END
^
Parser.c:960:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
} 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 )
^
Parser.c:960:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
^
Parser.c:960:2: note: ')' token is here
PUSHi((IV)RETVAL);
^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i) STMT_START { TARGi(i,1); PUSHs(TARG); } 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 )
^
Parser.c:962:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
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; })" */
^
Parser.c:962:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Parser.c:962:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Parser.c:962:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/darwin-2level/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
} 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 )
^
178 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.64
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.07
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.64
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Config any 5.030003
# ExtUtils::MakeMaker any 7.64
# File::Spec any 3.75
# FileHandle any 2.03
# IO::File any 1.48
# SelectSaver any 1.02
# Test any 1.31
# Test::More any 1.302188
# URI any 5.10
# 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.74
# HTML::Tagset any 3.20
# HTTP::Headers any 6.36
# IO::File any 1.48
# URI any 5.10
# URI::URL any 5.10
# XSLoader any 0.30
# 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=454, 3 wallclock secs ( 0.10 usr 0.07 sys + 2.51 cusr 0.40 csys = 3.08 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_CTYPE = UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.14
LDFLAGS = -L/usr/local/opt/curl/lib
PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.30.3/bin:/usr/local/opt/mysql-client/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/opt/curl/bin
PERLBREW_HOME = /Users/stan/.perlbrew
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_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/zsh
TERM = screen
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.29
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON 4.05
JSON::PP 4.07
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302188
YAML 1.30
YAML::Syck n/a
version 0.9929
--
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:
PERLBREW_HOME="/Users/stan/.perlbrew"
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_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