RPi-I2C v2.3608 Perl 5 v5.34.0 i386-freebsd-thread-multi

Status
Unknown
From
Chris Williams (BINGOS)
Dist
RPi-I2C v2.3608
Platform
Perl 5 v5.34.0 i386-freebsd-thread-multi
Date
2025-05-31 21:48:52
ID
0afea800-3e69-11f0-acaa-c91c7f7edd59
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.9916. 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"
"/usr/home/cpan/pit/thr/perl-5.34.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- I2C.bs blib/arch/auto/RPi/I2C/I2C.bs 644
"/usr/home/cpan/pit/thr/perl-5.34.0/bin/perl" "/usr/home/cpan/pit/thr/perl-5.34.0/lib/site_perl/5.34.0/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/ExtUtils/typemap'  I2C.xs > I2C.xsc
mv I2C.xsc I2C.c
cc -c  -I.  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"2.3608\"  -DXS_VERSION=\"2.3608\" -DPIC -fPIC "-I/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE"   I2C.c
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: note: '{' token is here
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: note: ')' token is here
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: note: '{' token is here
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: note: ')' token is here
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: note: '{' token is here
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: note: ')' token is here
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:156:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  156 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:156:5: note: '{' token is here
  156 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:156:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  156 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:156:5: note: ')' token is here
  156 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:157:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:157:5: note: '{' token is here
  157 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:157:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  157 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:157:5: note: ')' token is here
  157 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:158:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  158 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:158:5: note: '{' token is here
  158 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:158:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  158 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:158:5: note: ')' token is here
  158 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:159:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  159 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:159:5: note: '{' token is here
  159 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:159:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  159 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:159:5: note: ')' token is here
  159 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: note: '{' token is here
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: note: ')' token is here
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: note: '{' token is here
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: note: ')' token is here
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: note: '{' token is here
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: note: ')' token is here
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:167:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  167 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:167:5: note: '{' token is here
  167 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:167:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  167 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:167:5: note: ')' token is here
  167 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:168:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  168 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:168:5: note: '{' token is here
  168 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:168:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  168 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:168:5: note: ')' token is here
  168 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:169:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  169 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:169:5: note: '{' token is here
  169 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:169:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  169 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:169:5: note: ')' token is here
  169 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:170:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  170 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:170:5: note: '{' token is here
  170 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:170:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  170 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:170:5: note: ')' token is here
  170 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:171:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:171:5: note: '{' token is here
  171 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:171:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  171 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:171:5: note: ')' token is here
  171 |     ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:37: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: note: '{' token is here
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:116:48: note: expanded from macro 'ZAPHOD32_MIX'
  116 | #define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: note: ')' token is here
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
   90 | #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
      |                                     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: note: '{' token is here
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
   90 | #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
      |                                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
  113 |     v1 = ROTL32(v1, 17);           \
      |                                    ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: note: ')' token is here
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
  114 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
   99 | #define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
      |                                    ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: '{' token is here
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
   99 | #define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
      |                                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
  107 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: ')' token is here
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
  108 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
 1393 | #define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
      |                                   ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: '{' token is here
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
 1393 | #define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
      |                                              ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
 1396 |     r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
      |                                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: ')' token is here
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
 1397 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
 1393 | #define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
      |                                   ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: '{' token is here
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
 1393 | #define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
      |                                              ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
 1396 |     r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
      |                                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: ')' token is here
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
 1397 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
   85 | #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
      |                                       ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: '{' token is here
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
   85 | #define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
      |                                                  ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
   96 |         v2 = ROTL32(v2, 4) - v0;    \
      |                                     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: ')' token is here
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
   97 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
 1399 | #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: '{' token is here
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
 1399 | #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
 1402 |     r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
      |                                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: ')' token is here
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
 1403 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:34:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
 1399 | #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
      |                                      ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: '{' token is here
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
 1399 | #define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
      |                                                 ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-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]
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
 1402 |     r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
      |                                                         ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: ')' token is here
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
 1403 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:4085:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv.h:659:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:166:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  166 |     _PERL_HASH_SEED_STATE(seed,(U8*)state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:100:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
  100 | #define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
      |                                           ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:166:5: note: '{' token is here
  166 |     _PERL_HASH_SEED_STATE(seed,(U8*)state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:100:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
  100 | #define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
      |                                                      ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:166:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  166 |     _PERL_HASH_SEED_STATE(seed,(U8*)state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:102:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
  102 |     sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
      |                                                                                             ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:166:5: note: ')' token is here
  166 |     _PERL_HASH_SEED_STATE(seed,(U8*)state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/hv_func.h:103:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
  103 | } STMT_END
      |   ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2246:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2246 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:795:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  795 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2246:5: note: '{' token is here
 2246 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:795:16: note: expanded from macro 'CX_POP_SAVEARRAY'
  795 |     STMT_START {                                                        \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2246:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2246 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:800:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  800 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2246:5: note: ')' token is here
 2246 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:800:7: note: expanded from macro 'CX_POP_SAVEARRAY'
  800 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2252:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2252 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:805:5: note: expanded from macro 'CLEAR_ARGARRAY'
  805 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2252:9: note: '{' token is here
 2252 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:805:16: note: expanded from macro 'CLEAR_ARGARRAY'
  805 |     STMT_START {                                                        \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2252:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2252 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:809:5: note: expanded from macro 'CLEAR_ARGARRAY'
  809 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2252:9: note: ')' token is here
 2252 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/cop.h:809:7: note: expanded from macro 'CLEAR_ARGARRAY'
  809 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:290:5: note: expanded from macro 'PERL_READ_LOCK'
  290 |     STMT_START {                                                    \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: '{' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:290:16: note: expanded from macro 'PERL_READ_LOCK'
  290 |     STMT_START {                                                    \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
  291 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK'
  210 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: '{' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
  291 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK'
  210 |     STMT_START {                                                \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
  291 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK'
  215 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: ')' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:291:9: note: expanded from macro 'PERL_READ_LOCK'
  291 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK'
  215 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
  293 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK'
  218 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: '{' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
  293 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK'
  218 |     STMT_START {                                                \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
  293 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK'
  223 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: ')' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:293:9: note: expanded from macro 'PERL_READ_LOCK'
  293 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK'
  223 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:294:5: note: expanded from macro 'PERL_READ_LOCK'
  294 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2738:5: note: ')' token is here
 2738 |     GETENV_LOCK;
      |     ^~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7075:28: note: expanded from macro 'GETENV_LOCK'
 7075 | #    define GETENV_LOCK    ENV_READ_LOCK
      |                            ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7064:31: note: expanded from macro 'ENV_READ_LOCK'
 7064 | #  define ENV_READ_LOCK       PERL_READ_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:294:7: note: expanded from macro 'PERL_READ_LOCK'
  294 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:297:5: note: expanded from macro 'PERL_READ_UNLOCK'
  297 |     STMT_START {                                                    \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: '{' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:297:16: note: expanded from macro 'PERL_READ_UNLOCK'
  297 |     STMT_START {                                                    \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
  298 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:210:5: note: expanded from macro 'MUTEX_LOCK'
  210 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: '{' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
  298 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:210:16: note: expanded from macro 'MUTEX_LOCK'
  210 |     STMT_START {                                                \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
  298 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:215:5: note: expanded from macro 'MUTEX_LOCK'
  215 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: ')' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:298:9: note: expanded from macro 'PERL_READ_UNLOCK'
  298 |         MUTEX_LOCK(&(mutex)->lock);                                 \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:215:7: note: expanded from macro 'MUTEX_LOCK'
  215 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
  302 |             COND_SIGNAL(&(mutex)->wakeup);                          \
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:244:5: note: expanded from macro 'COND_SIGNAL'
  244 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: '{' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
  302 |             COND_SIGNAL(&(mutex)->wakeup);                          \
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:244:16: note: expanded from macro 'COND_SIGNAL'
  244 |     STMT_START {                                                \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
  302 |             COND_SIGNAL(&(mutex)->wakeup);                          \
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:249:5: note: expanded from macro 'COND_SIGNAL'
  249 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: ')' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:302:13: note: expanded from macro 'PERL_READ_UNLOCK'
  302 |             COND_SIGNAL(&(mutex)->wakeup);                          \
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:249:7: note: expanded from macro 'COND_SIGNAL'
  249 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
  305 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:218:5: note: expanded from macro 'MUTEX_UNLOCK'
  218 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:737:29: note: expanded from macro 'STMT_START'
  737 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: '{' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
  305 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:218:16: note: expanded from macro 'MUTEX_UNLOCK'
  218 |     STMT_START {                                                \
      |                ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
  305 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:223:5: note: expanded from macro 'MUTEX_UNLOCK'
  223 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: ')' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:305:9: note: expanded from macro 'PERL_READ_UNLOCK'
  305 |         MUTEX_UNLOCK(&(mutex)->lock);                               \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:223:7: note: expanded from macro 'MUTEX_UNLOCK'
  223 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7109:
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:306:5: note: expanded from macro 'PERL_READ_UNLOCK'
  306 |     } STMT_END
      |     ^
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/inline.h:2821:5: note: ')' token is here
 2821 |     GETENV_UNLOCK;
      |     ^~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7076:28: note: expanded from macro 'GETENV_UNLOCK'
 7076 | #    define GETENV_UNLOCK  ENV_READ_UNLOCK
      |                            ^~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:7065:31: note: expanded from macro 'ENV_READ_UNLOCK'
 7065 | #  define ENV_READ_UNLOCK     PERL_READ_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/thread.h:306:7: note: expanded from macro 'PERL_READ_UNLOCK'
  306 |     } STMT_END
      |       ^~~~~~~~
/usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi/CORE/perl.h:738:21: note: expanded from macro 'STMT_END'
  738 | #   define STMT_END     )
      |                         ^
In file included from I2C.xs:6:
./i2c-dev.h:28:10: fatal error: 'linux/types.h' file not found
   28 | #include <linux/types.h>
      |          ^~~~~~~~~~~~~~~
66 warnings and 1 error generated.
*** Error code 1

Stop.
make: stopped in /usr/home/cpan/pit/thr/conf/perl-5.34.0/.cpanplus/5.34.0/build/QlsDtPjkvI/RPi-I2C-2.3608


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Test::More                     1.302211        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9916
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.80
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.74
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.74
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.57
	File::Spec                         3.80
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.42
	Test2                          1.302211
	Test::Harness                      3.52
	Test::More                     1.302211
	version                          0.9933

******************************** 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
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/jail/tKlxArbnwz/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 34527
    PERL5_CPANPLUS_IS_VERSION = 0.9916
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.34.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/tKlxArbnwz
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/tKlxArbnwz"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/tKlxArbnwz
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.34.0/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.5-release
    archname=i386-freebsd-thread-multi
    uname='freebsd ffrych 13.5-release freebsd 13.5-release releng13.5-n259162-882b9f3f2218 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.34.0 -Dusethreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/19/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -lm -lcrypt -lutil
    libc=
    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  -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_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
  Built under freebsd
  Compiled at May  7 2025 23:07:03
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="34527"
    PERL5_CPANPLUS_IS_VERSION="0.9916"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.34.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/tKlxArbnwz"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/tKlxArbnwz""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/tKlxArbnwz"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5/5.34.0/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5/5.34.0
    /usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/tKlxArbnwz/lib/perl5
    /usr/home/cpan/pit/thr/perl-5.34.0/lib/site_perl/5.34.0/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.34.0/lib/site_perl/5.34.0
    /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.34.0/lib/5.34.0
    .