Encode v3.12 Perl 5 v5.32.1 x86_64-linux

Status
Pass
From
Ioan Rogers
Dist
Encode v3.12
Platform
Perl 5 v5.32.1 x86_64-linux
Date
2021-08-17 19:31:46
ID
c27a932e-ff91-11eb-9080-aaad89d0c23c
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 DANKOGAI,

This is a computer-generated report for Encode-3.12
on perl 5.32.1, created by App::cpanminus::reporter 0.17 (1.7044).

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

Sections of this report:

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

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

Additional comments from tester:

none provided

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

Output from '':

Building and testing Encode-3.12
Running Mkbootstrap for Encode ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp"  -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  Encode.xs > Encode.xsc
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
clang -c  -I./Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"3.12\" -DXS_VERSION=\"3.12\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   encengine.c
chmod 644 "Encode.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
make[1]: Entering directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/Byte'
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
clang -c  -I./Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"3.12\" -DXS_VERSION=\"3.12\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   def_t.c
cp lib/Encode/CN/HZ.pm blib/lib/Encode/CN/HZ.pm
cp Encode/README.e2x blib/lib/Encode/README.e2x
cp lib/Encode/GSM0338.pm blib/lib/Encode/GSM0338.pm
cp lib/Encode/Encoding.pm blib/lib/Encode/Encoding.pm
cp lib/Encode/MIME/Header.pm blib/lib/Encode/MIME/Header.pm
cp Encode/encode.h blib/lib/Encode/encode.h
cp Encode.pm blib/lib/Encode.pm
cp Encode/_PM.e2x blib/lib/Encode/_PM.e2x
cp Encode/Changes.e2x blib/lib/Encode/Changes.e2x
cp lib/Encode/Unicode/UTF7.pm blib/lib/Encode/Unicode/UTF7.pm
cp lib/Encode/JP/H2Z.pm blib/lib/Encode/JP/H2Z.pm
cp lib/Encode/Alias.pm blib/lib/Encode/Alias.pm
cp lib/Encode/Guess.pm blib/lib/Encode/Guess.pm
cp lib/Encode/Supported.pod blib/lib/Encode/Supported.pod
cp Encode/Makefile_PL.e2x blib/lib/Encode/Makefile_PL.e2x
cp lib/Encode/KR/2022_KR.pm blib/lib/Encode/KR/2022_KR.pm
cp lib/Encode/CJKConstants.pm blib/lib/Encode/CJKConstants.pm
cp lib/Encode/JP/JIS7.pm blib/lib/Encode/JP/JIS7.pm
cp lib/Encode/Encoder.pm blib/lib/Encode/Encoder.pm
cp lib/Encode/PerlIO.pod blib/lib/Encode/PerlIO.pod
cp encoding.pm blib/lib/encoding.pm
cp lib/Encode/MIME/Name.pm blib/lib/Encode/MIME/Name.pm
cp lib/Encode/MIME/Header/ISO_2022_JP.pm blib/lib/Encode/MIME/Header/ISO_2022_JP.pm
cp Encode/ConfigLocal_PM.e2x blib/lib/Encode/ConfigLocal_PM.e2x
cp lib/Encode/Config.pm blib/lib/Encode/Config.pm
cp Encode/_T.e2x blib/lib/Encode/_T.e2x
Running Mkbootstrap for Byte ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
chmod 644 "Byte.bs"
cp Byte.pm ../blib/lib/Encode/Byte.pm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
mv Encode.xsc Encode.c
clang -c  -I./Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"3.12\" -DXS_VERSION=\"3.12\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   Encode.c
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hIn file included from :encengine.c4::
91/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:
:In file included from 150/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::53921::
 In file included from warning/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]663
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);:
4    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h150::805::38 :warning : note'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: 
expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);666
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~29
: note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h: :expanded from macro 'STMT_START'80
:38: #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */note
:                               ^expanded from macro 'ZAPHOD32_SCRAMBLE32'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                     ^~~~~~~~~~
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
666/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::2980:: 49note::  expanded from macro 'STMT_START'note
: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);:
150    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
5:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :warning80: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]49
: note    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);: 
expanded from macro 'ZAPHOD32_SCRAMBLE32'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \: 
expanded from macro 'ZAPHOD32_SCRAMBLE32'                                                ^

    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 150note:: 5expanded from macro 'STMT_END':
 warning#   define STMT_END     ): 
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]                        ^

    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from 
Encode.xs:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h8::
87In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h41::3921 :
noteIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hexpanded from macro 'ZAPHOD32_SCRAMBLE32':
663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from     v ^= (v>>23);                       \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:                                        ^4
:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::151150::55::  warningnote: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]')' token is here

    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~80
:38:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note88: :expanded from macro 'ZAPHOD32_SCRAMBLE32'3
: note: #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \expanded from macro 'ZAPHOD32_SCRAMBLE32'

                                     ^~~~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:  ^~~~~~~~666
:29/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 667note:: 21expanded from macro 'STMT_START':
 note: expanded from macro 'STMT_END'#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:#   define STMT_END     )151
:                        ^5
: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80In file included from :encengine.c49::91 :
noteIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hexpanded from macro 'ZAPHOD32_SCRAMBLE32':
3921:
In file included from #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h
:                                                ^663
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: warning: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::8087::3841::  notenote: : expanded from macro 'ZAPHOD32_SCRAMBLE32'expanded from macro 'ZAPHOD32_SCRAMBLE32'

    v ^= (v>>23);                       \
                                        ^
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:                                     ^~~~~~~~~~151
:5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 666note:: 29')' token is here:
 note:     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);expanded from macro 'STMT_START'

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */expanded from macro 'ZAPHOD32_SCRAMBLE32'

                              ^} STMT_END

  ^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h151::6675::21 :note : note'{' token is here: 
expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hIn file included from :Encode.xs80::849:
:In file included from  /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hnote:: 3921expanded from macro 'ZAPHOD32_SCRAMBLE32':

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h                                                ^:
4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h37::151 :note5: :expanded from macro 'ZAPHOD32_MIX' 
warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:87:41#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
                               ^note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'ZAPHOD32_SCRAMBLE32':
158:5: note:     v ^= (v>>23);                       \'{' token is here

                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");151
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note116: :')' token is here48
: note: expanded from macro 'ZAPHOD32_MIX'
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \

                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h158::39215:
:In file included from  /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hwarning:: 663'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
4/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h124::15232::5 :note : warningexpanded from macro 'ZAPHOD32_MIX': 
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: ')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'ZAPHOD32_SCRAMBLE32':
125:3: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \} STMT_END

                                     ^~~~~~~~~~  ^~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::667666::2129::  notenote: : expanded from macro 'STMT_END'expanded from macro 'STMT_START'

#   define STMT_END     )
                        ^
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
In file included from                               ^Encode.xs
:8/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:
:In file included from 152/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::53921::
 In file included from note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h: :'{' token is here663
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);:
4    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h159::805::49 :warning : note'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: 
expanded from macro 'ZAPHOD32_SCRAMBLE32'
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:                                                ^116
:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 152'{' token is here:
5: warning    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");: 
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);: 
expanded from macro 'ZAPHOD32_MIX'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \:
41                                               ^:
 note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h} STMT_END:
159  ^~~~~~~~:
5:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :warning667: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]21
: note: expanded from macro 'STMT_END'    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h#   define STMT_END     ):
124                        ^:
32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: noteIn file included from : encengine.c')' token is here:
91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");:
3921    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h::125663::
3In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h :note35: :
expanded from macro 'ZAPHOD32_MIX'In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h} STMT_END:
4  ^~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::156667::521::  warningnote: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'STMT_END'

