Text-Xslate vv3.5.9 Perl 5 v5.33.6 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
Text-Xslate vv3.5.9
Platform
Perl 5 v5.33.6 darwin-2level
Date
2021-12-05 23:19:44
ID
d48697ca-5621-11ec-8364-fb0615ea5c24
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 SKAJI,

This is a computer-generated report for Text-Xslate-v3.5.9
on perl 5.33.6, 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 Text-Xslate-v3.5.9
Building Text-Xslate
/opt/plenv/versions/5.33.6/bin/perl5.33.6 tool/opcode_for_pp.PL src/xslate_opcode.inc > lib/Text/Xslate/PP/Const.pm
/opt/plenv/versions/5.33.6/bin/perl5.33.6 tool/opcode.PL src/xslate_opcode.inc > src/xslate_ops.h
cc -Isrc -I/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE -Wall -W -Wno-comment -c -fno-common -DPERL_DARWIN -mmacosx-version-min=11.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -o src/xslate_methods.o src/xslate_methods.c
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247: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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247: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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:79:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:96:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:96:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:98:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:99:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:690:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:690:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:695:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:695:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:700:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:700:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from src/xslate_methods.xs:2:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:704:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:704:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
src/xslate_methods.xs:109:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, len);
    ^~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:109:5: note: '{' token is here
    EXTEND(SP, len);
    ^~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
src/xslate_methods.xs:109:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, len);
    ^~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_methods.xs:109:5: note: ')' token is here
    EXTEND(SP, len);
    ^~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.xs:149:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:149:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
src/xslate_methods.xs:149:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_methods.xs:149:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.xs:221:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:221:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
src/xslate_methods.xs:221:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_methods.xs:221:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.xs:259:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:259:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
src/xslate_methods.xs:259:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_methods.xs:259:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.xs:426:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(ORIGMARK); /* re-pushmark */
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:426:9: note: '{' token is here
        PUSHMARK(ORIGMARK); /* re-pushmark */
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
src/xslate_methods.xs:426:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(ORIGMARK); /* re-pushmark */
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_methods.xs:426:9: note: ')' token is here
        PUSHMARK(ORIGMARK); /* re-pushmark */
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.xs:483:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(ORIGMARK); /* re-pushmark */
            ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.xs:483:13: note: '{' token is here
            PUSHMARK(ORIGMARK); /* re-pushmark */
            ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
src/xslate_methods.xs:483:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(ORIGMARK); /* re-pushmark */
            ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_methods.xs:483:13: note: ')' token is here
            PUSHMARK(ORIGMARK); /* re-pushmark */
            ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.c:703:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        STMT_START {
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.c:703:13: note: '{' token is here
        STMT_START {
                   ^
src/xslate_methods.c:714:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        } STMT_END
        ^
src/xslate_methods.c:714:4: note: ')' token is here
        } STMT_END
          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
src/xslate_methods.c:722:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_methods.c:722:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
src/xslate_methods.c:722:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
src/xslate_methods.c:722:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
110 warnings generated.
cc -Isrc -I/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE -DVERSION="v3.5.9" -DXS_VERSION="v3.5.9" -Wall -W -Wno-comment -c -fno-common -DPERL_DARWIN -mmacosx-version-min=11.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -o lib/Text/Xslate.o lib/Text/Xslate.c
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171: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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247: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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247: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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:4:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:35:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                     ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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 {       \
                                                ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:55:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120: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));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:79:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:4085:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv.h:661:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:96:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:96:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:98:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:112:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/hv_func.h:99:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:690:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:690:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:695:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:695:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:700:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:700:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from lib/Text/Xslate.xs:4:
In file included from src/xslate.h:3:
In file included from src/xshelper.h:36:
In file included from /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:7068:
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:704:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:704:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:8:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:8:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:8:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:8:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:13:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:13:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:13:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:13:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:18:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:18:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:18:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:18:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:26:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:26:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:26:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:26:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:31:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:31:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:31:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:31:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:36:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:36:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:36:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:36:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:72:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:72:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:72:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:72:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:89:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:89:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:89:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:89:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:94:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:94:5: note: '{' token is here
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:94:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:94:5: note: '{' token is here
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:94:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_opcode.inc:94:5: note: ')' token is here
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:94:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
src/xslate_opcode.inc:94:5: note: ')' token is here
    XPUSHs(sv_mortalcopy(TX_st_sa));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:97:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:97:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:97:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:97:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:102:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:102:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:102:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_opcode.inc:102:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:104:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:104:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:104:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:104:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:110:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:110:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:110:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:110:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:116:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:116:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:128:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:128:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:128:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:128:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:136:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:136:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:136:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:136:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:144:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:144:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:144:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:144:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:149:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:149:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:149:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:149:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:160:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:160:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:160:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:160:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:166:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:166:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:180:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:180:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:180:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:180:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:189:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:189:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:189:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
