Encode v3.17 Perl 5 v5.34.0 x86_64-linux
- Status
- Pass
- From
- Ioan Rogers
- Dist
-
Encode v3.17
- Platform
- Perl 5 v5.34.0 x86_64-linux
- Date
- 2022-04-25 17:31:14
- ID
- 81da39a4-c4bd-11ec-afea-a5f51da49c5e
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.17
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.17
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.17\" -DXS_VERSION=\"3.17\" -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/1650906914.48711/Encode-3.17/Byte'
chmod 644 "Encode.bs"
"/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
Running Mkbootstrap for Byte ()
cp lib/Encode/Config.pm blib/lib/Encode/Config.pm
cp Encode.pm blib/lib/Encode.pm
cp lib/Encode/Encoder.pm blib/lib/Encode/Encoder.pm
cp Encode/Changes.e2x blib/lib/Encode/Changes.e2x
cp lib/Encode/MIME/Name.pm blib/lib/Encode/MIME/Name.pm
cp lib/Encode/Supported.pod blib/lib/Encode/Supported.pod
cp lib/Encode/JP/JIS7.pm blib/lib/Encode/JP/JIS7.pm
cp Encode/ConfigLocal_PM.e2x blib/lib/Encode/ConfigLocal_PM.e2x
cp lib/Encode/PerlIO.pod blib/lib/Encode/PerlIO.pod
cp lib/Encode/Unicode/UTF7.pm blib/lib/Encode/Unicode/UTF7.pm
cp lib/Encode/Guess.pm blib/lib/Encode/Guess.pm
cp Encode/_PM.e2x blib/lib/Encode/_PM.e2x
cp Encode/Makefile_PL.e2x blib/lib/Encode/Makefile_PL.e2x
cp Encode/_T.e2x blib/lib/Encode/_T.e2x
cp lib/Encode/Encoding.pm blib/lib/Encode/Encoding.pm
cp lib/Encode/GSM0338.pm blib/lib/Encode/GSM0338.pm
cp lib/Encode/JP/H2Z.pm blib/lib/Encode/JP/H2Z.pm
cp lib/Encode/CJKConstants.pm blib/lib/Encode/CJKConstants.pm
cp encoding.pm blib/lib/encoding.pm
cp lib/Encode/Alias.pm blib/lib/Encode/Alias.pm
cp lib/Encode/KR/2022_KR.pm blib/lib/Encode/KR/2022_KR.pm
cp Encode/encode.h blib/lib/Encode/encode.h
cp Encode/README.e2x blib/lib/Encode/README.e2x
cp lib/Encode/MIME/Header.pm blib/lib/Encode/MIME/Header.pm
cp lib/Encode/CN/HZ.pm blib/lib/Encode/CN/HZ.pm
cp lib/Encode/MIME/Header/ISO_2022_JP.pm blib/lib/Encode/MIME/Header/ISO_2022_JP.pm
"/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
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
clang -c -I./Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" def_t.c
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.17\" -DXS_VERSION=\"3.17\" -fPIC "-I/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE" Encode.c
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/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: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 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: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 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: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 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: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 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.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 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: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 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: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 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 { \
^
/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 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'
#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 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: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 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: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 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 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]
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 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: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 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: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 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: 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 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: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 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'
# 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 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: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 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:In file included from 659Encode.xs:
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h8::
166In file included from :/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h5::4085 :
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.h
:659:
In file included from /home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h: _PERL_HASH_SEED_STATE(seed,(U8*)state);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/hv_func.h4::
100/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h::43150:: 5note: :expanded from macro '_PERL_HASH_SEED_STATE'
warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~737
:29/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h:: 80note: :expanded from macro 'STMT_START'38
: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h
: ^~~~~~~~~~166
:5/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/perl.h:: 737note: :'{' token is here29
: note: expanded from macro 'STMT_START'
_PERL_HASH_SEED_STATE(seed,(U8*)state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */100
: ^54
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h :note: 150expanded from macro '_PERL_HASH_SEED_STATE':
5: note: '{' token is here
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^ 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/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/zaphod32_hash.h/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h::150102::593:: warning: note: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]expanded from macro '_PERL_HASH_SEED_STATE'
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/zaphod32_hash.h
: ^87
:/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h41::166 :note: 5expanded from macro 'ZAPHOD32_SCRAMBLE32':
note: ')' token is here
v ^= (v>>23); \
^
_PERL_HASH_SEED_STATE(seed,(U8*)state);/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/zaphod32_hash.h
: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~150
:5/home/ioan/.plenv/versions/mm-perl/lib/5.34.0/x86_64-linux/CORE/hv_func.h:: 103note: :')' token is here3
: note: expanded from macro '_PERL_HASH_SEED_STATE'
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
} STMT_END ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^~~~~~~~
/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.h::88738::321:: note: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'expanded from macro 'STMT_END'
} 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 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
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 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: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 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: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 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: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 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: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 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: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 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]
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 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]
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 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'
#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 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; \
^~~~~~~~~~
/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 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:
/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 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 )
^
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 )
^
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: 78note: warningexpanded from macro 'PUSHMARK's
generated.
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 )
^
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)
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 )
^
"/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
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
^
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_t.c
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 )
^
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 )
^
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 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/1650906914.48711/Encode-3.17/Byte'
make[1]: Entering directory '/home/ioan/.cpanm/work/1650906914.48711/Encode-3.17/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
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 \
\
chmod 755 blib/arch/auto/Encode/Encode.so
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
Reading gb2312-raw (gb2312-raw)
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_03_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" 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
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/1650906914.48711/Encode-3.17/CN'
make[1]: Entering directory '/home/ioan/.cpanm/work/1650906914.48711/Encode-3.17/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/1650906914.48711/Encode-3.17/EBCDIC'
make[1]: Entering directory '/home/ioan/.cpanm/work/1650906914.48711/Encode-3.17/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)
cp JP.pm ../blib/lib/Encode/JP.pm
"/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
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 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)
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" sh_06_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.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 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/1650906914.48711/Encode-3.17/JP'
make[1]: Entering directory '/home/ioan/.cpanm/work/1650906914.48711/Encode-3.17/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 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" ks_03_t.c
Reading euc-kr (euc-kr)
clang -c -I./Encode -I../Encode -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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
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)
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
Reading johab (johab)
"/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" jo_02_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/1650906914.48711/Encode-3.17/KR'
make[1]: Entering directory '/home/ioan/.cpanm/work/1650906914.48711/Encode-3.17/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: '{' token is h
[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.05
JSON::PP 4.08
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