#   define STMT_END     )
                        ^
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
In file included from     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Encode.xs
:8:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h116::392137:
:In file included from  /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hnote:: 663expanded from macro 'ZAPHOD32_MIX':

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \162
:                                    ^~~~~~~~~~5
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hwarning:: 666'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
29:     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);note
:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'STMT_START'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                     ^~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h156::6665::29 :note : note'{' token is here: 
expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");:
162    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
5:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note116: :'{' token is here48
: note    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);: 
expanded from macro 'ZAPHOD32_MIX'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156In file included from :Encode.xs5::8 :
warningIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~4
:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::163124::532::  warningnote: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'ZAPHOD32_MIX'

    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    v2 = ROTR32(v2, 7) ^ v0;   \

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h                               ^:
80:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h38::156 :note5: :expanded from macro 'ZAPHOD32_SCRAMBLE32' 
note: ')' token is here#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note:     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");expanded from macro 'STMT_START'

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
125                              ^:
3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 163note:: 5expanded from macro 'ZAPHOD32_MIX':
 note: } STMT_END'{' token is here

  ^~~~~~~~
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~667
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h21::80 :note49: :expanded from macro 'STMT_END' 
note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#   define STMT_END     )
                        ^#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                                ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::663163:
:In file included from 5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 35warning:
: In file included from '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);:
157    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 87warning:: 41'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");:
163    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
5: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 116')' token is here:
37:     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);note
:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'ZAPHOD32_MIX'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \

  ^~~~~~~~                                    ^~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h667::66621::29 :note : noteexpanded from macro 'STMT_END': 
expanded from macro 'STMT_START'
#   define STMT_END     )
                        ^
In file included from #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */Encode.xs
:                              ^8
:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h157::39215:
:In file included from  /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hnote:: 663'{' token is here:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");164
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hwarning:: 116'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
48: note    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);: 
expanded from macro 'ZAPHOD32_MIX'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 157note:: 5expanded from macro 'ZAPHOD32_SCRAMBLE32':
 warning:     v ^= (v>>23);                       \'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h124::8832::3 :note : noteexpanded from macro 'ZAPHOD32_MIX': 
expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~    v2 = ROTR32(v2, 7) ^ v0;   \

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h                               ^:
667/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::21157:: 5note::  expanded from macro 'STMT_END'note
: ')' token is here#   define STMT_END     )

                        ^
In file included from     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");Encode.xs
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~8
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::1253921::
3In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h :note663: :
expanded from macro 'ZAPHOD32_MIX'In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35} STMT_END:

In file included from   ^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:4/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h667::16721::5 :note : warningexpanded from macro 'STMT_END': 
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#   define STMT_END     )
                        ^    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: noteIn file included from : encengine.cexpanded from macro 'ZAPHOD32_MIX':
91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \3921
:
                                    ^~~~~~~~~~In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::663666:
:In file included from 29/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 35note:
: In file included from expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
158                              ^:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 167warning:: 5'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:116:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h48::116 :note37: :expanded from macro 'ZAPHOD32_MIX' 
note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");:
5    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 warning/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]116
:48: note    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");: 
expanded from macro 'ZAPHOD32_MIX'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \: 
expanded from macro 'ZAPHOD32_MIX'                                               ^

    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
158/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::5116:: 37warning::  '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note
: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~666
:29/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 124note:: 32expanded from macro 'STMT_START':
 note: expanded from macro 'ZAPHOD32_MIX'#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168    v2 = ROTR32(v2, 7) ^ v0;   \:
5                               ^:
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 158'{' token is here:
5: note    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");: 
')' token is here    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h                                               ^:
125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::3921168:
:In file included from 5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:: 663warning:
: In file included from '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");:
4    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::159124::532::  warningnote: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'ZAPHOD32_MIX'

    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: ')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");37
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h: :expanded from macro 'ZAPHOD32_MIX'125
:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:                                    ^~~~~~~~~~667
:21/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 666note:: 29expanded from macro 'STMT_END':
 note#   define STMT_END     ): 
expanded from macro 'STMT_START'                        ^

In file included from Encode.xs#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
8                              ^:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::1593921::
5In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h :note663: :
'{' token is hereIn file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");5
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
116:48:     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");note
:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'ZAPHOD32_MIX'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \

                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
169:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h5::124 :warning32: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 
note: expanded from macro 'ZAPHOD32_MIX'
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    v2 = ROTR32(v2, 7) ^ v0;   \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:                               ^124
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h32::159 :note5: :expanded from macro 'ZAPHOD32_MIX' 
note:     v2 = ROTR32(v2, 7) ^ v0;   \')' token is here

                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~125
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h3::125 :note3: :expanded from macro 'ZAPHOD32_MIX' 
note: expanded from macro 'ZAPHOD32_MIX'} STMT_END

} STMT_END  ^~~~~~~~

  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::667667::2121::  notenote: : expanded from macro 'STMT_END'expanded from macro 'STMT_END'

#   define STMT_END     )#   define STMT_END     )

                        ^                        ^

In file included from Encode.xs:8In file included from :
encengine.cIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h91::
3921In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h3921::
663In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h663::
35In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h35::
4In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::4170:
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h5::162 :warning5: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 
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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~116
:37:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note80: :expanded from macro 'ZAPHOD32_MIX'38
: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \

                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \:
                                      ^~~~~~~~~~note
: expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:666:29#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
                               ^note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'STMT_START':
170:5: note: '{' token is here
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
162/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::5116:: 48note::  '{' token is herenote
: expanded from macro 'ZAPHOD32_MIX'
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::162170::55::  warningwarning: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'}' 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");    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h124::8732::41 :note : noteexpanded from macro 'ZAPHOD32_MIX': 
expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170    v ^= (v>>23);                       \:
5                                        ^:
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 162')' token is here:
5: note    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");: 
')' token is here    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3:     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);note
:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'ZAPHOD32_MIX'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h} STMT_END:
88  ^~~~~~~~:
3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 667note:: 21expanded from macro 'ZAPHOD32_SCRAMBLE32':
 note: } STMT_ENDexpanded from macro 'STMT_END'

  ^~~~~~~~
#   define STMT_END     )
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h                        ^:
667:21: noteIn file included from : Encode.xsexpanded from macro 'STMT_END':
8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:#   define STMT_END     )3921
:
                        ^In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hIn file included from :encengine.c4::
91/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:
:In file included from 171/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::53921::
 In file included from warning/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]663
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");:

In file included from     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h4::
116/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::37163:: 5note::  expanded from macro 'ZAPHOD32_MIX'warning
: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);:
29    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'STMT_START':
80:38:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */ 
note                              ^: 
expanded from macro 'ZAPHOD32_SCRAMBLE32'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:171:5: note: '{' token is here#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \

                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");:
666    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
29/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 116note:: 48expanded from macro 'STMT_START':
 note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

                                               ^                              ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h    v2 = ROTR32(v2, 7) ^ v0;   \:
163                               ^:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 171warning:: 5'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::87125::413::  notenote: : expanded from macro 'ZAPHOD32_SCRAMBLE32'expanded from macro 'ZAPHOD32_MIX'

} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    v ^= (v>>23);                       \:
667                                        ^:
21/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 163note:: 5expanded from macro 'STMT_END':
 note#   define STMT_END     ): 
')' token is here                        ^

    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167In file included from :Encode.xs5::8 :
warningIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");:
4    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::13116:: 37warning::  '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note
: expanded from macro 'ZAPHOD32_MIX'
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \ 
note                                    ^~~~~~~~~~: 
expanded from macro 'ZAPHOD32_MIX'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \:
                                     ^~~~~~~~~~note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hexpanded from macro 'STMT_START':
