XS-Parse-Keyword v0.48 Perl 5 v5.22.3 i386-freebsd-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
XS-Parse-Keyword v0.48
Platform
Perl 5 v5.22.3 i386-freebsd-64int
Date
2025-02-14 16:53:39
ID
3d29e902-eaf4-11ef-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 Paul Evans,

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':

cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/build.o t/build.c
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/build.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/build/build.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/build/build.so t/build.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/flags.o t/flags.c
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/flags.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/flags/flags.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/flags/flags.so t/flags.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/infix.o t/infix.c
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/infix.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
t/infix.xs:85:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   85 |   EXTEND(SP, 2*items - 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:287:24: note: expanded from macro 'EXTEND'
  287 | # define EXTEND(p,n)   STMT_START {                                     \
      |                        ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/infix.xs:85:3: note: '{' token is here
   85 |   EXTEND(SP, 2*items - 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:287:35: note: expanded from macro 'EXTEND'
  287 | # define EXTEND(p,n)   STMT_START {                                     \
      |                                   ^
t/infix.xs:85:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   85 |   EXTEND(SP, 2*items - 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:291:28: note: expanded from macro 'EXTEND'
  291 |                          } } STMT_END
      |                            ^
t/infix.xs:85:3: note: ')' token is here
   85 |   EXTEND(SP, 2*items - 1);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:291:30: note: expanded from macro 'EXTEND'
  291 |                          } } STMT_END
      |                              ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
t/infix.xs:120:3: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  120 |   PUSHMARK(SP);
      |   ^~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:59:2: note: expanded from macro 'PUSHMARK'
   59 |         STMT_START {                                    \
      |         ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
t/infix.xs:120:3: note: '{' token is here
  120 |   PUSHMARK(SP);
      |   ^~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:59:13: note: expanded from macro 'PUSHMARK'
   59 |         STMT_START {                                    \
      |                    ^
t/infix.xs:120:3: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  120 |   PUSHMARK(SP);
      |   ^~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:64:2: note: expanded from macro 'PUSHMARK'
   64 |         } STMT_END
      |         ^
t/infix.xs:120:3: note: ')' token is here
  120 |   PUSHMARK(SP);
      |   ^~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/pp.h:64:4: note: expanded from macro 'PUSHMARK'
   64 |         } STMT_END
      |           ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
20 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/infix/infix.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/infix/infix.so t/infix.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/line.o t/line.c
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/line.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/line/line.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/line/line.so t/line.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/pieces.o t/pieces.c
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/pieces.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/pieces/pieces.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/pieces/pieces.so t/pieces.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/probing.o t/probing.c
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/probing.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/probing/probing.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/probing/probing.so t/probing.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/stages.o t/stages.c
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/stages.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/stages/stages.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/stages/stages.so t/stages.o
cc -I/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE -DVERSION="0.48" -DXS_VERSION="0.48" -DPIC -fPIC -Ishare-keyword/include -Ishare-infix/include -Ihax -std=c99 -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2 -o t/structures.o t/structures.c
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
  405 |       MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
  414 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
  422 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
  430 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
  438 |             MURMUR_DOBLOCK(h1, k1);
      |             ^~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                 ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
  360 | #define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
      |                                                            ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                ^~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:534:29: note: expanded from macro 'STMT_START'
  534 | #   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
      |                               ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
  347 | #define MURMUR_DOBLOCK(h1, k1) STMT_START { \
      |                                           ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
  354 |     h1 = h1 * 5 + MURMUR_C3; \
      |                              ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
  366 |             MURMUR_DOBLOCK(h1, c); \
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
  355 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
In file included from t/structures.xs:8:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:3740:
In file included from /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv.h:629:
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
  369 |     } \
      |       ^
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
  446 |     MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
  370 | } STMT_END
      |   ^~~~~~~~
/home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int/CORE/perl.h:535:21: note: expanded from macro 'STMT_END'
  535 | #   define STMT_END     )
      |                         ^
16 warnings generated.
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/structures/structures.bs')
cc -shared -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/structures/structures.so t/structures.o
t/00use.t ............... ok
t/10stages-permit.t ..... ok
t/11stages-check.t ...... ok
t/30pieces-literal.t .... ok
t/31pieces-block.t ...... ok
t/32pieces-anonsub.t .... ok
t/33pieces-arithexpr.t .. ok
t/33pieces-listexpr.t ... ok
t/33pieces-termexpr.t ... ok
t/34pieces-ident.t ...... ok
t/35pieces-lexvar.t ..... ok
t/36pieces-attrs.t ...... ok
t/37pieces-vstring.t .... ok
t/38pieces-infix.t ...... ok
t/39pieces-warning.t .... ok
t/40build.t ............. ok
t/41structures.t ........ ok
t/42containers.t ........ ok
t/43probing.t ........... ok
t/50flags-autosemi.t .... ok
t/51flags-lexical.t ..... ok
t/60line.t .............. ok
t/70infix.t ............. skipped: No PL_infix_plugin
t/71infix-wrapper.t ..... ok
t/99pod.t ............... skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=25, Tests=169, 10 wallclock secs ( 0.20 usr  0.16 sys +  6.80 cusr  2.32 csys =  9.48 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::CBuilder             0.280236        0
	  ExtUtils::ParseXS                  3.51     3.16
	  File::ShareDir                    1.118     1.00
	  Test2::V0                      1.302209        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302209
	Test::Harness                      3.48
	Test::More                     1.302209
	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/ZoNY7sZZNQ/lib/perl5:/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/lib:/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 55450
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/64bit/conf/perl-5.22.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/ZoNY7sZZNQ
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/ZoNY7sZZNQ"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/ZoNY7sZZNQ
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/64bit/perl-5.22.3/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=14.1-release, archname=i386-freebsd-64int
    uname='freebsd felgarten 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic i386 '
    config_args='-des -Dprefix=/home/cpan/pit/64bit/perl-5.22.3 -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, 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=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-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 -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.09
  Built under freebsd
  Compiled at Jun 27 2024 14:52:19
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/ZoNY7sZZNQ/lib/perl5:/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/lib:/home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="55450"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/64bit/conf/perl-5.22.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/ZoNY7sZZNQ"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/ZoNY7sZZNQ""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/ZoNY7sZZNQ"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/ZoNY7sZZNQ/lib/perl5/5.22.3/i386-freebsd-64int
    /home/cpan/pit/jail/ZoNY7sZZNQ/lib/perl5/5.22.3
    /home/cpan/pit/jail/ZoNY7sZZNQ/lib/perl5/i386-freebsd-64int
    /home/cpan/pit/jail/ZoNY7sZZNQ/lib/perl5
    /home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/lib
    /home/cpan/pit/64bit/conf/perl-5.22.3/.cpanplus/5.22.3/build/M3yordEcVD/XS-Parse-Keyword-0.48/blib/arch
    /home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3/i386-freebsd-64int
    /home/cpan/pit/64bit/perl-5.22.3/lib/site_perl/5.22.3
    /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3/i386-freebsd-64int
    /home/cpan/pit/64bit/perl-5.22.3/lib/5.22.3
    .