Time-Moment v0.44 Perl 5 v5.34.3 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
Time-Moment v0.44
Platform
Perl 5 v5.34.3 darwin-2level
Date
2024-06-09 18:14:22
ID
18fda49c-268c-11ef-8ade-bef1681e87fd
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 CHANSEN,

This is a computer-generated report for Time-Moment-0.44
on perl 5.34.3, created by App::cpanminus::reporter 0.21 (1.7044).

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '':

Building and testing Time-Moment-0.44
cp lib/Time/Moment/Adjusters.pod blib/lib/Time/Moment/Adjusters.pod
cp lib/Time/Moment.pod blib/lib/Time/Moment.pod
cp lib/Time/Moment.pm blib/lib/Time/Moment.pm
cp lib/Time/Moment/Adjusters.pm blib/lib/Time/Moment/Adjusters.pm
Running Mkbootstrap for Moment ()
chmod 644 "Moment.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Moment.bs blib/arch/auto/Time/Moment/Moment.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl" "-Iinc" "/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/ExtUtils/typemap' -typemap '/Users/stan/.cpanm/work/1717948315.41736/Time-Moment-0.44/typemap'  Moment.xs > Moment.xsc
mv Moment.xsc Moment.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o Moment.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   Moment.c
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:77:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Moment.xs:3:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Moment.xs:5:
./ppport.h:4471:11: warning: 'WIDEST_UTYPE' macro redefined [-Wmacro-redefined]
#  define WIDEST_UTYPE U64TYPE
          ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/handy.h:1382:12: note: previous definition is here
#   define WIDEST_UTYPE U64
           ^
In file included from Moment.xs:5:
./ppport.h:6145:11: warning: 'MUTABLE_PTR' macro redefined [-Wmacro-redefined]
#  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
          ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/handy.h:97:11: note: previous definition is here
#  define MUTABLE_PTR(p) ({ void *p_ = (p); p_; })
          ^