666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h                              ^:
167/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::5247:: 13note::  '{' token is herenote
: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~116
:48/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 116note:: 48expanded from macro 'ZAPHOD32_MIX':
 note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note167: :')' token is here5
: warning:             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");

} STMT_END    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::124667::3221::  notenote: : expanded from macro 'ZAPHOD32_MIX'expanded from macro 'STMT_END'

#   define STMT_END     )
                        ^    v2 = ROTR32(v2, 7) ^ v0;   \

                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from In file included from Encode.xsencengine.c::891:
:
In file included from In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::39213921:
:
In file included from In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h::663663:
:
In file included from In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::3535:
:
In file included from In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
:4/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h268::1685::5 :warning : warning'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: 
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~90
:37/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 116note:: 37expanded from macro 'ZAPHOD32_FINALIZE':
 note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \666
:                                    ^~~~~~~~~~29
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note666: :expanded from macro 'STMT_START'29
: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
268                              ^:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 168note:: 5'{' token is here:
 note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: expanded from macro 'ZAPHOD32_FINALIZE'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:116:48#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \:
                                                ^note
: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:    v1 = ROTL32(v1, 17);           \168
:                                   ^5
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :warning268: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]5
: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~114
:3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:: 124note:: 32expanded from macro 'ZAPHOD32_FINALIZE':
 } STMT_ENDnote
:   ^~~~~~~~expanded from macro 'ZAPHOD32_MIX'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21:    v2 = ROTR32(v2, 7) ^ v0;   \ 
note                               ^: 
expanded from macro 'STMT_END'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:168#   define STMT_END     ):
5                        ^:
 note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:In file included from 125Encode.xs::38::
 In file included from note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h: :expanded from macro 'ZAPHOD32_MIX'3921
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h} STMT_END:
663  ^~~~~~~~:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::35667:
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h21::1448 :note9: :expanded from macro 'STMT_END' 
warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#   define STMT_END     )
                        ^
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
In file included from encengine.c:91#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \:

In file included from                                    ^~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h3921::
666In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h29::663 :
noteIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.hexpanded from macro 'STMT_START':
35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
4                              ^:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::1701448::59::  warningnote: : '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'{' token is here

        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");47
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note: expanded from macro 'SBOX32_MIX3'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:116:37:#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \ 
note                                              ^: 
expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: '{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: warning:     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h        SBOX32_MIX3(s0,s1,s2,"SEED STATE");:
116        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
48/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:: 107note:: 32expanded from macro 'ZAPHOD32_MIX':
 note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \:
1448                                               ^:
9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::1701393::535::  warningnote: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'XORSHIFT96_set'

#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");:
29    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h: :expanded from macro 'STMT_START'124
:32: note#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */: 
expanded from macro 'ZAPHOD32_MIX'                              ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:    v2 = ROTR32(v2, 7) ^ v0;   \13
:                               ^ 
note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h'{' token is here:
170:5:            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1); 
note            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 
')' token is here/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:1393:46: note: expanded from macro 'XORSHIFT96_set'
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h  ^~~~~~~~:
1453:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h13::667 :warning21: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 
note: expanded from macro 'STMT_END'
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#   define STMT_END     )/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:                        ^1396
:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hencengine.c::145391::
13In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note3921: :
')' token is hereIn file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
35/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:
:In file included from 1397/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::34::
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 171expanded from macro 'XORSHIFT96_set':
5} STMT_END:
   ^~~~~~~~warning
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:In file included from 116Encode.xs::378::
 In file included from note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h: :expanded from macro 'ZAPHOD32_MIX'3921
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \:
5                                    ^~~~~~~~~~:
 warning/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]666
:29:    XORSHIFT96_set(*state,s0,s1,s2,t2); 
note    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 
expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:1393:35: note: expanded from macro 'XORSHIFT96_set'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \

                                  ^~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h171::6665::29 :note : note'{' token is here: 
expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");:
1456    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
5:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h :note116: :'{' token is here48
: note    XORSHIFT96_set(*state,s0,s1,s2,t2);: 
expanded from macro 'ZAPHOD32_MIX'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \

                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399In file included from :encengine.c49::91 :
noteIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hexpanded from macro 'XORSHIFT128_set':
3921:
In file included from #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h
:                                                ^663
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::1487247::1313::  warningwarning: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'(' 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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");:
57            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'XORSHIFT128_set':
116:37:    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \ 
note                                                        ^: 
expanded from macro 'ZAPHOD32_MIX'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:1487:13: note: ')' token is here
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);                                    ^~~~~~~~~~

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::6661403::293::  notenote: : expanded from macro 'STMT_START'expanded from macro 'XORSHIFT128_set'

} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */ 
note                              ^: 
expanded from macro 'STMT_END'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:#   define STMT_END     )247
:                        ^13
: note: '{' token is here
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");:
3921            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::663116:
:In file included from 48/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 35note:
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'ZAPHOD32_MIX':
1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);

                                               ^    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::1490247::513::  warningwarning: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");1402
:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~57
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hnote:: 124expanded from macro 'XORSHIFT128_set':
32: note    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \: 
expanded from macro 'ZAPHOD32_MIX'                                                        ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5    v2 = ROTR32(v2, 7) ^ v0;   \:
                                ^note
: ')' token is here/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h
:247:    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);13
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h: :')' token is here1403
:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");

  ^~~~~~~~            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::21125:: 3note::  expanded from macro 'STMT_END'note
: expanded from macro 'ZAPHOD32_MIX'#   define STMT_END     )

                        ^
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.hEncode.xs::2688::
5In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note3921: :
')' token is hereIn file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:    ZAPHOD32_FINALIZE(v0,v1,v2);55
:
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:113/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h::5114:: 3warning::  '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note
: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));  ^~~~~~~~

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h667::7221::36 :note : noteexpanded from macro 'STMT_END': 
expanded from macro 'STADTX_SCRAMBLE64'
#   define STMT_END     )
                        ^
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hencengine.c::11591::
5In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :warning3921: :
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));:
35    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h1448::799::45 :warning : note'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: 
expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \        SBOX32_MIX3(s0,s1,s2,"SEED STATE");

                                            ^        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h115::995::36 :note : note')' token is here: 
expanded from macro 'SBOX32_MIX3'
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:                                   ^~~~~~~~~~80
:3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 666note:: 29expanded from macro 'STADTX_SCRAMBLE64':
 note} STMT_END: 
expanded from macro 'STMT_START'  ^~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */ 
note                              ^: 
expanded from macro 'STMT_END'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448#   define STMT_END     ):
9                        ^:
 note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hEncode.xs::998::
47In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note3921: :
expanded from macro 'SBOX32_MIX3'In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \:
116                                              ^:
5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: warning/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]116
:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]        SBOX32_MIX3(s0,s1,s2,"SEED STATE");

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~107
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h32::79 :note45: :expanded from macro 'SBOX32_MIX3' 
note: expanded from macro 'STADTX_SCRAMBLE64'
    v2 = ROTR32(v2, 7) ^ v0;   \
    v ^= (v >> 46);                         \                               ^

                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::1448116::95::  notenote: : ')' token is here')' token is here

    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:80:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h3::108 :note3: :expanded from macro 'STADTX_SCRAMBLE64' 
note} STMT_END: 
expanded from macro 'SBOX32_MIX3'  ^~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h} STMT_END:
667  ^~~~~~~~:
21:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note667: :expanded from macro 'STMT_END'21
: #   define STMT_END     )note
:                         ^expanded from macro 'STMT_END'

#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36:In file included from  encengine.cnote:: 91expanded from macro 'STADTX_SCRAMBLE64':

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \3921
:
                                   ^~~~~~~~~~In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::663666:
:In file included from 29/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 35note:
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'STMT_START':
1453:13:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */ 
warning                              ^: 
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:117:5: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::139372::3547::  notenote: : expanded from macro 'XORSHIFT96_set'expanded from macro 'STADTX_SCRAMBLE64'

#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \                                              ^

                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */ 
warning                              ^: 
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));13
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h: :'{' token is here79
:45: note: expanded from macro 'STADTX_SCRAMBLE64'
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);    v ^= (v >> 46);                         \

            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::1393117::465::  notenote: : expanded from macro 'XORSHIFT96_set'')' token is here

    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:                                             ^80
:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:In file included from 13Encode.xs:: 8warning:
: In file included from '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);55
:
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:118/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::51396:: 57warning::  '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note
: expanded from macro 'XORSHIFT96_set'
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \36
:                                                        ^ 
note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'STADTX_SCRAMBLE64':
1453:13#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \:
                                    ^~~~~~~~~~note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h')' token is here:
666:29: note: expanded from macro 'STMT_START'
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::1397118::35::  notenote: : expanded from macro 'XORSHIFT96_set''{' token is here

} STMT_END
  ^~~~~~~~    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h667::7221::47 :note : noteexpanded from macro 'STMT_END': 
expanded from macro 'STADTX_SCRAMBLE64'
#   define STMT_END     )
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \                        ^

                                              ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h3921::
118In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h5::663 :
warningIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));1456
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h :warning79: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]45
: note: expanded from macro 'STADTX_SCRAMBLE64'
    XORSHIFT96_set(*state,s0,s1,s2,t2);    v ^= (v >> 46);                         \

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::1181393::535::  notenote: : ')' token is hereexpanded from macro 'XORSHIFT96_set'

    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \:
80                                  ^~~~~~~~~~:
3:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note666: :expanded from macro 'STADTX_SCRAMBLE64'29
:} STMT_END 
note  ^~~~~~~~: 
expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:667:21: note: expanded from macro 'STMT_END'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */#   define STMT_END     )

                              ^                        ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5:In file included from  Encode.xsnote:: 8'{' token is here:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:    XORSHIFT96_set(*state,s0,s1,s2,t2);663
:
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h55::
1393/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::46119:: 5note::  expanded from macro 'XORSHIFT96_set'warning
: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
5                              ^:
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hwarning:: 119'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h1396::7257::47 :note : noteexpanded from macro 'XORSHIFT96_set': 
expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5:     XORSHIFT96_set(*state,s0,s1,s2,t2);warning
:     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));:
3    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hnote:: 79expanded from macro 'XORSHIFT96_set':
45: } STMT_ENDnote
:   ^~~~~~~~expanded from macro 'STADTX_SCRAMBLE64'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667    v ^= (v >> 46);                         \:
21                                            ^:
 /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hnote:: 119expanded from macro 'STMT_END':
5: note: #   define STMT_END     )')' token is here

                        ^
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h35::
120/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h::51482:: 9warning::  '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]warning
: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");45
:        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note: expanded from macro 'STADTX_SCRAMBLE64'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h
:85:    v ^= (v >> 46);                         \39
:                                            ^ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h: :expanded from macro 'SBOX32_MIX4'120
:5: note: ')' token is here
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h666::8029::3 :note : noteexpanded from macro 'STMT_START': 
expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */21
:                              ^ 
note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'STMT_END':
1482:#   define STMT_END     )9
:                        ^ 
note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21In file included from :Encode.xs :note8: :
expanded from macro 'STMT_END'In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from #   define STMT_END     )/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h
:                        ^663
:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;In file included from 
encengine.c     ^~~~~~~~:
91:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h175::39213:
:In file included from  /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hnote:: 663expanded from macro 'SIPROUND':

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:  STMT_START {              \55
:
  ^~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h114::6665::29 :warning : note'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]: 
expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~219
:5:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h :note72: :expanded from macro 'PERL_SIPHASH_FNC'36
: note    SIP_ROUNDS;                             \: 
expanded from macro 'STADTX_SCRAMBLE64'    ^~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \: 
'{' token is here                                   ^~~~~~~~~~

    ,SIPROUND;/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:     ^~~~~~~~666
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h29::175 :note14: :expanded from macro 'STMT_START' 
note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" *//home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:                              ^219
:5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:: 114note:: 5expanded from macro 'PERL_SIPHASH_FNC':
 note:     SIP_ROUNDS;                             \'{' token is here

    ^~~~~~~~~~
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:  } STMT_END114
:  ^5
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h :warning219: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]5
: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));    ^~~~~~~~~~

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:274/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::679:: 45note::  ')' token is herenote
: expanded from macro 'STADTX_SCRAMBLE64'    ,SIPROUND;

     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180    v ^= (v >> 46);                         \:
5                                            ^:
 note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h: :expanded from macro 'SIPROUND'114
:  } STMT_END5
:    ^~~~~~~~ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h: :')' token is here667
:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));

                        ^    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::580:: 3note::  expanded from macro 'PERL_SIPHASH_FNC'note
: expanded from macro 'STADTX_SCRAMBLE64'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~} STMT_END

  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.hencengine.c::27491::
6In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :warning3921: :
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:    ,SIPROUND;663
:
     ^~~~~~~~In file included from 
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h55::
175/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::3115:: 5note::  expanded from macro 'SIPROUND'warning
: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]  STMT_START {              \

  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));: 
expanded from macro 'STMT_START'    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */72
:                              ^36
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h :note238: :expanded from macro 'STADTX_SCRAMBLE64'3
: note: expanded from macro 'PERL_SIPHASH_FNC'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \  SIP_ROUNDS;                               \

                                   ^~~~~~~~~~  ^~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::666274::296::  notenote: : expanded from macro 'STMT_START''{' token is here

    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */14
:                              ^ 
note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hexpanded from macro 'SIPROUND':
115:  STMT_START {              \5
:             ^ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h: :'{' token is here238
:3: note: expanded from macro 'PERL_SIPHASH_FNC'
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));  SIP_ROUNDS;                               \

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ^~~~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::115180::53::  warningnote: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'SIPROUND'

  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));:
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note
: expanded from macro 'PERL_SIPHASH_FNC'/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:79:  SIP_ROUNDS;                               \45
:  ^~~~~~~~~~ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h: :expanded from macro 'STADTX_SCRAMBLE64'274
:6: note: ')' token is here
    v ^= (v >> 46);                         \
    ,SIPROUND;                                            ^

     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h115::1805::5 :note : note')' token is here: 
expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));:
21    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hexpanded from macro 'STMT_END':
80:#   define STMT_END     )3
:                        ^ 
note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h: :expanded from macro 'STADTX_SCRAMBLE64'238
:3:} STMT_END 
note  ^~~~~~~~: 
expanded from macro 'PERL_SIPHASH_FNC'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667  SIP_ROUNDS;                               \:
21  ^~~~~~~~~~:
 note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: In file included from '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]encengine.c
:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    ,SIPROUND;SIPROUND;SIPROUND;:
3921     ^~~~~~~~:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::663175:
:In file included from 3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 55note:
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hexpanded from macro 'SIPROUND':
116:  STMT_START {              \5
:  ^~~~~~~~~~ 
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
666:29: note: expanded from macro 'STMT_START'
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::72244::363::  notenote: : expanded from macro 'STADTX_SCRAMBLE64'expanded from macro 'PERL_SIPHASH_FNC'

  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:                                   ^~~~~~~~~~275
:6/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 666note:: 29'{' token is here:
 note:     ,SIPROUND;SIPROUND;SIPROUND;expanded from macro 'STMT_START'

     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */expanded from macro 'SIPROUND'

                              ^
  STMT_START {              \
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h             ^:
116/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::5244:: 3note::  '{' token is herenote
: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h    ,SIPROUND;SIPROUND;SIPROUND;:
116     ^~~~~~~~:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 180warning:: 3'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~244
:3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:: 79note:: 45expanded from macro 'PERL_SIPHASH_FNC':
 note:   SIP_FINAL_ROUNDS                          \expanded from macro 'STADTX_SCRAMBLE64'

  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6:    v ^= (v >> 46);                         \ 
note                                            ^: 
')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116    ,SIPROUND;SIPROUND;SIPROUND;:
5     ^~~~~~~~:
 note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h: :')' token is here180
:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
667:21/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:: 80note:: 3expanded from macro 'STMT_END':
 note#   define STMT_END     ): 
expanded from macro 'STADTX_SCRAMBLE64'                        ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h} STMT_END:
244  ^~~~~~~~:
3:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h :note667: :expanded from macro 'PERL_SIPHASH_FNC'21
: note  SIP_FINAL_ROUNDS                          \: 
expanded from macro 'STMT_END'  ^~~~~~~~~~~~~~~~

#   define STMT_END     )/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:                        ^275
:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
In file included from               ^~~~~~~~encengine.c
:91/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:
:In file included from 175/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::33921::
 In file included from note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h: :expanded from macro 'SIPROUND'663
:
In file included from   STMT_START {              \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:  ^~~~~~~~~~55
:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h::666117::295::  notewarning: : expanded from macro 'STMT_START''(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));:
3    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
 note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hexpanded from macro 'PERL_SIPHASH_FNC':
72:36  SIP_FINAL_ROUNDS                          \:
   ^~~~~~~~~~~~~~~~note
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.hexpanded from macro 'STADTX_SCRAMBLE64':
275:15: note: '{' token is here
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
    ,SIPROUND;SIPROUND;SIPROUND;                                   ^~~~~~~~~~

              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::666175::2914::  notenote: : expanded from macro 'STMT_START'expanded from macro 'SIPROUND'

  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */3
:                              ^ 
note: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hexpanded from macro 'PERL_SIPHASH_FNC':
117:5  SIP_FINAL_ROUNDS                          \:
   ^~~~~~~~~~~~~~~~note
: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::117244::53::  warningnote: : '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro 'PERL_SIPHASH_FNC'

  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));275
:    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~15
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hnote:: 79')' token is here:
45:     ,SIPROUND;SIPROUND;SIPROUND;note
:               ^~~~~~~~expanded from macro 'STADTX_SCRAMBLE64'

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note    v ^= (v >> 46);                         \: 
expanded from macro 'SIPROUND'                                            ^

  } STMT_END
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h    ^~~~~~~~:
117/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h::5667:: 21note::  ')' token is herenote
: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));:
244    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
3: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.hnote:: 80expanded from macro 'PERL_SIPHASH_FNC':
3:   SIP_FINAL_ROUNDS                          \note
:   ^~~~~~~~~~~~~~~~expanded from macro 'STADTX_SCRAMBLE64'

} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:  ^~~~~~~~275
:24/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 667warning:: 21'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note:     ,SIPROUND;SIPROUND;SIPROUND;expanded from macro 'STMT_END'

                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h#   define STMT_END     ):
175                        ^:
3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:In file included from 666encengine.c::2991::
 In file included from note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h: :expanded from macro 'STMT_START'3921
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */:
663                              ^:

In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h::24455::
3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:: 118note:: 5expanded from macro 'PERL_SIPHASH_FNC':
 warning:   SIP_FINAL_ROUNDS                          \'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h72::17536::14 :note : noteexpanded from macro 'STADTX_SCRAMBLE64': 
expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:                                   ^~~~~~~~~~244
:3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:: 666note:: 29expanded from macro 'PERL_SIPHASH_FNC':
 note:   SIP_FINAL_ROUNDS                          \expanded from macro 'STMT_START'

  ^~~~~~~~~~~~~~~~
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \warning
:                                               ^'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]

    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h :note118: :')' token is here5
: warning    ,SIPROUND;SIPROUND;SIPROUND;: 
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]                       ^~~~~~~~

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note:     STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));expanded from macro 'SIPROUND'

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  } STMT_END

    ^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h79::66745::21 :note : noteexpanded from macro 'STADTX_SCRAMBLE64': 
expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
    v ^= (v >> 46);                         \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h
:                                            ^244
:3/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:: 118note:: 5expanded from macro 'PERL_SIPHASH_FNC':
 note:   SIP_FINAL_ROUNDS                          \')' token is here

  ^~~~~~~~~~~~~~~~
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h5::280 :warning6: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro] 
warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));     ^~~~~~~~

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h175::793::45 :note : noteexpanded from macro 'SIPROUND': 
expanded from macro 'STADTX_SCRAMBLE64'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666    v ^= (v >> 46);                         \:
29                                            ^:
 note/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h: :expanded from macro 'STMT_START'120
:5: note#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */: 
')' token is here                              ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note:     STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));expanded from macro 'PERL_SIPHASH_FNC'

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    SIP_ROUNDS;                             \/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h
:    ^~~~~~~~~~80
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h3::280 :note6: :expanded from macro 'STADTX_SCRAMBLE64' 
note: '{' token is here} STMT_END

  ^~~~~~~~    ,SIPROUND;SIPROUND;

     ^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h667::17521::14 :note : noteexpanded from macro 'STMT_END': 
expanded from macro 'SIPROUND'
#   define STMT_END     )  STMT_START {              \

                        ^             ^

