Encode v3.18 Perl 5 v5.34.0 x86_64-linux
- Status
- Pass
- From
- Ioan Rogers
- Dist
-
Encode v3.18
- Platform
- Perl 5 v5.34.0 x86_64-linux
- Date
- 2022-06-27 16:53:03
- ID
- 9c5e2db4-f639-11ec-97a9-c0da7191328d
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.18
on perl 5.34.0, created by App::cpanminus::reporter 0.17 (1.7045).
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.18
Running Mkbootstrap for Encode ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/typemap' Encode.xs > Encode.xsc
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" 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 -O3 -DVERSION=\"3.18\" -DXS_VERSION=\"3.18\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" encengine.c
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/Byte'
chmod 644 "Encode.bs"
Running Mkbootstrap for Byte ()
cp lib/Encode/CN/HZ.pm blib/lib/Encode/CN/HZ.pm
cp encoding.pm blib/lib/encoding.pm
cp lib/Encode/JP/H2Z.pm blib/lib/Encode/JP/H2Z.pm
cp Encode/_T.e2x blib/lib/Encode/_T.e2x
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 Encode/README.e2x blib/lib/Encode/README.e2x
cp lib/Encode/Alias.pm blib/lib/Encode/Alias.pm
cp lib/Encode/Unicode/UTF7.pm blib/lib/Encode/Unicode/UTF7.pm
cp lib/Encode/MIME/Name.pm blib/lib/Encode/MIME/Name.pm
cp Encode/_PM.e2x blib/lib/Encode/_PM.e2x
cp lib/Encode/MIME/Header.pm blib/lib/Encode/MIME/Header.pm
cp lib/Encode/KR/2022_KR.pm blib/lib/Encode/KR/2022_KR.pm
cp lib/Encode/Encoder.pm blib/lib/Encode/Encoder.pm
cp lib/Encode/Guess.pm blib/lib/Encode/Guess.pm
cp lib/Encode/JP/JIS7.pm blib/lib/Encode/JP/JIS7.pm
cp Encode.pm blib/lib/Encode.pm
cp Encode/Makefile_PL.e2x blib/lib/Encode/Makefile_PL.e2x
cp Encode/Changes.e2x blib/lib/Encode/Changes.e2x
cp Encode/encode.h blib/lib/Encode/encode.h
cp lib/Encode/CJKConstants.pm blib/lib/Encode/CJKConstants.pm
cp lib/Encode/GSM0338.pm blib/lib/Encode/GSM0338.pm
cp lib/Encode/Config.pm blib/lib/Encode/Config.pm
cp lib/Encode/PerlIO.pod blib/lib/Encode/PerlIO.pod
cp lib/Encode/Supported.pod blib/lib/Encode/Supported.pod
cp lib/Encode/Encoding.pm blib/lib/Encode/Encoding.pm
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
clang -c -I./Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"3.18\" -DXS_VERSION=\"3.18\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" def_t.c
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
cp Byte.pm ../blib/lib/Encode/Byte.pm
chmod 644 "Byte.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -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 -O3 -DVERSION=\"3.18\" -DXS_VERSION=\"3.18\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:167:5: note: '{' token is here
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)
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/typemap' Byte.xs > Byte.xsc
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:151clang -c -I./Encode -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" byte_t.c
:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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]
In file included from ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);Encode.xs
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~8
:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h87::408541:
:In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.hnote: :expanded from macro 'ZAPHOD32_SCRAMBLE32'659
:
In file included from v ^= (v>>23); \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h
: ^34
:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h151::45:
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h :note: 247')' token is here:
13: ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);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.34.0/x86_64-linux/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");} STMT_END
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::738116::2137:: note: note: expanded from macro 'STMT_END'expanded from macro 'ZAPHOD32_MIX'
# define STMT_END )
^
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hencengine.c::73791::
29In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h :note: 4085expanded from macro 'STMT_START':
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */:
34 ^:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::4247:
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h13::152 :note: 5'{' token is here:
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");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~116
:48/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 80note: :expanded from macro 'ZAPHOD32_MIX'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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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]
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:152 ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");:
5 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hwarning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]124
:32: note: ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);expanded from macro 'ZAPHOD32_MIX'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h v2 = ROTR32(v2, 7) ^ v0; \:
87 ^:
41/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 247note: :expanded from macro 'ZAPHOD32_SCRAMBLE32'13
: note: ')' token is here v ^= (v>>23); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h: ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");152
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hnote: :')' token is here125
:3: note: ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);expanded from macro 'ZAPHOD32_MIX'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^~~~~~~~88
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h3::738 :note: 21expanded from macro 'ZAPHOD32_SCRAMBLE32':
note: } STMT_ENDexpanded from macro 'STMT_END'
^~~~~~~~
# define STMT_END )/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^738
: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:In file included from 156Encode.xs::58::
In file included from note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h'{' token is here:
4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");In file included from
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
34/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:
:In file included from 116/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::484::
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hnote: :expanded from macro 'ZAPHOD32_MIX'268
: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 { \ ZAPHOD32_FINALIZE(v0,v1,v2);
^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:268:In file included from 5encengine.c:: 91warning: :
'}' 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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from ZAPHOD32_FINALIZE(v0,v1,v2);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~659
:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h113::3436:
:In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hnote: :expanded from macro 'ZAPHOD32_FINALIZE'4
:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:157 v1 = ROTL32(v1, 17); \:
5 ^:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hwarning: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]268
:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ZAPHOD32_FINALIZE(v0,v1,v2);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~116
:37/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 114note: :expanded from macro 'ZAPHOD32_MIX'3
: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~ ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h::738737::2129:: note: note: expanded from macro 'STMT_END'expanded from macro 'STMT_START'
# define STMT_END )
^
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.hIn file included from :Encode.xs34::
8In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h4::
4085/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:
:In file included from 159/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h::5659::
In file included from warning: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1448:9 ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~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.34.0/x86_64-linux/CORE/zaphod32_hash.h:116:37: SBOX32_MIX3(s0,s1,s2,"SEED STATE");note:
expanded from macro 'ZAPHOD32_MIX' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:99:36#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \:
^~~~~~~~~~note:
expanded from macro 'SBOX32_MIX3'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:737:29: note: expanded from macro 'STMT_START'#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */737
: ^29
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h :note: 159expanded from macro 'STMT_START':
5: note: '{' token is here
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");:
1448 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
9/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 116note: :'{' token is here48
: note: expanded from macro 'ZAPHOD32_MIX'
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \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.34.0/x86_64-linux/CORE/zaphod32_hash.h:159/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::51448:: 9warning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
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"); SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::124107::3232:: note: note: expanded from macro 'ZAPHOD32_MIX'expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \ v2 = ROTR32(v2, 7) ^ v0; \
^ ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::1591448::59:: note: note: ')' token is here')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
108:3/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 125note: :expanded from macro 'SBOX32_MIX3'3
: } STMT_ENDnote:
expanded from macro 'ZAPHOD32_MIX' ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h} STMT_END:
738 ^~~~~~~~:
21/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 738note: :expanded from macro 'STMT_END'21
: note: # define STMT_END )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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:In file included from 34Encode.xs:
:In file included from 8/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:
:In file included from 4/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h4085::
162In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h5::659 :
warning: In file included from '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h
:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h: ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);1453
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~13
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hwarning: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]80
:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
: ^~~~~~~~~~1393
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h35::737 :note: 29expanded from macro 'XORSHIFT96_set':
note: expanded from macro 'STMT_START'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" *//home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^737
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h29::162 :note: 5expanded from macro 'STMT_START':
note: '{' token is here
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9); ^
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h1453::8013::49 :note: '{' token is herenote:
expanded from macro 'ZAPHOD32_SCRAMBLE32'
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/zaphod32_hash.h:162:5: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hwarning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]1453
:13: warning: ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:87: XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);41
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'ZAPHOD32_SCRAMBLE32':
1396:57: v ^= (v>>23); \
note: ^expanded from macro 'XORSHIFT96_set'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:162:5: r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
note: ^')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1453:13 ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
')' token is here/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:88:3: XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);note:
expanded from macro 'ZAPHOD32_SCRAMBLE32' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
: ^~~~~~~~1397
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h3::738 :note: 21expanded from macro 'XORSHIFT96_set':
note: } STMT_ENDexpanded from macro 'STMT_END'
^~~~~~~~
# define STMT_END )/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^738
: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659In file included from :
Encode.xsIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h8::
34In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hIn file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h4085::
4In file included from :
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::659163:
:In file included from 5/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:: 34warning: :
'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
:1456:5: ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
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.34.0/x86_64-linux/CORE/zaphod32_hash.h:80:38 XORSHIFT96_set(*state,s0,s1,s2,t2);:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
expanded from macro 'ZAPHOD32_SCRAMBLE32'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1393:35#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \:
^~~~~~~~~~note:
expanded from macro 'XORSHIFT96_set'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:737:29: #define XORSHIFT96_set(r,x,y,z,t) STMT_START { \note:
expanded from macro 'STMT_START' ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */:
^note:
expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:163:5: note: # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */'{' token is here
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h: ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);1456
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h :note: 80'{' token is here:
49: note: XORSHIFT96_set(*state,s0,s1,s2,t2);expanded from macro 'ZAPHOD32_SCRAMBLE32'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \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.34.0/x86_64-linux/CORE/zaphod32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h163::14565::5 :warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]warning:
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
XORSHIFT96_set(*state,s0,s1,s2,t2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h87::139641::57 :note: expanded from macro 'ZAPHOD32_SCRAMBLE32'note:
expanded from macro 'XORSHIFT96_set'
v ^= (v>>23); \
^
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^163
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h5::1456 :note: 5')' token is here:
note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XORSHIFT96_set(*state,s0,s1,s2,t2);
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
88:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h3::1397 :note: 3expanded from macro 'ZAPHOD32_SCRAMBLE32':
note: } STMT_ENDexpanded from macro 'XORSHIFT96_set'
^~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^~~~~~~~738
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h21::738 :note: 21expanded from macro 'STMT_END':
note: expanded from macro 'STMT_END'# define STMT_END )
^
# define STMT_END )
^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^In file included from
Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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]
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:164:5 SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~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.34.0/x86_64-linux/CORE/sbox32_hash.h:85:39 ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
expanded from macro 'SBOX32_MIX4'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:87:41: #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \note:
expanded from macro 'ZAPHOD32_SCRAMBLE32' ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h: v ^= (v>>23); \737
: ^29
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h :note: 164expanded from macro 'STMT_START':
5: note: ')' token is here
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::148288::93:: note: note: '{' token is hereexpanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::73885::2150:: note: note: expanded from macro 'STMT_END'expanded from macro 'SBOX32_MIX4'
# define STMT_END )#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^ ^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1482:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \9
: ^~~~~~~~~~
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
737:29: note: SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");expanded from macro 'STMT_START'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:96:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */37
: ^
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'SBOX32_MIX4':
167:5: v2 = ROTL32(v2, 4) - v0; \
note: ^'{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1482:9: ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");note:
')' token is here ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:116: SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");48
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: expanded from macro 'ZAPHOD32_MIX'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
:97:3: note: #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \expanded from macro 'SBOX32_MIX4'
^
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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]
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:167:5: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
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.34.0/x86_64-linux/CORE/sbox32_hash.h:1399:38: ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");note:
expanded from macro 'XORSHIFT128_set' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:124:#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \32
: ^~~~~~~~~~
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hexpanded from macro 'ZAPHOD32_MIX':
737:29: v2 = ROTR32(v2, 7) ^ v0; \
note: ^expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:167:5: # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */note:
')' token is here ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1487:13 ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
'{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:125:3: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
note: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~expanded from macro 'ZAPHOD32_MIX'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:} STMT_END1399
: ^~~~~~~~49
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h :note: 738expanded from macro 'XORSHIFT128_set':
21: note: expanded from macro 'STMT_END'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^# define STMT_END )
^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::341487:
:In file included from 13/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:: 4warning: :
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:168:5: warning: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");:
1402 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
57/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 116note: :expanded from macro 'XORSHIFT128_set'37
: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \ ^~~~~~~~~~
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:737/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::291487:: 13note: :expanded from macro 'STMT_START'
note: ')' token is here
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:168: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);5
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: '{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1403:3 ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
expanded from macro 'XORSHIFT128_set'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:116:} STMT_END48
: ^~~~~~~~
note: expanded from macro 'ZAPHOD32_MIX'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:738:21:#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:168:#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \5
: ^~~~~~~~~~
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
737:29: note: expanded from macro 'STMT_START'
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */124
: ^32
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :note: 1490expanded from macro 'ZAPHOD32_MIX':
5: note: v2 = ROTR32(v2, 7) ^ v0; \'{' token is here
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h: XORSHIFT128_set(*state,s0,s1,s2,s3,t2);168
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~5
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :note: 1399')' token is here:
49: note: expanded from macro 'XORSHIFT128_set'
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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]In file included from
encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h XORSHIFT128_set(*state,s0,s1,s2,s3,t2);:
4085 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h::1402659::
57In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h :note: 34expanded from macro 'XORSHIFT128_set':
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \:
169 ^:
5/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:: 1490warning: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]5
: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:116/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::371403:: 3note: :expanded from macro 'ZAPHOD32_MIX'
note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h ^~~~~~~~~~:
738/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h::21737:: 29note: :expanded from macro 'STMT_END'
note: expanded from macro 'STMT_START'
# define STMT_END )
^
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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]
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
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.34.0/x86_64-linux/CORE/zaphod32_hash.h:116 ,SIPROUND;:
37 ^~~~~~~~:
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hexpanded from macro 'ZAPHOD32_MIX':
23:3: note: expanded from macro 'SIPROUND'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
} STMT_END ^~~~~~~~~~
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::73762::295:: note: note: expanded from macro 'STMT_START'expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^~~~~~~~~~ ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::117247::613:: note: note: ')' token is here'{' token is here
,SIPROUND;
^~~~~~~~
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
23/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::5116:: 48note: :expanded from macro 'SIPROUND'
note: expanded from macro 'ZAPHOD32_MIX' } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \:
21 ^:
note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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]
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");6
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
124:32 ,SIPROUND;:
^~~~~~~~note:
expanded from macro 'ZAPHOD32_MIX'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18: v2 = ROTR32(v2, 7) ^ v0; \3
: ^
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.hexpanded from macro 'SIPROUND':
247:13: STMT_START { \
note: ^~~~~~~~~~')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29 ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
expanded from macro 'STMT_START'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
:125:3: note: # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */expanded from macro 'ZAPHOD32_MIX'
^
} STMT_END
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^~~~~~~~:
81/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h::3738:: 21note: :expanded from macro 'PERL_SIPHASH_FNC'
note: expanded from macro 'STMT_END'
SIP_ROUNDS; \# define STMT_END )
^~~~~~~~~~ ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h::11734::
6In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :warning: 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.34.0/x86_64-linux/CORE/zaphod32_hash.h:268 ,SIPROUND;:
5 ^~~~~~~~:
warning: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
23:3: ZAPHOD32_FINALIZE(v0,v1,v2);note:
expanded from macro 'SIPROUND' ^~~~~~~~~~~~~~~~~~~~~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^90
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h37::81 :note: 3expanded from macro 'ZAPHOD32_FINALIZE':
note: expanded from macro 'PERL_SIPHASH_FNC'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~ SIP_ROUNDS; \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h ^~~~~~~~~~:
737/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::29117:: 6note: :expanded from macro 'STMT_START'
note: ')' token is here
,SIPROUND;
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */ ^~~~~~~~
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::23268::55:: note: note: expanded from macro 'SIPROUND''{' token is here
} STMT_END
^~~~~~~~ ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h738::9021::48 :note: expanded from macro 'STMT_END'note:
expanded from macro 'ZAPHOD32_FINALIZE'
# define STMT_END )
^
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^81
:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::268118::56:: warning: note: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]'{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2); ,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h113::1836::14 :note: expanded from macro 'ZAPHOD32_FINALIZE'note:
expanded from macro 'SIPROUND'
v1 = ROTL32(v1, 17); \ STMT_START { \
^ ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::26887::53:: note: note: ')' token is hereexpanded from macro 'PERL_SIPHASH_FNC'
ZAPHOD32_FINALIZE(v0,v1,v2);
SIP_FINAL_ROUNDS \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:In file included from 737encengine.c::2991::
In file included from note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hexpanded from macro 'STMT_START':
4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */In file included from
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h ^:
34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::871448::39:: note: warning: expanded from macro 'PERL_SIPHASH_FNC''(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~ SBOX32_MIX3(s0,s1,s2,"SEED STATE");
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
118:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h24::99 :note: 36'{' token is here:
note: expanded from macro 'SBOX32_MIX3'
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \18
: ^~~~~~~~~~14
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hnote: :expanded from macro 'SIPROUND'737
:29: STMT_START { \
note: ^expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: # define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */note:
expanded from macro 'PERL_SIPHASH_FNC' ^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1448 SIP_FINAL_ROUNDS \:
9 ^~~~~~~~~~~~~~~~:
note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h3::1448 :note: 9expanded from macro 'PERL_SIPHASH_FNC':
warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
SBOX32_MIX3(s0,s1,s2,"SEED STATE");/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~118
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h24::107 :note: 32')' token is here:
note: expanded from macro 'SBOX32_MIX3'
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
v2 = ROTR32(v2, 7) ^ v0; \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^:
23/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::51448:: 9note: :expanded from macro 'SIPROUND'
note: ')' token is here } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h SBOX32_MIX3(s0,s1,s2,"SEED STATE");:
738 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
21:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :note: 108expanded from macro 'STMT_END':
3: # define STMT_END )note:
expanded from macro 'SBOX32_MIX3' ^
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~87
:3/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 738note: :expanded from macro 'PERL_SIPHASH_FNC'21
: note: expanded from macro 'STMT_END'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~# define STMT_END )
^
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:1482:9: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hnote: :'{' token is here123
:6: warning: SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:85 ,SIPROUND;SIPROUND;:
50 ^~~~~~~~:
note: expanded from macro 'SBOX32_MIX4'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:18:3:#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
note: ^expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h::181482::149:: note: warning: expanded from macro 'SIPROUND''}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STMT_START { \
^
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~62
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h5::96 :note: 37expanded from macro 'PERL_SIPHASH_FNC':
note: expanded from macro 'SBOX32_MIX4'
SIP_ROUNDS; \
^~~~~~~~~~ v2 = ROTL32(v2, 4) - v0; \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: In file included from '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]encengine.c
:91:
In file included from ,SIPROUND;SIPROUND;/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^~~~~~~~4085
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h::23659::
3In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h :note: 34expanded from macro 'SIPROUND':
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h: } STMT_END1487
: ^13
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h :warning: 62'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
5: note: expanded from macro 'PERL_SIPHASH_FNC'
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SIP_ROUNDS; \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h ^~~~~~~~~~:
1399/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::38123:: 6note: :expanded from macro 'XORSHIFT128_set'
note: ')' token is here
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \ ,SIPROUND;SIPROUND;
^~~~~~~~~~ ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h737::2329::5 :note: expanded from macro 'STMT_START'note:
expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h738::148721::13 :note: expanded from macro 'STMT_END'note:
'{' token is here
# define STMT_END )
^
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~62
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h5::1399 :note: 49expanded from macro 'PERL_SIPHASH_FNC':
note: expanded from macro 'XORSHIFT128_set'
SIP_ROUNDS; \
^~~~~~~~~~
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :note: 1487expanded from macro 'SIPROUND':
13: warning: STMT_START { \'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);29
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hexpanded from macro 'STMT_START':
1402:57: note: expanded from macro 'XORSHIFT128_set'# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h: r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \62
: ^5
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h :note: 1487expanded from macro 'PERL_SIPHASH_FNC':
13: note: ')' token is here SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h: XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);123
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~15
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.hnote: :'{' token is here1403
:3: ,SIPROUND;SIPROUND;
note: ^~~~~~~~expanded from macro 'XORSHIFT128_set'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h} STMT_END:
18 ^~~~~~~~:
14/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 738note: :expanded from macro 'SIPROUND'21
: note: expanded from macro 'STMT_END' STMT_START { \
^
# define STMT_END )/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^62
:5: note: expanded from macro 'PERL_SIPHASH_FNC'
In file included from SIP_ROUNDS; \encengine.c
: ^~~~~~~~~~91
:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */:
123 ^:
15/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:: 1490warning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]5
: note: '{' token is here ,SIPROUND;SIPROUND;
^~~~~~~~
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~23
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h3::1399 :note: 49expanded from macro 'SIPROUND':
note: } STMT_ENDexpanded from macro 'XORSHIFT128_set'
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \:
5 ^:
note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h: ,SIPROUND;SIPROUND;1490
: ^~~~~~~~5
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hwarning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]23
:5: note: XORSHIFT128_set(*state,s0,s1,s2,s3,t2);expanded from macro 'SIPROUND'
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
} STMT_END/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
: ^~~~~~~~1402
:57/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 738note: :expanded from macro 'XORSHIFT128_set'21
: note: expanded from macro 'STMT_END'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
# define STMT_END ) ^
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h
:1490/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::562:: 5note: :')' token is here
note: expanded from macro 'PERL_SIPHASH_FNC' XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h SIP_ROUNDS; \:
1403 ^~~~~~~~~~:
3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hencengine.c::1891::
14In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h :note: 4085expanded from macro 'SIPROUND':
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h: STMT_START { \659
:
^In file included from
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::7787:
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h3::117 :note: 6expanded from macro 'PERL_SIPHASH_FNC':
warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ,SIPROUND;:
124 ^~~~~~~~:
15:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h :warning: 18'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
14: note: expanded from macro 'SIPROUND'
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~ STMT_START { \
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h23::623::5 :note: expanded from macro 'SIPROUND'note:
expanded from macro 'PERL_SIPHASH_FNC'
} STMT_END
^
SIP_ROUNDS; \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~87
:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::87117::36:: note: warning: expanded from macro 'PERL_SIPHASH_FNC''}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND; SIP_FINAL_ROUNDS \
^~~~~~~~ ^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h3::124 :note: 24expanded from macro 'SIPROUND':
warning: } STMT_END'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h: ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;62
: ^~~~~~~~5
: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hnote: :expanded from macro 'PERL_SIPHASH_FNC'18
:3: note: SIP_ROUNDS; \expanded from macro 'SIPROUND'
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h STMT_START { \:
117 ^~~~~~~~~~:
6/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 737note: :')' token is here29
: note: ,SIPROUND;expanded from macro 'STMT_START'
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */:
5 ^:
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hexpanded from macro 'SIPROUND':
87: } STMT_END3
: ^~~~~~~~
note: expanded from macro 'PERL_SIPHASH_FNC'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
:738:21: SIP_FINAL_ROUNDS \
note: ^~~~~~~~~~~~~~~~expanded from macro 'STMT_END'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124# define STMT_END ):
24 ^:
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h'{' token is here:
62:5: ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;note:
expanded from macro 'PERL_SIPHASH_FNC' ^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h: SIP_ROUNDS; \18
: ^~~~~~~~~~14
: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" *//home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^124
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h24::81 :warning: 3'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]:
note: expanded from macro 'PERL_SIPHASH_FNC'
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~ SIP_ROUNDS; \
^~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h23::1173::6 :note: expanded from macro 'SIPROUND'note:
'{' token is here
} STMT_END
,SIPROUND; ^
^~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:87/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::318:: 14note: :expanded from macro 'PERL_SIPHASH_FNC'
note: expanded from macro 'SIPROUND'
SIP_FINAL_ROUNDS \
STMT_START { \ ^~~~~~~~~~~~~~~~
^/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h124::8124::3 :note: ')' token is herenote:
expanded from macro 'PERL_SIPHASH_FNC'
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
SIP_ROUNDS; \ ^~~~~~~~
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~117
:6/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:: 18warning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]3
: note: ,SIPROUND;expanded from macro 'SIPROUND'
^~~~~~~~
STMT_START { \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~~~23
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h3::737 :note: 29expanded from macro 'SIPROUND':
note: } STMT_ENDexpanded from macro 'STMT_START'
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */3
: ^
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hexpanded from macro 'PERL_SIPHASH_FNC':
87:3: SIP_ROUNDS; \note:
expanded from macro 'PERL_SIPHASH_FNC' ^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117 SIP_FINAL_ROUNDS \:
6 ^~~~~~~~~~~~~~~~:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hnote: :')' token is here124
:33: ,SIPROUND;
note: ^~~~~~~~'{' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23: ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;5
: ^~~~~~~~
note: expanded from macro 'SIPROUND'/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:18 } STMT_END:
14 ^~~~~~~~:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.hnote: :expanded from macro 'SIPROUND'738
:21: STMT_START { \
note: ^expanded from macro 'STMT_END'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87# define STMT_END ):
3 ^:
note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hexpanded from macro 'PERL_SIPHASH_FNC':
81:3: SIP_FINAL_ROUNDS \note:
expanded from macro 'PERL_SIPHASH_FNC' ^~~~~~~~~~~~~~~~
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */:
124 ^:
33/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:: 87warning: :'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]3
: note: expanded from macro 'PERL_SIPHASH_FNC'
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
SIP_FINAL_ROUNDS \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^~~~~~~~~~~~~~~~:
23/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::3118:: 6note: :expanded from macro 'SIPROUND'
note: '{' token is here } STMT_END
^
,SIPROUND;SIPROUND;SIPROUND;/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
: ^~~~~~~~87
:3/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:: 18note: :expanded from macro 'PERL_SIPHASH_FNC'14
: note: expanded from macro 'SIPROUND'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~ STMT_START { \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^:
124/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h::3387:: 3note: :')' token is here
note: expanded from macro 'PERL_SIPHASH_FNC'
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~ SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_ENDIn file included from
Encode.xs ^:
8/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:
:In file included from 87/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h::34085::
In file included from note: /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.hexpanded from macro 'PERL_SIPHASH_FNC':
659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166 SIP_FINAL_ROUNDS \:
5 ^~~~~~~~~~~~~~~~:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.hwarning: :'(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]118
:15: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
,SIPROUND;SIPROUND;SIPROUND;
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h ^~~~~~~~:
100:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h43::23 :note: 5expanded from macro '_PERL_HASH_SEED_STATE':
note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h ^~~~~~~~~~:
738/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h::21737:: 29note: :expanded from macro 'STMT_END'
note: expanded from macro 'STMT_START'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */87
: ^3
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h :note: 166expanded from macro 'PERL_SIPHASH_FNC':
5: note: '{' token is here SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h118::10024::54 :warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]note:
expanded from macro '_PERL_HASH_SEED_STATE'
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \:
18 ^:
3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h87::1663::5 :note: expanded from macro 'PERL_SIPHASH_FNC'warning:
'}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~ _PERL_HASH_SEED_STATE(seed,(U8*)state);
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
118/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h::24102:: 93note: :'{' token is here
note: expanded from macro '_PERL_HASH_SEED_STATE'
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18 sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \:
14 ^:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.hnote: :expanded from macro 'SIPROUND'166
:5: STMT_START { \
note: ^')' token is here
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3 _PERL_HASH_SEED_STATE(seed,(U8*)state);:
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~note:
expanded from macro 'PERL_SIPHASH_FNC'
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3 SIP_FINAL_ROUNDS \:
^~~~~~~~~~~~~~~~note:
expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from encengine.c:91:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
mv Byte.xsc Byte.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 -O3 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" Byte.c
In file included from Encode.xs:8:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } 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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1546:37: 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: 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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1371:2: note: expanded from macro 'SvCUR_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1371: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.34.0/x86_64-linux/CORE/sv.h:1376: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.34.0/x86_64-linux/CORE/sv.h:1376:45: note: expanded from macro 'SvCUR_set'
(((XPV*) SvANY(sv))->xpv_cur = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/sv.h:1546: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:409:5: note: expanded from macro 'TARGi'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:409: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:426: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:426:7: note: expanded from macro 'TARGi'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/pp.h:476: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/XSUB.h:337: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:813: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.34.0/x86_64-linux/CORE/sv.h:1336:2: note: expanded from macro 'SvIV_set'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:813:5: note: '{' token is here
SvIV_set(off, (IV)offset);
^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:1336:13: note: expanded from macro 'SvIV_set'
STMT_START { \
^
Encode.xs:813: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.34.0/x86_64-linux/CORE/sv.h:1339:44: note: expanded from macro 'SvIV_set'
(((XPVIV*) SvANY(sv))->xiv_iv = (val)); } STMT_END
^
Encode.xs:813:5: note: ')' token is here
SvIV_set(off, (IV)offset);
^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:1339:46: note: expanded from macro 'SvIV_set'
(((XPVIV*) SvANY(sv))->xiv_iv = (val)); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1071: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1071:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1071: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1071:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:848: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:848:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.xs:848: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.xs:848:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1124: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1124:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1124: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1124:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:872: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:872:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:339:35: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
Encode.xs:872: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:872:9: note: '{' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.xs:872: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.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.xs:872:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:872: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.34.0/x86_64-linux/CORE/XSUB.h:339:65: note: expanded from macro 'XSRETURN_UNDEF'
#define XSRETURN_UNDEF STMT_START { XST_mUNDEF(0); XSRETURN(1); } STMT_END
^
Encode.xs:872:9: note: ')' token is here
XSRETURN_UNDEF;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:339: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:879: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:879:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.xs:879: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.xs:879:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1176: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1176:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1176: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1176:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1196: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1196:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1196: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1196:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1220: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1220:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1220: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1220:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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]
PUSHMARK(sp);
^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:912:5: note: '{' token is here
PUSHMARK(sp);
^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
Encode.xs:912: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.34.0/x86_64-linux/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
Encode.xs:912:5: note: ')' token is here
PUSHMARK(sp);
^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:913: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:913:5: note: '{' token is here
XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
Encode.xs:913: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:913:5: note: '{' token is here
XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
Encode.xs:913: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
Encode.xs:913:5: note: ')' token is here
XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:913: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.34.0/x86_64-linux/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
Encode.xs:913:5: note: ')' token is here
XPUSHs(sv_2mortal(newSVpvn(enc->name[0], strlen(enc->name[0]))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1256: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1256:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1256: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1256:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1291: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1291:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1291: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1291:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:953: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:953:9: note: '{' token is here
SvSETMAGIC(sv);
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:953: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.34.0/x86_64-linux/CORE/sv.h:2266:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:953:9: note: ')' token is here
SvSETMAGIC(sv);
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1319: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1319:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1319: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1319:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:969: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:969:9: note: '{' token is here
SvSETMAGIC(sv);
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:969: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.34.0/x86_64-linux/CORE/sv.h:2266:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:969:9: note: ')' token is here
SvSETMAGIC(sv);
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1347: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1347:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1347: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1347:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1390: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1390:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1390: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1390:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1433: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1433:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1433: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1433:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1471: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1471:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1471: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1471:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
78 warnings generated.
Encode.c:1493: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1493:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1493: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1493:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.xs:1085: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.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.xs:1085:5: note: '{' token is here
SvSETMAGIC(octets);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266:34: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:1085: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.34.0/x86_64-linux/CORE/sv.h:2266:76: note: expanded from macro 'SvSETMAGIC'
#define SvSETMAGIC(x) STMT_START { if (UNLIKELY(SvSMAGICAL(x))) mg_set(x); } STMT_END
^
Encode.xs:1085:5: note: ')' token is here
SvSETMAGIC(octets);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sv.h:2266: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1557: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.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1557:5: note: '{' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1557: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.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1557:5: note: ')' token is here
XSRETURN(1);
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1574: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.34.0/x86_64-linux/CORE/XSUB.h:340:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1574:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:340:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Encode.c:1574: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.34.0/x86_64-linux/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:5: note: expanded from macro 'XSRETURN'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
Encode.c:1574:5: note: '{' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:325:16: note: expanded from macro 'XSRETURN'
STMT_START { \
^
Encode.c:1574: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.34.0/x86_64-linux/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:5: note: expanded from macro 'XSRETURN'
} STMT_END
^
Encode.c:1574:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:340:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:330:7: note: expanded from macro 'XSRETURN'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
Encode.c:1574: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.34.0/x86_64-linux/CORE/XSUB.h:340:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^
Encode.c:1574:5: note: ')' token is here
XSRETURN_EMPTY;
^~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/XSUB.h:340:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START { XSRETURN(0); } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
88 warnings generated.
rm -f ../blib/arch/auto/Encode/Byte/Byte.so
clang -shared -O3 -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/1656348247.165982/Encode-3.18/Byte'
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/CN'
Running Mkbootstrap for CN ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../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.34.0" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../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.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ma_05_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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" eu_01_t.c
244 warnings generated.
rm -f blib/arch/auto/Encode/Encode.so
clang -shared -O3 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o blib/arch/auto/Encode/Encode.so \
\
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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" gb_03_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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" gb_02_t.c
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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ir_04_t.c
chmod 755 blib/arch/auto/Encode/Encode.so
Reading cp936 (cp936)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
88 warnings generated.
rm -f ../blib/arch/auto/Encode/CN/CN.so
clang -shared -O3 -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/1656348247.165982/Encode-3.18/CN'
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/EBCDIC'
Running Mkbootstrap for EBCDIC ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
chmod 644 "EBCDIC.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -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.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
88 warnings generated.
rm -f ../blib/arch/auto/Encode/EBCDIC/EBCDIC.so
clang -shared -O3 -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/1656348247.165982/Encode-3.18/EBCDIC'
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/JP'
Running Mkbootstrap for JP ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../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.34.0" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading jis0201-raw (jis0201-raw)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
cp JP.pm ../blib/lib/Encode/JP.pm
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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ji_02_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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" cp_00_t.c
Reading jis0212-raw (jis0212-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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ji_04_t.c
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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ji_03_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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" sh_06_t.c
Reading euc-jp (euc-jp)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:69: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.34.0/x86_64-linux/CORE/pp.h:78: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.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
88 warnings generated.
rm -f ../blib/arch/auto/Encode/JP/JP.so
clang -shared -O3 -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/1656348247.165982/Encode-3.18/JP'
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/KR'
Running Mkbootstrap for KR ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../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.34.0" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -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 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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ma_04_t.c
Reading cp949 (cp949)
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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" cp_00_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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" jo_02_t.c
Reading euc-kr (euc-kr)
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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" eu_01_t.c
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" ks_03_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 -O3 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:77:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117: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.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:117:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:118:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:62:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:123:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:81:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:18:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:124:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:23:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl_siphash.h:87:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:100: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.34.0/x86_64-linux/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:166:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2246:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738: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.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from KR.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:7109:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/inline.h:2252:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
KR.c:33: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.34.0/x86_64-linux/CORE/pp.h:69:5: note: expanded from macro 'PUSHMARK'
STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
KR.c:33:2: note: '{' token is here
PUSHMARK(sp);
^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:69:16: note: expanded from macro 'PUSHMARK'
STMT_START { \
^
KR.c:33: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.34.0/x86_64-linux/CORE/pp.h:78:5: note: expanded from macro 'PUSHMARK'
} STMT_END
^
KR.c:33:2: note: ')' token is here
PUSHMARK(sp);
^~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:78:7: note: expanded from macro 'PUSHMARK'
} STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
KR.c:34: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
KR.c:34:2: note: '{' token is here
XPUSHs(sv);
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
KR.c:34: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
KR.c:34:2: note: '{' token is here
XPUSHs(sv);
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
KR.c:34: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
KR.c:34:2: note: ')' token is here
XPUSHs(sv);
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
KR.c:34: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.34.0/x86_64-linux/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
KR.c:34:2: note: ')' token is here
XPUSHs(sv);
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
KR.c:38: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
KR.c:38:4: note: '{' token is here
XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
KR.c:38: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:25: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
KR.c:38:4: note: '{' token is here
XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:388:36: note: expanded from macro 'EXTEND'
# define EXTEND(p,n) STMT_START { \
^
KR.c:38: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.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:28: note: expanded from macro 'EXTEND'
} } STMT_END
^
KR.c:38:4: note: ')' token is here
XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/pp.h:393:30: note: expanded from macro 'EXTEND'
} } STMT_END
^~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
KR.c:38: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.34.0/x86_64-linux/CORE/pp.h:479:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
^
KR.c:38:4: note: ')' token is here
XPUSHs(sv_2mortal(newSVpvn(name,strlen(name))));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/pp.h:479: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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
88 warnings generated.
rm -f ../blib/arch/auto/Encode/KR/KR.so
clang -shared -O3 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../blib/arch/auto/Encode/KR/KR.so \
\
chmod 755 ../blib/arch/auto/Encode/KR/KR.so
make[1]: Leaving directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/KR'
make[1]: Entering directory '/home/ioan/.cpanm/work/1656348247.165982/Encode-3.18/Symbol'
Running Mkbootstrap for Symbol ()
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
chmod 644 "Symbol.bs"
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
cp Symbol.pm ../blib/lib/Encode/Symbol.pm
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
"/home/ioan/.plenv/versions/mm-perl/bin/perl5.34.0" "/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/ExtUtils/typemap' Symbol.xs > Symbol.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 -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" symbol_t.c
mv Symbol.xsc Symbol.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 -O3 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" Symbol.c
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from Symbol.c:11:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:4085:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv.h:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:34:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/sbox32_hash.h:4:
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/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.34.0/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.34.0/x86_64-linux/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:158:5: note: '{'
[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/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/github.maxmind.com/maxmind/mm_website/lib
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.34.0
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.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.75
JSON 4.07
JSON::PP 4.10
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
Platform:
osname=linux
osvers=5.13.0-25-generic
archname=x86_64-linux
uname='linux impatience 5.13.0-25-generic #26-ubuntu smp fri jan 7 15:48:31 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/ioan/.plenv/versions/mm-perl -de -Dversiononly -Dcc=clang -Doptimize=-O3 -Dccflags-march=native -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
Compiler:
cc='clang'
ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O3'
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Ubuntu Clang 13.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/lib/llvm-13/lib/clang/13.0.0/lib /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.34'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O3 -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
Built under linux
Compiled at Jan 18 2022 10:48:23
%ENV:
PERL5LIB="/home/ioan/Projects/github.maxmind.com/maxmind/mm_website/lib"
PERL_CPANM_OPT="--prompt --no-man-pages --verify --mirror https://cpan.metacpan.org"
@INC:
/home/ioan/Projects/github.maxmind.com/maxmind/mm_website/lib
/home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.34.0/x86_64-linux
/home/ioan/.plenv/versions/mm-perl/lib/site_perl/5.34.0
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0