Moment.xs:145:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:145:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Moment.xs:145:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Moment.xs:145:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:146:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:146:5: note: '{' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Moment.xs:146:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:146:5: note: '{' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Moment.xs:146:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Moment.xs:146:5: note: ')' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:146:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Moment.xs:146:5: note: ')' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:479:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:299:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:299:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Moment.xs:299:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:299:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:299:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:299:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:299:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Moment.xs:299:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:307:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:307:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:307:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:307:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:332:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:332:5: note: '{' token is here
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:332:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:332:5: note: '{' token is here
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:332:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:332:5: note: ')' token is here
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:332:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:332:5: note: ')' token is here
    XSRETURN_IV(moment_compare_instant(m1, m2));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:587:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:587:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:587:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:587:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:618:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:618:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:618:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:618:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:686:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:686:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:686:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:686:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:733:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:733:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:733:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:733:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:796:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:796:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:796:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:796:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:581:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:25: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:581:5: note: '{' token is here
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:36: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                   ^
Moment.xs:581:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:581:5: note: '{' token is here
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:581:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:581:5: note: ')' token is here
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:581:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:63: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                              ^
Moment.xs:581:5: note: ')' token is here
    XSRETURN_SV(sv_2moment_coerce_sv(object));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:65: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                                ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:823:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:823:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Moment.c:823:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:823:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:823:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:823:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:823:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Moment.c:823:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:605:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:605:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:605:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:605:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:608:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:608:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:608:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:608:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:864:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:864:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:864:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:864:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:632:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:632:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:632:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:632:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:636:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:636:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:636:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:636:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:900:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:900:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:900:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:900:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:660:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:660:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:660:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:660:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:664:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:664:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:664:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:664:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:936:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:936:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:936:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:936:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:688:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:688:5: note: '{' token is here
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:688:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:688:5: note: '{' token is here
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:688:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:688:5: note: ')' token is here
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:688:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:688:5: note: ')' token is here
    XSRETURN_I64V(delta);
    ^~~~~~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:703:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:703:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Moment.xs:703:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Moment.xs:703:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:745:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:745:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:745:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:745:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:748:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:748:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:748:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:748:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:1039:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:1039:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:1039:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:1039:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:769:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:769:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:769:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:769:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:772:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:772:9: note: '{' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:772:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:772:9: note: ')' token is here
        XSRETURN(1);
        ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.c:1079:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.c:1079:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.c:1079:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.c:1079:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:826:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:826:5: note: '{' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:826:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:826:5: note: '{' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:826:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:826:5: note: ')' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:826:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:826:5: note: ')' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:847:5: note: '{' token is here
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:847:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:847:5: note: '{' token is here
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:847:5: note: ')' token is here
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:847:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:847:5: note: ')' token is here
    XSRETURN_I64V(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:31:29: note: expanded from macro 'XSRETURN_I64V'
# define XSRETURN_I64V(i64) XSRETURN_IV((IV)i64)
                            ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:880:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:24: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:880:5: note: '{' token is here
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:35: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:880:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:52: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:880:5: note: '{' token is here
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:52: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:880:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:52: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:880:5: note: ')' token is here
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:52: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:880:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:65: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:880:5: note: ')' token is here
    XSRETURN_NV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:334:67: note: expanded from macro 'XSRETURN_NV'
#define XSRETURN_NV(v) STMT_START { XST_mNV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:899:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:899:5: note: '{' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:899:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:899:5: note: '{' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:899:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:899:5: note: ')' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:899:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:899:5: note: ')' token is here
    XSRETURN_IV(v);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:914:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:914:5: note: '{' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Moment.xs:914:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Moment.xs:914:5: note: ')' token is here
    EXTEND(SP, 3);
    ^~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:918:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(3);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:918:5: note: '{' token is here
    XSRETURN(3);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:918:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(3);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:918:5: note: ')' token is here
    XSRETURN(3);
    ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:945:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:945:5: note: '{' token is here
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:945:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:945:5: note: '{' token is here
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:945:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:945:5: note: ')' token is here
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:945:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:945:5: note: ')' token is here
    XSRETURN_IV(r);
    ^~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:963:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:26: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                         ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:963:5: note: '{' token is here
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:37: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                    ^
Moment.xs:963:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:963:5: note: '{' token is here
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:963:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:963:5: note: ')' token is here
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:963:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:71: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                                      ^
Moment.xs:963:5: note: ')' token is here
    XSRETURN_BOOL(v);
    ^~~~~~~~~~~~~~~~
Moment.xs:47:73: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                                        ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:969:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:26: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                         ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:969:5: note: '{' token is here
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:37: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                    ^
Moment.xs:969:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:969:5: note: '{' token is here
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:969:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:969:5: note: ')' token is here
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:58: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                         ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:969:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:71: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                                      ^
Moment.xs:969:5: note: ')' token is here
    XSRETURN_BOOL(moment_is_leap_year(self));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:47:73: note: expanded from macro 'XSRETURN_BOOL'
#define XSRETURN_BOOL(v) STMT_START { ST(0) = boolSV(v); XSRETURN(1); } STMT_END
                                                                        ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:984:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:25: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:984:5: note: '{' token is here
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:36: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                   ^
Moment.xs:984:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:984:5: note: '{' token is here
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:984:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:984:5: note: ')' token is here
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:984:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:63: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                              ^
Moment.xs:984:5: note: ')' token is here
    XSRETURN_SV(ret);
    ^~~~~~~~~~~~~~~~
Moment.xs:51:65: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                                ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1006:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:25: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                        ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1006:5: note: '{' token is here
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:36: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                   ^
Moment.xs:1006:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1006:5: note: '{' token is here
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:1006:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:1006:5: note: ')' token is here
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:50: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                 ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1006:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:63: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                              ^
Moment.xs:1006:5: note: ')' token is here
    XSRETURN_SV(moment_to_string(self, reduced));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Moment.xs:51:65: note: expanded from macro 'XSRETURN_SV'
#define XSRETURN_SV(sv) STMT_START { ST(0) = sv; XSRETURN(1); } STMT_END
                                                                ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1017:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1017:5: note: '{' token is here
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:1017:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1017:5: note: '{' token is here
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:1017:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:1017:5: note: ')' token is here
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1017:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:1017:5: note: ')' token is here
    XSRETURN_IV(moment_internal_western_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1023:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:24: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1023:5: note: '{' token is here
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:35: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                  ^
Moment.xs:1023:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
./ppport.h:4269:31: note: expanded from macro 'STMT_START'
#  define STMT_START    (void)( /* gcc supports ``({ STATEMENTS; })'' */
                              ^
Moment.xs:1023:5: note: '{' token is here
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Moment.xs:1023:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Moment.xs:1023:5: note: ')' token is here
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:52: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:1023:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:65: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                ^
Moment.xs:1023:5: note: ')' token is here
    XSRETURN_IV(moment_internal_orthodox_easter(year));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/XSUB.h:332:67: note: expanded from macro 'XSRETURN_IV'
#define XSRETURN_IV(v) STMT_START { XST_mIV(0,v);  XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
./ppport.h:4270:25: note: expanded from macro 'STMT_END'
#  define STMT_END      )
                        ^
Moment.xs:243:1: warning: unused function 'THX_sv_2moment' [-Wunused-function]
THX_sv_2moment(pTHX_ SV *sv, const char *name) {
^
199 warnings generated.
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_accessor.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_accessor.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_arithmetic.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_arithmetic.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_core.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_core.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_easter.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_easter.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_length.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_length.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_parse_iso.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_parse_iso.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_util.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_util.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/dt_valid.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/dt_valid.c
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/moment.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/moment.c
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:77:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
78 warnings generated.
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/moment_fmt.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/moment_fmt.c
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:77:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment_fmt.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
src/moment_fmt.c:153:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, SvCUR(dsv) + dlen);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
src/moment_fmt.c:153:5: note: '{' token is here
    SvCUR_set(dsv, SvCUR(dsv) + dlen);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
src/moment_fmt.c:153:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, SvCUR(dsv) + dlen);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
src/moment_fmt.c:153:5: note: ')' token is here
    SvCUR_set(dsv, SvCUR(dsv) + dlen);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
src/moment_fmt.c:264:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
src/moment_fmt.c:264:5: note: '{' token is here
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
src/moment_fmt.c:264:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
src/moment_fmt.c:264:5: note: ')' token is here
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
src/moment_fmt.c:470:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
src/moment_fmt.c:470:5: note: '{' token is here
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1371:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
src/moment_fmt.c:470:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
src/moment_fmt.c:470:5: note: ')' token is here
    SvCUR_set(dsv, 0);
    ^~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
84 warnings generated.
cc -c  "-Isrc" "-I." -fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wall -W -Wno-comment -Wno-error=implicit-function-declaration -O3   -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -o src/moment_parse.o  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE"   src/moment_parse.c
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:4:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:34:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:77:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:117:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:118:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:123:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:124:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:4085:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv.h:659:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:166:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,(U8*)state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2246:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from src/moment_parse.c:1:
In file included from src/moment.h:5:
In file included from /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:7109:
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/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);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/inline.h:2252:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
78 warnings generated.
rm -f blib/arch/auto/Time/Moment/Moment.bundle
cc  -mmacosx-version-min=13.6 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong  ./Moment.o ./src/dt_accessor.o ./src/dt_arithmetic.o ./src/dt_core.o ./src/dt_easter.o ./src/dt_length.o ./src/dt_parse_iso.o ./src/dt_util.o ./src/dt_valid.o ./src/moment.o ./src/moment_fmt.o ./src/moment_parse.o  -o blib/arch/auto/Time/Moment/Moment.bundle  \
	      \
	  