/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
Reading iso-8859-2 (iso-8859-2)
Reading iso-8859-3 (iso-8859-3)
Reading iso-8859-4 (iso-8859-4)
Reading iso-8859-5 (iso-8859-5)
Reading iso-8859-6 (iso-8859-6)
Reading iso-8859-7 (iso-8859-7)
Reading iso-8859-8 (iso-8859-8)
Reading iso-8859-9 (iso-8859-9)
Reading iso-8859-10 (iso-8859-10)
Reading iso-8859-11 (iso-8859-11)
Reading iso-8859-13 (iso-8859-13)
Reading iso-8859-14 (iso-8859-14)
Reading iso-8859-15 (iso-8859-15)
Reading iso-8859-16 (iso-8859-16)
Reading AdobeStandardEncoding (AdobeStandardEncoding)
Reading cp1006 (cp1006)
Reading cp1250 (cp1250)
Reading cp1251 (cp1251)
Reading cp1253 (cp1253)
Reading cp1254 (cp1254)
Reading cp1255 (cp1255)
Reading cp1256 (cp1256)
Reading cp1257 (cp1257)
Reading cp1258 (cp1258)
Reading cp424 (cp424)
Reading cp437 (cp437)
Reading cp737 (cp737)
Reading cp775 (cp775)
Reading cp850 (cp850)
Reading cp852 (cp852)
Reading cp855 (cp855)
Reading cp856 (cp856)
Reading cp857 (cp857)
Reading cp858 (cp858)
Reading cp860 (cp860)
Reading cp861 (cp861)
Reading cp862 (cp862)
Reading cp863 (cp863)
Reading cp864 (cp864)
Reading cp865 (cp865)
Reading cp866 (cp866)
Reading cp869 (cp869)
Reading cp874 (cp874)
Reading hp-roman8 (hp-roman8)
Reading koi8-f (koi8-f)
Reading koi8-r (koi8-r)
Reading koi8-u (koi8-u)
Reading MacArabic (MacArabic)
Reading MacCentralEurRoman (MacCentralEurRoman)
Reading MacCroatian (MacCroatian)
Reading MacCyrillic (MacCyrillic)
Reading MacFarsi (MacFarsi)
Reading MacGreek (MacGreek)
Reading MacHebrew (MacHebrew)
Reading MacIcelandic (MacIcelandic)
Reading MacRomanian (MacRomanian)
Reading MacRumanian (MacRumanian)
Reading MacRoman (MacRoman)
Reading MacSami (MacSami)
Reading MacThai (MacThai)
Reading MacTurkish (MacTurkish)
Reading MacUkrainian (MacUkrainian)
Reading nextstep (nextstep)
Reading viscii (viscii)
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
In file included from   ^encengine.c
:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h91::
244In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h3::3921 :
noteIn file included from : /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.hexpanded from macro 'PERL_SIPHASH_FNC':
663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h  SIP_FINAL_ROUNDS                          \:
107  ^~~~~~~~~~~~~~~~:
5/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:: 281warning:: 33'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
 note: ')' token is here    _PERL_HASH_SEED_STATE(seed,state);

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h                                ^~~~~~~~:
91:/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h43::180 :note5: :expanded from macro '_PERL_HASH_SEED_STATE' 
note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \667
:                                          ^~~~~~~~~~21
: /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.hnote:: 666expanded from macro 'STMT_END':
29:#   define STMT_END     ) 
note                        ^: 
expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */

                              ^
  SIP_FINAL_ROUNDS                          \
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h  ^~~~~~~~~~~~~~~~:
107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp"  -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  Byte.xs > Byte.xsc
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   byte_t.c
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:49:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:49:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:49:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:49:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:50:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:50:5: note: '{' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:50:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:50:5: note: '{' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:50:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:50:5: note: ')' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:50:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:50:5: note: ')' token is here
    XPUSHs(sv);
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:53:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:53:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
mv Byte.xsc Byte.c
Encode.xs:53:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:53:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:53:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:53:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:53:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:53:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVpvn(name, strlen(name))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:67:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:67:13: note: '{' token is here
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   Byte.c
Encode.xs:67:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Encode.xs:67:13: note: ')' token is here
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:74:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(*src, *slen);
        ^~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:74:9: note: '{' token is here
        SvCUR_set(*src, *slen);
        ^~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:74:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(*src, *slen);
        ^~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:74:9: note: ')' token is here
        SvCUR_set(*src, *slen);
        ^~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:85:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:85:13: note: '{' token is here
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Encode.xs:85:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Encode.xs:85:13: note: ')' token is here
            SvTAINTED_on(tmp);
            ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:104:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:104:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:104:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:104:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:105:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:105:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:105:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:105:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:105:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:105:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:105:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:105:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVuv(ch)));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:129:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:129:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:129:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:129:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:131:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:131:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:131:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:131:9: note: '{' token is here
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:131:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:131:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:131:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:131:9: note: ')' token is here
        XPUSHs(sv_2mortal(newSVuv(s[i])));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:164:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:164:25: note: '{' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Encode.xs:164:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Encode.xs:164:25: note: ')' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:177:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, 0);
        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:177:9: note: '{' token is here
        SvCUR_set(dst, 0);
        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:177:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, 0);
        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:177:9: note: ')' token is here
        SvCUR_set(dst, 0);
        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:185:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, dlen+ddone);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:185:9: note: '{' token is here
        SvCUR_set(dst, dlen+ddone);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:185:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, dlen+ddone);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:185:9: note: ')' token is here
        SvCUR_set(dst, dlen+ddone);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:328:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:328:9: note: '{' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:328:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:328:9: note: ')' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:332:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst, dlen+ddone);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:332:5: note: '{' token is here
    SvCUR_set(dst, dlen+ddone);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:332:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst, dlen+ddone);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:332:5: note: ')' token is here
    SvCUR_set(dst, dlen+ddone);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:414:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst,0);
    ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:414:5: note: '{' token is here
    SvCUR_set(dst,0);
    ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:414:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst,0);
    ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:414:5: note: ')' token is here
    SvCUR_set(dst,0);
    ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
