DynaLoader-Functions v0.004 Perl 5 v5.32.0 amd64-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
DynaLoader-Functions v0.004
Platform
Perl 5 v5.32.0 amd64-freebsd-thread-multi
Date
2025-04-05 17:52:31
ID
bf62c49c-1246-11f0-98b0-b3c3213a625c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear Andrew Main (PAUSE Custodial Account),

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: note: '{' token is here
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:150:5: note: ')' token is here
  150 |     ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: note: '{' token is here
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:151:5: note: ')' token is here
  151 |     ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: note: '{' token is here
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:152:5: note: ')' token is here
  152 |     ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: note: '{' token is here
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:162:5: note: ')' token is here
  162 |     ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: note: '{' token is here
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:163:5: note: ')' token is here
  163 |     ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: note: '{' token is here
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:80:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   80 | #define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:87:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   87 |     v ^= (v>>23);                       \
      |                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:164:5: note: ')' token is here
  164 |     ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:88:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
   88 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: note: '{' token is here
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                              \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:124:32: note: expanded from macro 'ZAPHOD32_MIX'
  124 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:247:13: note: ')' token is here
  247 |             ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:125:3: note: expanded from macro 'ZAPHOD32_MIX'
  125 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:4:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:90:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
   90 | #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
      |                                     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: note: '{' token is here
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:90:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
   90 | #define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
      |                                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:113:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
  113 |     v1 = ROTL32(v1, 17);           \
      |                                    ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:268:5: note: ')' token is here
  268 |     ZAPHOD32_FINALIZE(v0,v1,v2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/zaphod32_hash.h:114:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
  114 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                               \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: '{' token is here
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {                               \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
  107 |     v2 = ROTR32(v2, 7) ^ v0;   \
      |                                ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1448:9: note: ')' token is here
 1448 |         SBOX32_MIX3(s0,s1,s2,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
  108 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {          \
      |                                   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: '{' token is here
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {          \
      |                                              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
 1396 |     r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
      |                                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1453:13: note: ')' token is here
 1453 |             XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
 1397 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {          \
      |                                   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: '{' token is here
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {          \
      |                                              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
 1396 |     r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
      |                                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1456:5: note: ')' token is here
 1456 |     XORSHIFT96_set(*state,s0,s1,s2,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
 1397 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 { \
      |                                       ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: '{' token is here
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 { \
      |                                                  ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
   96 |         v2 = ROTL32(v2, 4) - v0;    \
      |                                     ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1482:9: note: ')' token is here
 1482 |         SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
   97 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {       \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: '{' token is here
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {       \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
 1402 |     r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
      |                                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1487:13: note: ')' token is here
 1487 |             XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
 1403 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:35:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {       \
      |                                      ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: '{' token is here
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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 {       \
      |                                                 ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
 1402 |     r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
      |                                                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1490:5: note: ')' token is here
 1490 |     XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
 1403 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:113:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  113 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:113:5: note: '{' token is here
  113 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:113:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  113 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:113:5: note: ')' token is here
  113 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0x801178846e899d17));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:114:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  114 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:114:5: note: '{' token is here
  114 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:114:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  114 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:114:5: note: ')' token is here
  114 |     STADTX_SCRAMBLE64(state[0],UINT64_C(0xdd51e5d1c9a5a151));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:115:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  115 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:115:5: note: '{' token is here
  115 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:115:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  115 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:115:5: note: ')' token is here
  115 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x93a7d6c8c62e4835));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:116:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  116 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:116:5: note: '{' token is here
  116 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:116:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  116 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:116:5: note: ')' token is here
  116 |     STADTX_SCRAMBLE64(state[1],UINT64_C(0x803340f36895c2b5));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:117:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  117 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:117:5: note: '{' token is here
  117 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:117:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  117 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:117:5: note: ')' token is here
  117 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xbea9344eb7565eeb));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:118:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  118 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:118:5: note: '{' token is here
  118 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:118:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  118 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:118:5: note: ')' token is here
  118 |     STADTX_SCRAMBLE64(state[2],UINT64_C(0xcd95d1e509b995cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:119:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  119 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:119:5: note: '{' token is here
  119 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:119:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  119 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:119:5: note: ')' token is here
  119 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0x9999791977e30c13));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:55:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:120:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  120 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:36: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                    ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:120:5: note: '{' token is here
  120 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:72:47: note: expanded from macro 'STADTX_SCRAMBLE64'
   72 | #define STADTX_SCRAMBLE64(v,prime) STMT_START {    \
      |                                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:120:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  120 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:79:45: note: expanded from macro 'STADTX_SCRAMBLE64'
   79 |     v ^= (v >> 46);                         \
      |                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:120:5: note: ')' token is here
  120 |     STADTX_SCRAMBLE64(state[3],UINT64_C(0xaab8b6b05abfc6cd));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/stadtx_hash.h:80:3: note: expanded from macro 'STADTX_SCRAMBLE64'
   80 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  107 |     _PERL_HASH_SEED_STATE(seed,state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
   91 | #define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
      |                                           ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:107:5: note: '{' token is here
  107 |     _PERL_HASH_SEED_STATE(seed,state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
   91 | #define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
      |                                                      ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  107 |     _PERL_HASH_SEED_STATE(seed,state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
   93 |     sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
      |                                                                                             ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:107:5: note: ')' token is here
  107 |     _PERL_HASH_SEED_STATE(seed,state);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
   94 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:3918:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv.h:663:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: note: '{' token is here
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: note: ')' token is here
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: note: '{' token is here
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:274:6: note: ')' token is here
  274 |     ,SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:6: note: '{' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:6: note: ')' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:15: note: '{' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:15: note: ')' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:24: note: '{' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:275:24: note: ')' token is here
  275 |     ,SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: note: '{' token is here
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: note: ')' token is here
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: note: '{' token is here
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: note: ')' token is here
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:219:5: note: expanded from macro 'PERL_SIPHASH_FNC'
  219 |     SIP_ROUNDS;                             \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: note: '{' token is here
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:6: note: ')' token is here
  280 |     ,SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: note: '{' token is here
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:280:15: note: ')' token is here
  280 |     ,SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:238:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  238 |   SIP_ROUNDS;                               \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:6: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:6: note: '{' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:6: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:6: note: ')' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |      ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:15: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:15: note: '{' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:15: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:15: note: ')' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |               ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:24: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:24: note: '{' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:24: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:24: note: ')' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                        ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:33: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                                 ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:3: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |   ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:33: note: '{' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                                 ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:175:14: note: expanded from macro 'SIPROUND'
  175 |   STMT_START {              \
      |              ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:33: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                                 ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:3: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |   ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:281:33: note: ')' token is here
  281 |     ,SIPROUND;SIPROUND;SIPROUND;SIPROUND;
      |                                 ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:180:5: note: expanded from macro 'SIPROUND'
  180 |   } STMT_END
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/hv_func.h:244:3: note: expanded from macro 'PERL_SIPHASH_FNC'
  244 |   SIP_FINAL_ROUNDS                          \
      |   ^~~~~~~~~~~~~~~~
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2209:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2209 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:657:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  657 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2209:5: note: '{' token is here
 2209 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:657:16: note: expanded from macro 'CX_POP_SAVEARRAY'
  657 |     STMT_START {                                                        \
      |                ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2209:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2209 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:662:5: note: expanded from macro 'CX_POP_SAVEARRAY'
  662 |     } STMT_END
      |     ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2209:5: note: ')' token is here
 2209 |     CX_POP_SAVEARRAY(cx);
      |     ^~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:662:7: note: expanded from macro 'CX_POP_SAVEARRAY'
  662 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2215:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2215 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:667:5: note: expanded from macro 'CLEAR_ARGARRAY'
  667 |     STMT_START {                                                        \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2215:9: note: '{' token is here
 2215 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:667:16: note: expanded from macro 'CLEAR_ARGARRAY'
  667 |     STMT_START {                                                        \
      |                ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2215:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2215 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:671:5: note: expanded from macro 'CLEAR_ARGARRAY'
  671 |     } STMT_END
      |     ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2215:9: note: ')' token is here
 2215 |         CLEAR_ARGARRAY(av);
      |         ^~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/cop.h:671:7: note: expanded from macro 'CLEAR_ARGARRAY'
  671 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2619:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2619 |     ENV_LOCK;
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2924:31: note: expanded from macro 'ENV_LOCK'
 2924 | #  define ENV_LOCK            MUTEX_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:214:5: note: expanded from macro 'MUTEX_LOCK'
  214 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2619:5: note: '{' token is here
 2619 |     ENV_LOCK;
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2924:31: note: expanded from macro 'ENV_LOCK'
 2924 | #  define ENV_LOCK            MUTEX_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:214:16: note: expanded from macro 'MUTEX_LOCK'
  214 |     STMT_START {                                                \
      |                ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2619:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2619 |     ENV_LOCK;
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2924:31: note: expanded from macro 'ENV_LOCK'
 2924 | #  define ENV_LOCK            MUTEX_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:219:5: note: expanded from macro 'MUTEX_LOCK'
  219 |     } STMT_END
      |     ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2619:5: note: ')' token is here
 2619 |     ENV_LOCK;
      |     ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2924:31: note: expanded from macro 'ENV_LOCK'
 2924 | #  define ENV_LOCK            MUTEX_LOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:219:7: note: expanded from macro 'MUTEX_LOCK'
  219 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2627:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2627 |     ENV_UNLOCK;
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2925:31: note: expanded from macro 'ENV_UNLOCK'
 2925 | #  define ENV_UNLOCK          MUTEX_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:222:5: note: expanded from macro 'MUTEX_UNLOCK'
  222 |     STMT_START {                                                \
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:666:29: note: expanded from macro 'STMT_START'
  666 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2627:5: note: '{' token is here
 2627 |     ENV_UNLOCK;
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2925:31: note: expanded from macro 'ENV_UNLOCK'
 2925 | #  define ENV_UNLOCK          MUTEX_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:222:16: note: expanded from macro 'MUTEX_UNLOCK'
  222 |     STMT_START {                                                \
      |                ^
In file included from t/dyna_low.c:3:
In file included from /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:6158:
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2627:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
 2627 |     ENV_UNLOCK;
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2925:31: note: expanded from macro 'ENV_UNLOCK'
 2925 | #  define ENV_UNLOCK          MUTEX_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:227:5: note: expanded from macro 'MUTEX_UNLOCK'
  227 |     } STMT_END
      |     ^
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/inline.h:2627:5: note: ')' token is here
 2627 |     ENV_UNLOCK;
      |     ^~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:2925:31: note: expanded from macro 'ENV_UNLOCK'
 2925 | #  define ENV_UNLOCK          MUTEX_UNLOCK(&PL_env_mutex)
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/thread.h:227:7: note: expanded from macro 'MUTEX_UNLOCK'
  227 |     } STMT_END
      |       ^~~~~~~~
/home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi/CORE/perl.h:667:21: note: expanded from macro 'STMT_END'
  667 | #   define STMT_END     )
      |                         ^
98 warnings generated.
t/dyna_low.t .. ok
t/pod_cvg.t ... skipped: Test::Pod::Coverage not available
t/pod_syn.t ... skipped: Test::Pod not available
All tests successful.
Files=3, Tests=6,  3 wallclock secs ( 0.12 usr  0.09 sys +  1.11 cusr  0.32 csys =  1.64 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Carp                               1.50        0
	  Exporter                           5.74        0
	  Module::Build                    0.4234        0
	  Test::More                     1.302199        0
	  parent                            0.238        0
	  strict                             1.11        0
	  warnings                           1.47        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.78
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.40
	Test2                          1.302199
	Test::Harness                      3.48
	Test::More                     1.302199
	version                          0.9932

******************************** 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 = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5:/home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/lib:/home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 27911
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.32.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/ZkYAUw0zGj
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/ZkYAUw0zGj"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/ZkYAUw0zGj
    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 = /home/cpan/pit/thr/perl-5.32.0/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.1-release
    archname=amd64-freebsd-thread-multi
    uname='freebsd flitter 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.32.0 -Dusethreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-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 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/18/lib /usr/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_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Locally applied patches:
    Devel::PatchPerl 2.09
  Built under freebsd
  Compiled at Jun 17 2024 09:48:56
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5:/home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/lib:/home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="27911"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.32.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/ZkYAUw0zGj"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/ZkYAUw0zGj""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/ZkYAUw0zGj"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5/5.32.0/amd64-freebsd-thread-multi
    /home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5/5.32.0
    /home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5/amd64-freebsd-thread-multi
    /home/cpan/pit/jail/ZkYAUw0zGj/lib/perl5
    /home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/lib
    /home/cpan/pit/thr/conf/perl-5.32.0/.cpanplus/5.32.0/build/wBMVbVhZcC/DynaLoader-Functions-0.004/blib/arch
    /home/cpan/pit/thr/perl-5.32.0/lib/site_perl/5.32.0/amd64-freebsd-thread-multi
    /home/cpan/pit/thr/perl-5.32.0/lib/site_perl/5.32.0
    /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0/amd64-freebsd-thread-multi
    /home/cpan/pit/thr/perl-5.32.0/lib/5.32.0
    .