src/xslate_opcode.inc:189:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:190:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:190:5: note: '{' token is here
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:190:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:190:5: note: '{' token is here
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:190:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_opcode.inc:190:5: note: ')' token is here
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:190:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
src/xslate_opcode.inc:190:5: note: ')' token is here
    XPUSHs(TX_st->engine);
    ^~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:191:5: note: '{' token is here
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:191:5: note: '{' token is here
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_opcode.inc:191:5: note: ')' token is here
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
src/xslate_opcode.inc:191:5: note: ')' token is here
    XPUSHs(TX_st_sa);
    ^~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:209:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:209:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:214:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:214:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:214:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:214:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:239:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:239:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:239:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:239:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:260:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:260:13: note: '{' token is here
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:260:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:260:13: note: ')' token is here
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:267:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:267:13: note: '{' token is here
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:267:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:267:13: note: ')' token is here
            TX_RETURN_NEXT();
            ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:277:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:277:5: note: '{' token is here
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:277:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:277:5: note: ')' token is here
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:288:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:288:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:288:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:288:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:294:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:294:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:294:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:294:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:300:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:300:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:300:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:300:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:306:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:306:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:306:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:306:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:319:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:319:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:319:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:319:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:334:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:334:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:334:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:334:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:339:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:339:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:339:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:339:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:368:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:368:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:368:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:368:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:401:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:401:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:401:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:401:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:407:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:407:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:407:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:407:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:413:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:413:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:413:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:413:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:419:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:419:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:419:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:419:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:425:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:425:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:425:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:425:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:432:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:432:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:432:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:432:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:435:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:435:9: note: '{' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:435:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:435:9: note: ')' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:443:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:443:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:443:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:443:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:446:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:446:9: note: '{' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:446:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:446:9: note: ')' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:452:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:452:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:452:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:452:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:455:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:455:9: note: '{' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:455:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:455:9: note: ')' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:463:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:463:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:463:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:463:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:466:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:466:9: note: '{' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:466:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:466:9: note: ')' token is here
        TX_RETURN_PC( TX_op_arg_pc );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:473:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:473:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:473:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:473:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:480:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:480:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:480:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:480:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:493:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:493:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:493:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:493:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:498:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:498:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:498:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:498:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:503:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:503:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:503:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:503:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:508:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:508:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:508:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:508:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:515:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:515:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:515:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:515:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:522:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:522:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:522:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:522:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:527:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:527:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:527:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:527:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:534:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:534:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:534:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:534:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:541:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:541:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:541:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:541:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:546:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:546:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:546:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:546:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:551:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:551:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:551:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:551:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:556:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:556:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:556:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:556:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:561:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:561:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:561:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:561:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:567:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:567:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:567:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:567:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:573:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:573:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:573:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:573:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:579:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:579:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:579:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:579:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:598:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:598:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:598:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:598:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:603:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:603:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:603:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:603:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:611:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:611:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:611:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:611:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:629:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 2);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:629:5: note: '{' token is here
    EXTEND(SP, 2);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:629:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 2);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_opcode.inc:629:5: note: ')' token is here
    EXTEND(SP, 2);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:636:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:636:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:636:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:636:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:650:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:650:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:650:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:650:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:662:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:662:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:662:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:662:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:673:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( INT2PTR(tx_pc_t, SvUVX(retaddr)) );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:673:5: note: '{' token is here
    TX_RETURN_PC( INT2PTR(tx_pc_t, SvUVX(retaddr)) );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:673:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( INT2PTR(tx_pc_t, SvUVX(retaddr)) );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:673:5: note: ')' token is here
    TX_RETURN_PC( INT2PTR(tx_pc_t, SvUVX(retaddr)) );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:679:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:679:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:679:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:679:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:705:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:705:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:719:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:719:9: note: '{' token is here
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:719:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:719:9: note: '{' token is here
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:719:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
src/xslate_opcode.inc:719:9: note: ')' token is here
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:719:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
src/xslate_opcode.inc:719:9: note: ')' token is here
        XPUSHs(sv_newmortal());
        ^~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:737:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:737:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:737:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:737:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:744:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:744:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:744:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:744:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:751:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:751:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:751:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:751:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:757:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:757:5: note: '{' token is here
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:757:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
src/xslate_opcode.inc:757:5: note: ')' token is here
    TX_RETURN_PC( TX_op_arg_pc );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:762:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