94 warnings generated.
Encode.xs:507:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(dst, d-(U8 *)SvPVX(dst));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:507:13: note: '{' token is here
            SvCUR_set(dst, d-(U8 *)SvPVX(dst));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:507:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            SvCUR_set(dst, d-(U8 *)SvPVX(dst));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:507:13: note: ')' token is here
            SvCUR_set(dst, d-(U8 *)SvPVX(dst));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:516:17: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvCUR_set(dst, d-(U8 *)SvPVX(dst));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:516:17: note: '{' token is here
                SvCUR_set(dst, d-(U8 *)SvPVX(dst));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:516:17: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                SvCUR_set(dst, d-(U8 *)SvPVX(dst));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:516:17: note: ')' token is here
                SvCUR_set(dst, d-(U8 *)SvPVX(dst));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:524:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst, d-(U8 *)SvPVX(dst));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:524:5: note: '{' token is here
    SvCUR_set(dst, d-(U8 *)SvPVX(dst));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:524:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvCUR_set(dst, d-(U8 *)SvPVX(dst));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:524:5: note: ')' token is here
    SvCUR_set(dst, d-(U8 *)SvPVX(dst));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:543:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:543:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:543:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:543:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:559:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:559:5: note: '{' token is here
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:559:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:559:5: note: '{' token is here
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:559:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:559:5: note: ')' token is here
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:559:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:559:5: note: ')' token is here
    XPUSHs(m_enc);
    ^~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:585:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:585:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:585:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:585:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:593:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:593:5: note: '{' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:593:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:593:5: note: '{' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:593:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:593:5: note: ')' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:593:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:593:5: note: ')' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:594:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:594:5: note: '{' token is here
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:594:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:594:5: note: '{' token is here
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:594:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:594:5: note: ')' token is here
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:594:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:594:5: note: ')' token is here
    XPUSHs(src);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:595:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:595:5: note: '{' token is here
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:595:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:595:5: note: '{' token is here
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:595:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:595:5: note: ')' token is here
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:595:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:595:5: note: ')' token is here
    XPUSHs(check ? check : &PL_sv_no);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:638:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:638:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Encode.xs:638:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:638:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:638:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:638:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:638:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Encode.xs:638:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:648:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:648:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:648:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:648:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:649:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:649:5: note: '{' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:649:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:649:5: note: '{' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:649:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:649:5: note: ')' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:649:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:649:5: note: ')' token is here
    XPUSHs(obj);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:669:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:669:9: note: '{' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:669:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:669:9: note: ')' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:672:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:672:25: note: '{' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Encode.xs:672:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Encode.xs:672:25: note: ')' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:674:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:674:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:674:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:674:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:695:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:695:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Encode.xs:695:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:695:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:695:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:695:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:695:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Encode.xs:695:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:728:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, d- (U8 *)SvPVX(dst));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:2: note: expanded from macro 'SvCUR_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:728:9: note: '{' token is here
        SvCUR_set(dst, d- (U8 *)SvPVX(dst));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1338:13: note: expanded from macro 'SvCUR_set'
        STMT_START { \
                   ^
Encode.xs:728:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvCUR_set(dst, d- (U8 *)SvPVX(dst));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:43: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                        ^
Encode.xs:728:9: note: ')' token is here
        SvCUR_set(dst, d- (U8 *)SvPVX(dst));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1343:45: note: expanded from macro 'SvCUR_set'
                (((XPV*)  SvANY(sv))->xpv_cur = (val)); } STMT_END
                                                          ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:736:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:736:9: note: '{' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:736:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:736:9: note: ')' token is here
        SvSETMAGIC(src);
        ^~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:740:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:27: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:740:25: note: '{' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:37: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                    ^
Encode.xs:740:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:83: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                  ^
Encode.xs:740:25: note: ')' token is here
    if (SvTAINTED(src)) SvTAINTED_on(dst); /* propagate taintedness */
                        ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1494:84: note: expanded from macro 'SvTAINTED_on'
#define SvTAINTED_on(sv)  STMT_START{ if(UNLIKELY(TAINTING_get)){sv_taint(sv);}   }STMT_END
                                                                                   ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:742:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:742:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:742:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:742:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:960:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:960:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:960:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:960:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:979:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:18: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:979:13: note: '{' token is here
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:29: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                   ^
Encode.c:979:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:392:5: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:979:13: note: '{' token is here
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:392:16: note: expanded from macro 'TARGi'
    STMT_START {                                                        \
               ^
Encode.c:979:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
    } STMT_END
    ^
Encode.c:979:13: note: ')' token is here
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:31: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:409:7: note: expanded from macro 'TARGi'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:979:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:56: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                              ^
Encode.c:979:13: note: ')' token is here
        XSprePUSH; PUSHi((IV)RETVAL);
                   ^~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:459:58: note: expanded from macro 'PUSHi'
#define PUSHi(i)        STMT_START { TARGi(i,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:981:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:981:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:981:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:981:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1007:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1007:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1007:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1007:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:806:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:24: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:806:9: note: '{' token is here
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:35: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                  ^
Encode.xs:806:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:806:9: note: '{' token is here
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:806:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:806:9: note: ')' token is here
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:52: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:806:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:65: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                                ^
Encode.xs:806:9: note: ')' token is here
        XSRETURN_NO;
        ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:327:67: note: expanded from macro 'XSRETURN_NO'
#define XSRETURN_NO    STMT_START { XST_mNO(0);    XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:814:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvIV_set(off, (IV)offset);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1303:2: note: expanded from macro 'SvIV_set'
        STMT_START { \
        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:814:5: note: '{' token is here
    SvIV_set(off, (IV)offset);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1303:13: note: expanded from macro 'SvIV_set'
        STMT_START { \
                   ^
Encode.xs:814:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvIV_set(off, (IV)offset);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1306:44: note: expanded from macro 'SvIV_set'
                (((XPVIV*)  SvANY(sv))->xiv_iv = (val)); } STMT_END
                                                         ^
Encode.xs:814:5: note: ')' token is here
    SvIV_set(off, (IV)offset);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:1306:46: note: expanded from macro 'SvIV_set'
                (((XPVIV*)  SvANY(sv))->xiv_iv = (val)); } STMT_END
                                                           ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1072:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1072:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1072:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1072:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:840:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:840:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Encode.xs:840:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:840:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:840:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:840:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:840:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Encode.xs:840:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1125:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1125:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1125:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1125:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:871:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:24: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:871:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                  ^
Encode.xs:871:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:871:9: note: '{' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.xs:871:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.xs:871:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:52: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:871:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                ^
Encode.xs:871:9: note: ')' token is here
        XSRETURN_UNDEF;
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:329:67: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1177:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1177:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1177:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1177:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1197:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1197:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1197:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1197:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1221:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1221:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1221:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1221:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:911:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:911:5: note: '{' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Encode.xs:911:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Encode.xs:911:5: note: ')' token is here
    PUSHMARK(sp);
    ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:912:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:912:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Encode.xs:912:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:912:5: note: '{' token is here
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Encode.xs:912:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Encode.xs:912:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:912:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Encode.xs:912:5: note: ')' token is here
    XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1257:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1257:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1257:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1257:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1292:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1292:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1292:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1292:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:952:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:952:9: note: '{' token is here
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:952:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:952:9: note: ')' token is here
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1320:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1320:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1320:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1320:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:968:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:968:9: note: '{' token is here
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:968:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:968:9: note: ')' token is here
        SvSETMAGIC(sv);
        ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1348:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1348:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1348:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1348:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1391:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1391:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1391:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1391:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1434:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1434:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1472:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1472:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1472:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1472:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1494:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1494:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1494:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1494:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.xs:1084:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSETMAGIC(octets);
    ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:23: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.xs:1084:5: note: '{' token is here
    SvSETMAGIC(octets);
    ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                 ^
Encode.xs:1084:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSETMAGIC(octets);
    ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                           ^
Encode.xs:1084:5: note: ')' token is here
    SvSETMAGIC(octets);
    ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sv.h:2144:78: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
                                                                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1558:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1558:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1558:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1558:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1575:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1575:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
Encode.c:1575:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Encode.c:1575:5: note: '{' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:315:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Encode.c:1575:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Encode.c:1575:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:320:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Encode.c:1575:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
Encode.c:1575:5: note: ')' token is here
    XSRETURN_EMPTY;
    ^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/XSUB.h:330:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Byte.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Byte.c:29:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Byte.c:29:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Byte.c:29:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Byte.c:29:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Byte.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Byte.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Byte.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Byte.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Byte.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Byte.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Byte.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Byte.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Byte.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Byte.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Byte.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Byte.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Byte.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Byte.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Byte.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Byte.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
104 warnings generated.
rm -f ../blib/arch/auto/Encode/Byte/Byte.so
clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Byte.o byte_t.o  -o ../blib/arch/auto/Encode/Byte/Byte.so  \
      \
  
chmod 755 ../blib/arch/auto/Encode/Byte/Byte.so
make[1]: Leaving directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/Byte'
make[1]: Entering directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/CN'
Running Mkbootstrap for CN ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
chmod 644 "CN.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
cp CN.pm ../blib/lib/Encode/CN.pm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
256 warnings generated.
rm -f blib/arch/auto/Encode/Encode.so
clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Encode.o def_t.o encengine.o  -o blib/arch/auto/Encode/Encode.so  \
      \
  
chmod 755 blib/arch/auto/Encode/Encode.so
Reading iso-ir-165 (iso-ir-165)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ir_04_t.c
Reading gb2312-raw (gb2312-raw)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   gb_03_t.c
Reading euc-cn (euc-cn)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   eu_01_t.c
Reading gb12345-raw (gb12345-raw)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   gb_02_t.c
Reading MacChineseSimp (MacChineseSimp)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ma_05_t.c
Reading cp936 (cp936)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  CN.xs > CN.xsc
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   cp_00_t.c
mv CN.xsc CN.c
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   CN.c
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from CN.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
CN.c:34:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
CN.c:34:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
CN.c:34:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
CN.c:34:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
CN.c:35:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
CN.c:35:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
CN.c:35:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
CN.c:35:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
CN.c:35:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
CN.c:35:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
CN.c:35:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
CN.c:35:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
CN.c:39:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
CN.c:39:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
CN.c:39:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
CN.c:39:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
CN.c:39:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
CN.c:39:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
CN.c:39:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
CN.c:39:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
104 warnings generated.
rm -f ../blib/arch/auto/Encode/CN/CN.so
clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o  -o ../blib/arch/auto/Encode/CN/CN.so  \
      \
  
chmod 755 ../blib/arch/auto/Encode/CN/CN.so
make[1]: Leaving directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/CN'
make[1]: Entering directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/EBCDIC'
Running Mkbootstrap for EBCDIC ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
chmod 644 "EBCDIC.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
cp EBCDIC.pm ../blib/lib/Encode/EBCDIC.pm
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp"  -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  EBCDIC.xs > EBCDIC.xsc
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ebcdic_t.c
mv EBCDIC.xsc EBCDIC.c
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   EBCDIC.c
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from EBCDIC.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
EBCDIC.c:29:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
EBCDIC.c:29:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
EBCDIC.c:29:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
EBCDIC.c:29:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
EBCDIC.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
EBCDIC.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
EBCDIC.c:30:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
EBCDIC.c:30:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
EBCDIC.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
EBCDIC.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
EBCDIC.c:30:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
EBCDIC.c:30:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
EBCDIC.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
EBCDIC.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
EBCDIC.c:34:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
EBCDIC.c:34:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
EBCDIC.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
EBCDIC.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
EBCDIC.c:34:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
EBCDIC.c:34:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
104 warnings generated.
rm -f ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so
clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  EBCDIC.o ebcdic_t.o  -o ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so  \
      \
  
chmod 755 ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so
make[1]: Leaving directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/EBCDIC'
make[1]: Entering directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/JP'
Running Mkbootstrap for JP ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
chmod 644 "JP.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading jis0201-raw (jis0201-raw)
cp JP.pm ../blib/lib/Encode/JP.pm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ji_02_t.c
Reading shiftjis (shiftjis)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   sh_06_t.c
Reading jis0212-raw (jis0212-raw)
Reading jis0208-raw (jis0208-raw)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ji_04_t.c
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ji_03_t.c
Reading MacJapanese (MacJapanese)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ma_05_t.c
Reading cp932 (cp932)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   cp_00_t.c
Reading euc-jp (euc-jp)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp"  -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  JP.xs > JP.xsc
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   eu_01_t.c
mv JP.xsc JP.c
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   JP.c
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:157:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:159:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:162:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:163:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:164:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:168:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:169:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:170:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:171:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:247:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:268:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:113:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:114:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:115:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:116:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:117:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:118:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:119:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:55:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                   ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: '{' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
                                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
    v ^= (v >> 46);                         \
                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:120:5: note: ')' token is here
    STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: '{' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:274:6: note: ')' token is here
    ,SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:275:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
    SIP_ROUNDS;                             \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: '{' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:6: note: ')' token is here
    ,SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: '{' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:280:15: note: ')' token is here
    ,SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_ROUNDS;                               \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:6: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
     ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:15: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
              ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:24: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                       ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  STMT_START {              \
  ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: '{' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  STMT_START {              \
             ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  } STMT_END
  ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:281:33: note: ')' token is here
    ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
                                ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  } STMT_END
    ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  SIP_FINAL_ROUNDS                          \
  ^~~~~~~~~~~~~~~~
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2209:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from JP.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:6161:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/inline.h:2215:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
JP.c:35:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
JP.c:35:2: note: '{' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
JP.c:35:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
JP.c:35:2: note: ')' token is here
 PUSHMARK(sp);
 ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
JP.c:36:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
JP.c:36:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
JP.c:36:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
JP.c:36:2: note: '{' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
JP.c:36:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
JP.c:36:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
JP.c:36:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
JP.c:36:2: note: ')' token is here
 XPUSHs(sv);
 ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
JP.c:40:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
JP.c:40:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
JP.c:40:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
JP.c:40:4: note: '{' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
JP.c:40:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
JP.c:40:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
JP.c:40:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
JP.c:40:4: note: ')' token is here
   XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
104 warnings generated.
rm -f ../blib/arch/auto/Encode/JP/JP.so
clang  -shared -O2 -L/usr/local/lib -fstack-protector-strong  JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o  -o ../blib/arch/auto/Encode/JP/JP.so  \
      \
  
chmod 755 ../blib/arch/auto/Encode/JP/JP.so
make[1]: Leaving directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/JP'
make[1]: Entering directory '/home/ioan/.cpanm/work/1629228315.1247179/Encode-3.12/KR'
Running Mkbootstrap for KR ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
chmod 644 "KR.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1"  ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
cp KR.pm ../blib/lib/Encode/KR.pm
Reading euc-kr (euc-kr)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   eu_01_t.c
Reading ksc5601-raw (ksc5601-raw)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ks_03_t.c
Reading johab (johab)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   jo_02_t.c
Reading MacKorean (MacKorean)
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   ma_04_t.c
Reading cp949 (cp949)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1" "/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/xsubpp"  -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/ExtUtils/typemap'  KR.xs > KR.xsc
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   cp_00_t.c
mv KR.xsc KR.c
clang -c -I./Encode  -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE"   KR.c
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:150:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:151:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:152:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:156:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/perl.h:3921:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv.h:663:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/hv_func.h:35:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux/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");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.p

[Output truncated after 1000K]


------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    HARNESS_OPTIONS = j8
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en_CA:en_US:en
    LC_ADDRESS = en_GB.UTF-8
    LC_ALL = en_GB.UTF-8
    LC_IDENTIFICATION = en_GB.UTF-8
    LC_MEASUREMENT = en_GB.UTF-8
    LC_MONETARY = en_GB.UTF-8
    LC_NAME = en_GB.UTF-8
    LC_NUMERIC = en_GB.UTF-8
    LC_PAPER = en_GB.UTF-8
    LC_TELEPHONE = en_GB.UTF-8
    LC_TIME = en_GB.UTF-8
    PATH = /home/ioan/.plenv/versions/mm-perl/bin:/home/ioan/.plenv/libexec:/home/ioan/.plenv/plugins/perl-build/bin:/home/ioan/Projects/mm_website/bin:/home/ioan/Projects/mm_website/dev/bin/containers:/home/ioan/Projects/mm_website/dev/bin/go:/home/ioan/Projects/mm_website/dev/bin/go/installed:/home/ioan/Projects/mm_website/ansible/bin:/home/ioan/Projects/mm_website/ansible/roles/server_management/files:/home/ioan/go/bin:/home/ioan/.raku/bin:/home/ioan/.plenv/shims:/snap/bin:/snap/google-cloud-sdk/current/bin:/home/ioan/.krew/bin::/home/ioan/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/games
    PERL5LIB = /home/ioan/Projects/mm_website/lib:/home/ioan/Projects/mm_website/t/lib:/home/ioan/Projects/mm_website/ansible/roles/server_management/files/perl_modules/
    PERL_CPANM_OPT = --prompt --no-man-pages --verify --mirror https://cpan.metacpan.org
    SHELL = /bin/zsh
    TERM = xterm-256color

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

    EGID = 1001 4 20 24 27 30 46 119 130 131 134 138 1001
    EUID = 1001
    EXECUTABLE_NAME = /home/ioan/.plenv/versions/mm-perl/bin/perl5.32.1
    GID = 1001 4 20 24 27 30 46 119 130 131 134 138 1001
    UID = 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302186
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.8.0-36-generic
    archname=x86_64-linux
    uname='linux impatience 5.8.0-36-generic #40-ubuntu smp tue jan 5 21:54:35 utc 2021 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/ioan/.plenv/versions/mm-perl -de -Dversiononly -Doptimize=-O2 -Dccflags-march=native -Dcc=clang -Dman1dir=none -Dman3dir=none -A'eval:scriptdir=/home/ioan/.plenv/versions/mm-perl/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='clang'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Ubuntu Clang 11.0.0'
    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='clang'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/llvm-11/lib/clang/11.0.0/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.32.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.32'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 2.08
  Built under linux
  Compiled at Jan 27 2021 13:26:47
  %ENV:
    PERL5LIB="/home/ioan/Projects/mm_website/lib:/home/ioan/Projects/mm_website/t/lib:/home/ioan/Projects/mm_website/ansible/roles/server_management/files/perl_modules/"
    PERL_CPANM_OPT="--prompt --no-man-pages --verify --mirror https://cpan.metacpan.org"
  @INC:
    /home/ioan/Projects/mm_website/lib
    /home/ioan/Projects/mm_website/t/lib
    /home/ioan/Projects/mm_website/ansible/roles/server_management/files/perl_modules/
    /home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.32.1/x86_64-linux
    /home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.32.1
    /home/ioan/.plenv/versions/mm-perl/lib/5.32.1/x86_64-linux
    /home/ioan/.plenv/versions/mm-perl/lib/5.32.1