chmod 755 blib/arch/auto/Time/Moment/Moment.bundle
"/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Moment.bs blib/arch/auto/Time/Moment/Moment.bs 644
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Time::Moment 0.44, Perl 5.034003, /Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl (d_gettimeod=true d_localtime_r=false)
t/000_load.t ............ ok
t/100_basic.t ........... ok
t/110_now.t ............. ok
t/120_now_utc.t ......... ok
t/130_from_epoch.t ...... ok
t/140_from_object.t ..... ok
t/145_from_object_tp.t .. ok
t/150_from_object_dt.t .. ok
t/180_from_string.t ..... ok
t/190_rd.t .............. ok
t/191_jd.t .............. ok
t/192_mjd.t ............. ok
t/200_compare.t ......... ok
t/300_strftime.t ........ ok
t/400_with.t ............ ok
t/410_with_offset.t ..... ok
t/411_with_adjusters.t .. ok
t/415_precision.t ....... ok
t/420_at.t .............. ok
t/430_length.t .......... ok
t/450_delta_time.t ...... ok
t/455_delta_date.t ...... ok
t/500_storable.t ........ ok
t/510_json.t ............ ok
t/520_cbor.t ............ skipped: Test requires module 'CBOR::XS' but it's not found
t/530_sereal.t .......... ok
t/600_coerce_dt.t ....... skipped: Test requires module 'Params::Coerce' but it's not found
t/610_coerce_tp.t ....... skipped: Test requires module 'Params::Coerce' but it's not found
t/900_bug_reuse.t ....... ok
All tests successful.
Files=29, Tests=16776,  4 wallclock secs ( 0.70 usr  0.11 sys +  3.06 cusr  0.36 csys =  4.23 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
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.34.3/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin
    PERLBREW_PERL = perl-5.34.3
    PERLBREW_ROOT = /Users/stan/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    EUID = 501
    EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin/perl
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    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.75    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.06    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 3) configuration:
   
  Platform:
    osname=darwin
    osvers=22.6.0
    archname=darwin-2level
    uname='darwin imac.fritz.box 22.6.0 darwin kernel version 22.6.0: mon apr 22 20:54:28 pdt 2024; root:xnu-8796.141.3.705.2~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.34.3 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.6 -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=13.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 15.0.0 (clang-1500.1.0.2.5)'
    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=13.6 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib /Library/Developer/CommandLineTools/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=13.6 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Jun  9 2024 17:49:32
  %ENV:
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.34.3/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.3/bin"
    PERLBREW_PERL="perl-5.34.3"
    PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/site_perl/5.34.3/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/site_perl/5.34.3
    /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.34.3/lib/5.34.3