RPi-I2C v2.3608 Perl 5 v5.30.2 OpenBSD.amd64-openbsd-thread-multi
- Status
- Unknown
- From
- Chris Williams (BINGOS)
- Dist
-
RPi-I2C v2.3608
- Platform
- Perl 5 v5.30.2 OpenBSD.amd64-openbsd-thread-multi
- Date
- 2024-01-29 00:19:58
- ID
- 22eaf134-be3c-11ee-98b0-b3c3213a625c
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 Steve Bertrand,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
cp lib/RPi/I2C.pm blib/lib/RPi/I2C.pm
Running Mkbootstrap for I2C ()
chmod 644 "I2C.bs"
"/home/cpan/pit/thr/perl-5.30.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- I2C.bs blib/arch/auto/RPi/I2C/I2C.bs 644
"/home/cpan/pit/thr/perl-5.30.2/bin/perl" "/home/cpan/pit/thr/perl-5.30.2/lib/site_perl/5.30.2/ExtUtils/xsubpp" -typemap '/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/ExtUtils/typemap' I2C.xs > I2C.xsc
mv I2C.xsc I2C.c
cc -c -I. -pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"2.3608\" -DXS_VERSION=\"2.3608\" -DPIC -fPIC "-I/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE" I2C.c
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:185:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:185:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:185:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:185:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:186:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:186:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:186:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:186:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:187:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:187:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:191:5: warning: '(' and '{' tokens introducing 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:191:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:191:5: warning: '}' and ')' tokens terminating 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:191:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:192:5: warning: '(' and '{' tokens introducing 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:192:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:192:5: warning: '}' and ')' tokens terminating 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:192:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:193:5: warning: '(' and '{' tokens introducing 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:193:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:193:5: warning: '}' and ')' tokens terminating 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:193:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:194:5: warning: '(' and '{' tokens introducing 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:194:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:194:5: warning: '}' and ')' tokens terminating 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:194:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:197:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:197:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:197:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:197:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:198:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:198:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:198:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:198:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:199:5: note: '{' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
v ^= (v>>23); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:199:5: note: ')' token is here
ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:202:5: warning: '(' and '{' tokens introducing statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:202:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:202:5: warning: '}' and ')' tokens terminating statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:202:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:203:5: warning: '(' and '{' tokens introducing statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:203:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:203:5: warning: '}' and ')' tokens terminating statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:203:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:204:5: warning: '(' and '{' tokens introducing statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:204:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:204:5: warning: '}' and ')' tokens terminating statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:204:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:205:5: warning: '(' and '{' tokens introducing statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:205:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:205:5: warning: '}' and ')' tokens terminating statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:205:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:206:5: warning: '(' and '{' tokens introducing statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:206:5: note: '{' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:206:5: warning: '}' and ')' tokens terminating statement 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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:206:5: note: ')' token is here
ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:282: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:282:13: note: '{' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:282: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:282:13: note: ')' token is here
ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:125:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:303:5: note: '{' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:125:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:148:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
v1 = ROTL32(v1, 17); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:303:5: note: ')' token is here
ZAPHOD32_FINALIZE(v0,v1,v2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/zaphod32_hash.h:149:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: '{' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
v2 = ROTR32(v2, 7) ^ v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: ')' token is here
SBOX32_MIX3(s0,s1,s2,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: '{' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: ')' token is here
XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: '{' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) ); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: ')' token is here
XORSHIFT96_set(*state,s0,s1,s2,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: '{' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
v2 = ROTL32(v2, 4) - v0; \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: ')' token is here
SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: '{' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: ')' token is here
XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: '{' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) ); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: ')' token is here
XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:165: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:165:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:165: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:165:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:166: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:166:5: note: '{' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:166: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:166:5: note: ')' token is here
STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:167: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:167:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:167: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:167:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:168: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:168:5: note: '{' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:168: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:168:5: note: ')' token is here
STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:169: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:169:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:169: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:169:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:170: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:170:5: note: '{' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:170: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:170:5: note: ')' token is here
STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:171: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:171:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:171: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:171:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:172: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:36: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:172:5: note: '{' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:124:47: note: expanded from macro 'STADTX_SCRAMBLE64'
#define STADTX_SCRAMBLE64(v,prime) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:172: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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:131:45: note: expanded from macro 'STADTX_SCRAMBLE64'
v ^= (v >> 46); \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:172:5: note: ')' token is here
STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/stadtx_hash.h:132:3: note: expanded from macro 'STADTX_SCRAMBLE64'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:107:5: note: '{' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/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/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:107:5: note: ')' token is here
_PERL_HASH_SEED_STATE(seed,state);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:3688:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv.h:653:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: note: '{' token is here
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:261:6: note: ')' token is here
,SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:262:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:6: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: note: '{' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:267:15: note: ')' token is here
,SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_ROUNDS; \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:6: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:6: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:15: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:15: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:24: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:24: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:33: note: '{' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
STMT_START { \
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:268:33: note: ')' token is here
,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
SIP_FINAL_ROUNDS \
^~~~~~~~~~~~~~~~
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5914:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2089:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:628:5: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2089:5: note: '{' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:628:16: note: expanded from macro 'CX_POP_SAVEARRAY'
STMT_START { \
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5914:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2089:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:633:5: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2089:5: note: ')' token is here
CX_POP_SAVEARRAY(cx);
^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:633:7: note: expanded from macro 'CX_POP_SAVEARRAY'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5914:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2095:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:638:5: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
# define STMT_START (void)( /* gcc supports "({ STATEMENTS; })" */
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2095:9: note: '{' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:638:16: note: expanded from macro 'CLEAR_ARGARRAY'
STMT_START { \
^
In file included from I2C.xs:2:
In file included from /home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:5914:
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2095:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:642:5: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/inline.h:2095:9: note: ')' token is here
CLEAR_ARGARRAY(av);
^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/cop.h:642:7: note: expanded from macro 'CLEAR_ARGARRAY'
} STMT_END
^~~~~~~~
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
# define STMT_END )
^
In file included from I2C.xs:6:
./i2c-dev.h:28:10: fatal error: 'linux/types.h' file not found
#include <linux/types.h>
^~~~~~~~~~~~~~~
94 warnings and 1 error generated.
*** Error 1 in /home/cpan/pit/thr/conf/perl-5.30.2/.cpanplus/5.30.2/build/zCfpqD32L6/RPi-I2C-2.3608 (Makefile:340 'I2C.o')
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Test::More 1.302198 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.78
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.78
Module::Build 0.4234
Pod::Parser 1.63
Pod::Simple 3.35
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
version 0.9930
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/jail/VyZSs371P3/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/cpan/pit/jail/VyZSs371P3/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 30387
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.30.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/VyZSs371P3
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/VyZSs371P3"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/VyZSs371P3
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.30.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
Platform:
osname=openbsd
osvers=7.3
archname=OpenBSD.amd64-openbsd-thread-multi
uname='openbsd overture.bingosnet.co.uk 7.3 generic#1072 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.30.2 -Dusethreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 13.0.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib/clang/13.0.0/lib /usr/lib /usr/local/lib
libs=-lpthread -lgdbm -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.97.0
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
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.08
Built under openbsd
Compiled at May 30 2023 11:28:33
%ENV:
PERL5LIB="/home/cpan/pit/jail/VyZSs371P3/lib/perl5"
PERL5_CPANPLUS_IS_RUNNING="30387"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.30.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/VyZSs371P3"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/VyZSs371P3""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/VyZSs371P3"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/VyZSs371P3/lib/perl5/5.30.2/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/jail/VyZSs371P3/lib/perl5/5.30.2
/home/cpan/pit/jail/VyZSs371P3/lib/perl5/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/jail/VyZSs371P3/lib/perl5
/home/cpan/pit/thr/perl-5.30.2/lib/site_perl/5.30.2/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.30.2/lib/site_perl/5.30.2
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2/OpenBSD.amd64-openbsd-thread-multi
/home/cpan/pit/thr/perl-5.30.2/lib/5.30.2
.