src/xslate_opcode.inc:762:5: note: '{' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
In file included from lib/Text/Xslate.xs:224:
src/xslate_opcode.inc:762:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
src/xslate_opcode.inc:762:5: note: ')' token is here
    TX_RETURN_NEXT();
    ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:250:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:250:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:250:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:250:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:251:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:251:5: note: '{' token is here
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Text/Xslate.xs:251:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:251:5: note: '{' token is here
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:251:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:251:5: note: ')' token is here
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:251:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Text/Xslate.xs:251:5: note: ')' token is here
    XPUSHs(msg);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:416:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:416:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:416:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:416:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:417:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:417:9: note: '{' token is here
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Text/Xslate.xs:417:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:417:9: note: '{' token is here
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:417:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:417:9: note: ')' token is here
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:417:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Text/Xslate.xs:417:9: note: ')' token is here
        XPUSHs(var);
        ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:563:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dest, dest_cur + len);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:563:9: note: '{' token is here
        SvCUR_set(dest, dest_cur + len);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
lib/Text/Xslate.xs:563:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dest, dest_cur + len);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
lib/Text/Xslate.xs:563:9: note: ')' token is here
        SvCUR_set(dest, dest_cur + len);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:582:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dest, d - d_start);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:582:9: note: '{' token is here
        SvCUR_set(dest, d - d_start);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
