XS-Parse-Sublike v0.32 Perl 5 v5.32.1 OpenBSD.amd64-openbsd
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
XS-Parse-Sublike v0.32
- Platform
- Perl 5 v5.32.1 OpenBSD.amd64-openbsd
- Date
- 2024-12-22 00:55:14
- ID
- 678370f8-bfff-11ef-8565-f3129b829cde
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 Paul Evans,
This is a computer-generated report for XS-Parse-Sublike-0.32
on perl 5.32.1, created by CPAN-Reporter-1.2020.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/actions.o t/actions.c
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/actions.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/actions/actions.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/actions/actions.so t/actions.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/any.o t/any.c
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/any.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/any/any.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/any/any.so t/any.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/flags.o t/flags.c
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/flags.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/flags/flags.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/flags/flags.so t/flags.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/func.o t/func.c
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/func.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func
[Output truncated because it exceeded 1000K]
48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/parts.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/parts/parts.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/parts/parts.so t/parts.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/prefix.o t/prefix.c
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/prefix.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/prefix/prefix.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/prefix/prefix.so t/prefix.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/registrations.o t/registrations.c
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/registrations.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
94 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/registrations/registrations.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/registrations/registrations.so t/registrations.o
cc -I/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -DPIC -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/stages.o t/stages.c
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:150:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:151:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:152:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:162:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:163:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:164:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:247:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:4:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:268:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:35:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/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/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:113:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:114:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:115:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:116:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:117:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:118:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:119:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:55:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:120:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES); \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:3921:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv.h:663:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:274:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:275:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:280:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:281:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2209:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from t/stages.xs:8:
In file included from /home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:6161:
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/inline.h:2215:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
t/stages.xs:69:82: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2x-extensions]
static void stage_start_signature(pTHX_ struct XSParseSublikeContext *ctx, void *)
^
t/stages.xs:91:83: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2x-extensions]
static void stage_finish_signature(pTHX_ struct XSParseSublikeContext *ctx, void *)
^
96 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/stages/stages.bs')
cc -shared -fPIC -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/stages/stages.so t/stages.o
t/00use.t ....................... ok
t/01func.t ...................... ok
t/02func-signatures.t ........... ok
t/03func-deparse.t .............. ok
t/04func-named-params.t ......... ok
t/05func-sig-attributes.t ....... ok
t/06func-conditional-default.t .. skipped: No OPpARG_IF_UNDEF
t/07func-lexical.t .............. ok
t/10stages-permit.t ............. ok
t/11stages-pre_subparse.t ....... ok
t/12stages-post_blockstart.t .... ok
t/13stages-pre_blockend.t ....... ok
t/14stages-post_newcv.t ......... ok
t/15stages-filter_attr.t ........ ok
t/16stages-signature.t .......... ok
t/20registrations.t ............. ok
t/30any.t ....................... ok
t/31prefix.t .................... ok
t/40parts-name.t ................ ok
t/41parts-attrs.t ............... ok
t/42parts-signature.t ........... ok
t/50flags-no-body.t ............. ok
t/60actions.t ................... ok
t/70extended.t .................. ok
t/80extended+Object-Pad.t ....... skipped: Module 'Object::Pad' is not installed
t/80extended+async.t ............ skipped: Module 'Future::AsyncAwait' is not installed
t/80extended+feature-class.t .... skipped: feature 'class' is not available
t/99pod.t ....................... ok
All tests successful.
Files=28, Tests=97, 24 wallclock secs ( 0.27 usr 0.29 sys + 8.57 cusr 2.40 csys = 11.53 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ------ --------
File::ShareDir 1.00 1.118
perl 5.016 5.032001
build_requires:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280236
Sub::Util 0 1.68
Test2::V0 0 1.302204
configure_requires:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin:/home/david/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:/home/david/.fzf/bin
PERL = 5.32.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 87252
PERL5_CPAN_IS_RUNNING = 87252
PERLBREW_HOME = /home/david/.perlbrew
PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /home/david/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 1.00
PERLBREW_VERSION = 1.00
PERLVER = 5.32.1
PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/cpantesting/perl-5.32.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=openbsd
osvers=7.6
archname=OpenBSD.amd64-openbsd
uname='openbsd cpantesting-openbsd 7.6 generic#332 amd64 '
config_args='-de -Dprefix=/home/david/cpantesting/perl-5.32.1'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 16.0.6'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib/clang/16/lib /usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.100.3
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -fPIC -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 openbsd
Compiled at Oct 31 2024 21:39:36
%ENV:
PERL="5.32.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="87252"
PERL5_CPAN_IS_RUNNING="87252"
PERLBREW_HOME="/home/david/.perlbrew"
PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/home/david/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="1.00"
PERLBREW_VERSION="1.00"
PERLVER="5.32.1"
PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/david/cpantesting/perl-5.32.1/lib/site_perl/5.32.1/OpenBSD.amd64-openbsd
/home/david/cpantesting/perl-5.32.1/lib/site_perl/5.32.1
/home/david/cpantesting/perl-5.32.1/lib/5.32.1/OpenBSD.amd64-openbsd
/home/david/cpantesting/perl-5.32.1/lib/5.32.1