lib/Text/Xslate.xs:582:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dest, d - d_start);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
lib/Text/Xslate.xs:582:9: note: ')' token is here
        SvCUR_set(dest, d - d_start);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:611:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("&", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:30: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                             ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:611:13: note: '{' token is here
            CopyToken("&", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:41: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                                        ^
lib/Text/Xslate.xs:611:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("&", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:5: note: expanded from macro 'CopyToken'
    } STMT_END
    ^
lib/Text/Xslate.xs:611:13: note: ')' token is here
            CopyToken("&", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:7: note: expanded from macro 'CopyToken'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:614:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("<", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:30: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                             ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:614:13: note: '{' token is here
            CopyToken("<", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:41: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                                        ^
lib/Text/Xslate.xs:614:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("<", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:5: note: expanded from macro 'CopyToken'
    } STMT_END
    ^
lib/Text/Xslate.xs:614:13: note: ')' token is here
            CopyToken("<", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:7: note: expanded from macro 'CopyToken'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:617:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken(">", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:30: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                             ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:617:13: note: '{' token is here
            CopyToken(">", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:41: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                                        ^
lib/Text/Xslate.xs:617:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken(">", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:5: note: expanded from macro 'CopyToken'
    } STMT_END
    ^
lib/Text/Xslate.xs:617:13: note: ')' token is here
            CopyToken(">", d);
            ^~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:7: note: expanded from macro 'CopyToken'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:620:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken(""", d);
            ^~~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:30: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                             ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:620:13: note: '{' token is here
            CopyToken(""", d);
            ^~~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:41: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                                        ^
lib/Text/Xslate.xs:620:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken(""", d);
            ^~~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:5: note: expanded from macro 'CopyToken'
    } STMT_END
    ^
lib/Text/Xslate.xs:620:13: note: ')' token is here
            CopyToken(""", d);
            ^~~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:7: note: expanded from macro 'CopyToken'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:625:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("'", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:30: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                             ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:625:13: note: '{' token is here
            CopyToken("'", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:603:41: note: expanded from macro 'CopyToken'
#define CopyToken(token, to) STMT_START {          \
                                        ^
lib/Text/Xslate.xs:625:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            CopyToken("'", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:5: note: expanded from macro 'CopyToken'
    } STMT_END
    ^
lib/Text/Xslate.xs:625:13: note: ')' token is here
            CopyToken("'", d);
            ^~~~~~~~~~~~~~~~~~~~~
lib/Text/Xslate.xs:606:7: note: expanded from macro 'CopyToken'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:638:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dest, d - SvPVX(dest));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:638:5: note: '{' token is here
    SvCUR_set(dest, d - SvPVX(dest));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1369:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
lib/Text/Xslate.xs:638:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dest, d - SvPVX(dest));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
lib/Text/Xslate.xs:638:5: note: ')' token is here
    SvCUR_set(dest, d - SvPVX(dest));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1374:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:755:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSETMAGIC(b);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:2256:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:755:5: note: '{' token is here
    SvSETMAGIC(b);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:2256:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
lib/Text/Xslate.xs:755:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSETMAGIC(b);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:2256:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
lib/Text/Xslate.xs:755:5: note: ')' token is here
    SvSETMAGIC(b);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:2256:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:829:5: note: '{' token is here
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Text/Xslate.xs:829:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:829:5: note: '{' token is here
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:829:5: note: ')' token is here
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:829:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Text/Xslate.xs:829:5: note: ')' token is here
    XPUSHs( tx_proccall(aTHX_ MY_CXT.current_st, macro, "macro") );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:884:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:26: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:884:9: note: '{' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:37: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                    ^
lib/Text/Xslate.xs:884:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:64: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                               ^
lib/Text/Xslate.xs:884:9: note: ')' token is here
        TX_RETURN_NEXT();
        ^~~~~~~~~~~~~~~~
src/xslate.h:105:66: note: expanded from macro 'TX_RETURN_NEXT'
#define TX_RETURN_NEXT() STMT_START { TX_st->pc++;     return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:932:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC(addr);
    ^~~~~~~~~~~~~~~~~~
src/xslate.h:106:26: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                         ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:932:5: note: '{' token is here
    TX_RETURN_PC(addr);
    ^~~~~~~~~~~~~~~~~~
src/xslate.h:106:37: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                    ^
lib/Text/Xslate.xs:932:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    TX_RETURN_PC(addr);
    ^~~~~~~~~~~~~~~~~~
src/xslate.h:106:64: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                               ^
lib/Text/Xslate.xs:932:5: note: ')' token is here
    TX_RETURN_PC(addr);
    ^~~~~~~~~~~~~~~~~~
src/xslate.h:106:66: note: expanded from macro 'TX_RETURN_PC'
#define TX_RETURN_PC(x)  STMT_START { TX_st->pc = (x); return; } STMT_END
                                                                 ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:962:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XCPT_TRY_START {
    ^~~~~~~~~~~~~~
src/ppport.h:16915:31: note: expanded from macro 'XCPT_TRY_START'
#    define XCPT_TRY_START    JMPENV_PUSH(rEtV); if (rEtV == 0)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:114:5: note: expanded from macro 'JMPENV_PUSH'
    STMT_START {                                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:962:5: note: '{' token is here
    XCPT_TRY_START {
    ^~~~~~~~~~~~~~
src/ppport.h:16915:31: note: expanded from macro 'XCPT_TRY_START'
#    define XCPT_TRY_START    JMPENV_PUSH(rEtV); if (rEtV == 0)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:114:16: note: expanded from macro 'JMPENV_PUSH'
    STMT_START {                                                        \
               ^
lib/Text/Xslate.xs:962:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XCPT_TRY_START {
    ^~~~~~~~~~~~~~
src/ppport.h:16915:31: note: expanded from macro 'XCPT_TRY_START'
#    define XCPT_TRY_START    JMPENV_PUSH(rEtV); if (rEtV == 0)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:128:5: note: expanded from macro 'JMPENV_PUSH'
    } STMT_END
    ^
lib/Text/Xslate.xs:962:5: note: ')' token is here
    XCPT_TRY_START {
    ^~~~~~~~~~~~~~
src/ppport.h:16915:31: note: expanded from macro 'XCPT_TRY_START'
#    define XCPT_TRY_START    JMPENV_PUSH(rEtV); if (rEtV == 0)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:128:7: note: expanded from macro 'JMPENV_PUSH'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:965:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XCPT_TRY_END;
    ^~~~~~~~~~~~
src/ppport.h:16916:31: note: expanded from macro 'XCPT_TRY_END'
#    define XCPT_TRY_END      JMPENV_POP;
                              ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:131:5: note: expanded from macro 'JMPENV_POP'
    STMT_START {                                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:965:5: note: '{' token is here
    XCPT_TRY_END;
    ^~~~~~~~~~~~
src/ppport.h:16916:31: note: expanded from macro 'XCPT_TRY_END'
#    define XCPT_TRY_END      JMPENV_POP;
                              ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:131:16: note: expanded from macro 'JMPENV_POP'
    STMT_START {                                                        \
               ^
lib/Text/Xslate.xs:965:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XCPT_TRY_END;
    ^~~~~~~~~~~~
src/ppport.h:16916:31: note: expanded from macro 'XCPT_TRY_END'
#    define XCPT_TRY_END      JMPENV_POP;
                              ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:140:5: note: expanded from macro 'JMPENV_POP'
    } STMT_END
    ^
lib/Text/Xslate.xs:965:5: note: ')' token is here
    XCPT_TRY_END;
    ^~~~~~~~~~~~
src/ppport.h:16916:31: note: expanded from macro 'XCPT_TRY_END'
#    define XCPT_TRY_END      JMPENV_POP;
                              ^~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:140:7: note: expanded from macro 'JMPENV_POP'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:977:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XCPT_RETHROW;
        ^~~~~~~~~~~~
src/ppport.h:16918:31: note: expanded from macro 'XCPT_RETHROW'
#    define XCPT_RETHROW      JMPENV_JUMP(rEtV)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:143:5: note: expanded from macro 'JMPENV_JUMP'
    STMT_START {                                                \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:977:9: note: '{' token is here
        XCPT_RETHROW;
        ^~~~~~~~~~~~
src/ppport.h:16918:31: note: expanded from macro 'XCPT_RETHROW'
#    define XCPT_RETHROW      JMPENV_JUMP(rEtV)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:143:16: note: expanded from macro 'JMPENV_JUMP'
    STMT_START {                                                \
               ^
lib/Text/Xslate.xs:977:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XCPT_RETHROW;
        ^~~~~~~~~~~~
src/ppport.h:16918:31: note: expanded from macro 'XCPT_RETHROW'
#    define XCPT_RETHROW      JMPENV_JUMP(rEtV)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:155:5: note: expanded from macro 'JMPENV_JUMP'
    } STMT_END
    ^
lib/Text/Xslate.xs:977:9: note: ')' token is here
        XCPT_RETHROW;
        ^~~~~~~~~~~~
src/ppport.h:16918:31: note: expanded from macro 'XCPT_RETHROW'
#    define XCPT_RETHROW      JMPENV_JUMP(rEtV)
                              ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/cop.h:155:7: note: expanded from macro 'JMPENV_JUMP'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1109:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1109:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1109:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1109:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1110:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1110:5: note: '{' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:1110:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:1110:5: note: ')' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1325:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1325:4: note: '{' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.xs:1325:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1325:4: note: '{' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.xs:1325:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.xs:1325:4: note: ')' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1325:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.xs:1325:4: note: ')' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1517:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        STMT_START {
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1517:13: note: '{' token is here
        STMT_START {
                   ^
lib/Text/Xslate.c:1528:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        } STMT_END
        ^
lib/Text/Xslate.c:1528:4: note: ')' token is here
        } STMT_END
          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1536:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1536:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.c:1536:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1536:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1536:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1536:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1536:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.c:1536:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1558:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        STMT_START {
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1558:13: note: '{' token is here
        STMT_START {
                   ^
lib/Text/Xslate.c:1569:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        } STMT_END
        ^
lib/Text/Xslate.c:1569:4: note: ')' token is here
        } STMT_END
          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1572:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        STMT_START {
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1572:13: note: '{' token is here
        STMT_START {
                   ^
lib/Text/Xslate.c:1583:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        } STMT_END
        ^
lib/Text/Xslate.c:1583:4: note: ')' token is here
        } STMT_END
          ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1481:21: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    SvIV_please(*arg);
                    ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1327:2: note: expanded from macro 'SvIV_please'
        STMT_START {if (!SvIOKp(sv) && (SvFLAGS(sv) & (SVf_NOK|SVf_POK))) \
        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1481:21: note: '{' token is here
                    SvIV_please(*arg);
                    ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1327:13: note: expanded from macro 'SvIV_please'
        STMT_START {if (!SvIOKp(sv) && (SvFLAGS(sv) & (SVf_NOK|SVf_POK))) \
                   ^
lib/Text/Xslate.xs:1481:21: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                    SvIV_please(*arg);
                    ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1328:20: note: expanded from macro 'SvIV_please'
                (void) SvIV(sv); } STMT_END
                                 ^
lib/Text/Xslate.xs:1481:21: note: ')' token is here
                    SvIV_please(*arg);
                    ^~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/sv.h:1328:22: note: expanded from macro 'SvIV_please'
                (void) SvIV(sv); } STMT_END
                                   ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1787:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1787:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.c:1787:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1787:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1787:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1787:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1787:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.c:1787:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1591:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1591:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1591:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1591:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1592:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1592:9: note: '{' token is here
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:1592:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:1592:9: note: ')' token is here
        EXTEND(SP, 2);
        ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1887:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1887:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1887:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1887:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1921:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1921:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.c:1921:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1921:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1921:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1921:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1921:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.c:1921:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1961:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1961:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1961:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1961:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1718:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:24: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1718:5: note: '{' token is here
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:35: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                  ^
lib/Text/Xslate.xs:1718:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1718:5: note: '{' token is here
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.xs:1718:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.xs:1718:5: note: ')' token is here
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1718:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:65: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                                ^
lib/Text/Xslate.xs:1718:5: note: ')' token is here
    XSRETURN_NO; /* return false as an empty string */
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:337:67: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1988:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1988:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.c:1988:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:1988:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:1988:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:1988:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:1988:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.c:1988:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1779:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1779:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1779:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1779:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1780:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 6);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1780:5: note: '{' token is here
    EXTEND(SP, 6);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:1780:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 6);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:1780:5: note: ')' token is here
    EXTEND(SP, 6);
    ^~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1800:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1800:13: note: '{' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1800:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1800:13: note: ')' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1801:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1801:13: note: '{' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Text/Xslate.xs:1801:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1801:13: note: '{' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:1801:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:1801:13: note: ')' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1801:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Text/Xslate.xs:1801:13: note: ')' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1812:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1812:13: note: '{' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1812:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1812:13: note: ')' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1813:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1813:13: note: '{' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Text/Xslate.xs:1813:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1813:13: note: '{' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Text/Xslate.xs:1813:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Text/Xslate.xs:1813:13: note: ')' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1813:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Text/Xslate.xs:1813:13: note: ')' token is here
            XPUSHs(full_message);
            ^~~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2100:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2100:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Text/Xslate.c:2100:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2100:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2100:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2100:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2100:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Text/Xslate.c:2100:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2119:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2119:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2138:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2138:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2138:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2138:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2157:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2157:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2157:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2157:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2176:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2176:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2176:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2176:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2195:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2195:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2195:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2195:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2214:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2214:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2214:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2214:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2233:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2233:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2233:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2233:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2254:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2254:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2254:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2254:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2281:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2281:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2281:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2281:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2303:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2303:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.c:2350:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.c:2350:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Text/Xslate.c:2350:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Text/Xslate.c:2350:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1342:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1342:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1342:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1342:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
lib/Text/Xslate.xs:1952:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
src/ppport.h:12400:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
lib/Text/Xslate.xs:1952:9: note: '{' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Text/Xslate.xs:1952:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Text/Xslate.xs:1952:9: note: ')' token is here
        PUSHMARK(SP);
        ^~~~~~~~~~~~
/opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
src/ppport.h:12401:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
406 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Text/Xslate/Xslate.bs')
cc -mmacosx-version-min=11.1 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Text/Xslate/Xslate.bundle lib/Text/Xslate.o src/xslate_methods.o
xs tests
# Testing Text::Xslate/v3.5.9
# Backend: XS
# $ENV{XSLATE}=xs
t/000_load.t .................................... ok
t/010_internals/001_parse.t ..................... ok
t/010_internals/002_compile.t ................... ok
t/010_internals/003_assemble.t .................. ok
t/010_internals/004_magic.t ..................... ok
t/010_internals/005_load_file.t ................. ok
t/010_internals/006_errhandler.t ................ ok
t/010_internals/007_compile_errs.t .............. ok
t/010_internals/008_files.t ..................... ok
t/010_internals/009_goto_address.t .............. ok
t/010_internals/010_line_number.t ............... ok
t/010_internals/011_missuse.t ................... ok
t/010_internals/012_multilines.t ................ ok
t/010_internals/013_deps_str.t .................. ok
t/010_internals/014_deps_file.t ................. ok
t/010_internals/015_deps_file2.t ................ ok
t/010_internals/016_cached.t .................... ok
t/010_internals/017_render.t .................... ok
t/010_internals/018_opinfo.t .................... ok
t/010_internals/019_runtime_error.t ............. ok
t/010_internals/020_optimize.t .................. ok
t/010_internals/021_edge_cases.t ................ ok
t/010_internals/022_signal.t .................... ok
t/010_internals/023_cachepath.t ................. ok
t/010_internals/024_die_in_macros.t ............. ok
t/010_internals/025_reset_hooks.t ............... ok
t/010_internals/026_issue16_deep_recursion.t .... ok
t/010_internals/027_infinite_warn.t ............. ok
t/010_internals/028_taint.t ..................... ok
t/010_internals/029_large_file.t ................ ok
t/010_internals/030_die_in_funcs.t .............. ok
t/010_internals/031_save_src.t .................. ok
t/010_internals/032_encoding_error.t ............ skipped: TODO: the behaviours of PP and XS does not match
t/010_internals/033_vpath_cache.t ............... ok
t/010_internals/034_is_code_ref.t ............... ok
t/010_internals/036_merge_hash.t ................ ok
t/010_internals/037_find_file.t ................. ok
t/010_internals/038_suffix.t .................... ok
t/010_internals/039_taint_issue84.t ............. ok
t/010_internals/100_threads.t ................... skipped: multi-threading tests
t/010_internals/200_leaktrace.t ................. ok
t/010_internals/300_explicit_pp.t ............... ok
t/020_interface/001_parser_option.t ............. ok
t/020_interface/002_myparser.t .................. ok
t/020_interface/003_encoding.t .................. ok
t/020_interface/004_no_vars.t ................... ok
t/020_interface/005_util.t ...................... ok
t/020_interface/006_psgi.t ...................... ok
t/020_interface/007_data_section.t .............. ok
t/020_interface/008_type.t ...................... ok
t/020_interface/009_hash_with_default.t ......... ok
t/020_interface/010_err_encoding.t .............. ok
t/020_interface/011_hwd_w_include_vars.t ........ ok
t/020_interface/012_default_functions.t ......... ok
t/020_interface/013_slurp_template.t ............ ok
t/020_interface/014_customize_option.t .......... ok
t/020_interface/015_render_recursion.t .......... ok
t/020_interface/016_pre_process_handler.t ....... ok
t/020_interface/017_validate.t .................. ok
t/030_kolon/001_interpolate.t ................... ok
t/030_kolon/002_field.t ......................... ok
t/030_kolon/003_for.t ........................... ok
t/030_kolon/004_if.t ............................ ok
t/030_kolon/005_rel_ops.t ....................... ok
t/030_kolon/006_arith_ops.t ..................... ok
t/030_kolon/007_log_ops.t ....................... ok
t/030_kolon/008_literal.t ....................... ok
t/030_kolon/009_include.t ....................... ok
t/030_kolon/010_escaped_str.t ................... ok
t/030_kolon/011_macro.t ......................... ok
t/030_kolon/012_cascade.t ....................... ok
t/030_kolon/013_more_field.t .................... ok
t/030_kolon/014_while.t ......................... ok
t/030_kolon/015_methods.t ....................... ok
t/030_kolon/016_funcs.t ......................... ok
t/030_kolon/017_more_macro.t .................... ok
t/030_kolon/018_dynamic_filters.t ............... ok
t/030_kolon/019_explicit_interpolate.t .......... ok
t/030_kolon/020_chomp.t ......................... ok
t/030_kolon/021_overlay.t ....................... ok
t/030_kolon/022_given.t ......................... ok
t/030_kolon/023_bitwise.t ....................... ok
t/030_kolon/024_localize_vars.t ................. ok
t/030_kolon/025_objectliteral.t ................. ok
t/030_kolon/026_constant.t ...................... ok
t/030_kolon/027_lambda.t ........................ ok
t/030_kolon/028_smartmatch.t .................... ok
t/030_kolon/029_blockfilter.t ................... ok
t/030_kolon/030_xfuncs.t ........................ ok
t/030_kolon/031_post_if.t ....................... ok
t/030_kolon/032_include_bareword.t .............. ok
t/030_kolon/033_ov_forloop.t .................... ok
t/030_kolon/034_print.t ......................... ok
t/030_kolon/035_include_w_vars.t ................ ok
t/030_kolon/036_foreach_else.t .................. ok
t/030_kolon/037_loop_ctl.t ...................... ok
t/030_kolon/038_custom_esc.t .................... ok
t/030_kolon/039_root_vars.t ..................... ok
t/030_kolon/040_external_macro.t ................ skipped: external macros are not yet implemented
t/040_tterse/001_parse.t ........................ ok
t/040_tterse/002_interpolate.t .................. ok
t/040_tterse/003_field.t ........................ ok
t/040_tterse/004_for.t .......................... ok
t/040_tterse/005_if.t ........................... ok
t/040_tterse/006_include.t ...................... ok
t/040_tterse/007_funcs.t ........................ ok
t/040_tterse/008_methods.t ...................... ok
t/040_tterse/009_comments.t ..................... ok
t/040_tterse/010_expr.t ......................... ok
t/040_tterse/011_objectliterals.t ............... ok
t/040_tterse/012_macro.t ........................ ok
t/040_tterse/013_wrapper.t ...................... ok
t/040_tterse/014_set.t .......................... ok
t/040_tterse/015_while.t ........................ ok
t/040_tterse/016_call.t ......................... ok
t/040_tterse/017_filter.t ....................... ok
t/040_tterse/018_process.t ...................... ok
t/040_tterse/019_switch.t ....................... ok
t/040_tterse/020_chomp.t ........................ ok
t/040_tterse/021_fake_use.t ..................... ok
t/040_tterse/022_post_if.t ...................... ok
t/040_tterse/023_loop_ctl.t ..................... ok
t/040_tterse/024_for_else.t ..................... ok
t/040_tterse/025_macro.t ........................ ok
t/040_tterse/100_not_supported.t ................ ok
t/050_builtins/001_builtin_funcs.t .............. ok
t/050_builtins/002_autobox.t .................... ok
t/050_builtins/003_autobox_w_cb.t ............... ok
t/050_builtins/004_copied.t ..................... ok
t/100_plugin/001_import_from.t .................. ok
t/100_plugin/002_import.t ....................... ok
t/100_plugin/003_bridge.t ....................... ok
t/100_plugin/004_star.t ......................... ok
t/100_plugin/005_html_builder_module.t .......... ok
t/100_plugin/100_error.t ........................ ok
t/200_app/001_hello.t ........................... ok
t/200_app/002_tree.t ............................ ok
t/200_app/003_runner.t .......................... ok
t/200_app/004_encoding.t ........................ ok
t/300_examples/001_basic.t ...................... ok
t/300_examples/002_cascade.t .................... ok
t/300_examples/003_metakolon.t .................. ok
t/300_examples/004_tterse.t ..................... ok
t/900_bugs/001_super.t .......................... ok
t/900_bugs/002_addfunc.t ........................ ok
t/900_bugs/003_frame_access.t ................... ok
t/900_bugs/004_errorhandling.t .................. ok
t/900_bugs/005_rec_include.t .................... ok
t/900_bugs/006_complex_lex.t .................... ok
t/900_bugs/007_uuv.t ............................ ok
t/900_bugs/008_include_var.t .................... ok
t/900_bugs/009_quote_in_comments.t .............. ok
t/900_bugs/010_widechar_for_md5.t ............... ok
t/900_bugs/011_reserved_words.t ................. ok
t/900_bugs/012_ltgt_in_comments.t ............... ok
t/900_bugs/013_comments_lineno.t ................ ok
t/900_bugs/014_too_large_int.t .................. ok
t/900_bugs/015_my_scope.t ....................... ok
t/900_bugs/016_x_in_tterse.t .................... ok
t/900_bugs/017_unallocated.t .................... skipped: not yet
t/900_bugs/019_nested_mm.t ...................... ok
t/900_bugs/020_switch_foo.t ..................... ok
t/900_bugs/021_cached_enc.t ..................... ok
t/900_bugs/022_empty_if_block.t ................. ok
t/900_bugs/023_deploy_problem.t ................. ok
t/900_bugs/024_use_cache.t ...................... ok
t/900_bugs/025_clobber-macro-args.t ............. ok
t/900_bugs/026_issue61.t ........................ ok
t/900_bugs/027_issue65.t ........................ ok
t/900_bugs/028_issue68.t ........................ ok
t/900_bugs/029_fork_and_cache.t ................. skipped: deal with memorycache-filecache-original model more effectively
t/900_bugs/030_issue71.t ........................ ok
t/900_bugs/031_yappo.t .......................... ok
t/900_bugs/032_issue79.t ........................ ok
t/900_bugs/033_ex_safe_render.t ................. ok
t/900_bugs/034_hash_key_utf8.t .................. ok
t/900_bugs/035_issue81_tiedhash.t ............... ok
t/900_bugs/036_vpath_utf8.t ..................... ok
t/900_bugs/037_text_str_key.t ................... ok
t/900_bugs/038_conbine_flaged_utf8_and_other.t .. ok
t/900_bugs/039_issue96.t ........................ ok
t/900_bugs/040_issue95.t ........................ ok
t/900_bugs/041_cachedir_other_process.t ......... ok
t/900_bugs/042_perl59_issue.t ................... ok
t/900_bugs/043_issue107.t ....................... ok
t/900_bugs/044_empty_result.t ................... ok
t/900_bugs/045_issue130.t ....................... ok
t/900_bugs/046_issue156.t ....................... ok
t/900_bugs/046_issue88.t ........................ ok
t/900_bugs/047_undef_concat.t ................... ok
t/900_bugs/048_issue172.t ....................... skipped: Test requires module 'Data::Section::Simple' but it's not found
All tests successful.
Files=191, Tests=2733, 24 wallclock secs ( 0.39 usr  0.35 sys + 16.99 cusr  2.69 csys = 20.42 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_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.14
    PATH = /opt/plenv/versions/5.33.6/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/bin:/usr/local/opt/texinfo/bin:/opt/nvm/versions/node/v16.11.1/bin:/opt/vim/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Postgres.app/Contents/Versions/latest/bin:/usr/local/opt/fzf/bin/
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/91/jjmr4sms7fz9s27f3_9glhb80000gn/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 399 400
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.33.6/bin/perl5.33.6
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.42    
    File::Spec          3.80    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 33 subversion 6) configuration:
   
  Platform:
    osname=darwin
    osvers=20.2.0
    archname=darwin-2level
    uname='darwin bigjob.home.genehack.org 20.2.0 darwin kernel version 20.2.0: wed dec 2 20:39:59 pst 2020; root:xnu-7195.60.75~1release_x86_64 x86_64 i386 macmini8,1 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.33.6 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.33.6/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
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=11.1 -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=11.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.28)'
    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=11.1 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm
    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=11.1 -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_DEVEL
    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
  Built under darwin
  Compiled at Jan 23 2021 17:06:14
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.33.6/lib/perl5/site_perl/5.33.6/darwin-2level
    /opt/plenv/versions/5.33.6/lib/perl5/site_perl/5.33.6
    /opt/plenv/versions/5.33.6/lib/perl5/5.33.6/darwin-2level
    /opt/plenv/versions/5.33.6/lib/perl5/5.33.6