Devel-Cover v1.44 Perl 5 v5.24.3 i386-freebsd-64int

Status
Pass
From
Chris Williams (BINGOS)
Dist
Devel-Cover v1.44
Platform
Perl 5 v5.24.3 i386-freebsd-64int
Date
2024-06-14 22:16:18
ID
b928b192-2a9b-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 PJCJ,

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

"/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cover.bs blib/arch/auto/Devel/Cover/Cover.bs 644
"/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" "/usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/ExtUtils/typemap' -typemap '/usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/utils/typemap'  Cover.xs > Cover.xsc
mv Cover.xsc Cover.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2   -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"1.44\"  -DXS_VERSION=\"1.44\" -DPIC -fPIC "-I/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE"   Cover.c
In file included from Cover.xs:17:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:2141:17: warning: 'Perl_fp_class_denorm' macro redefined [-Wmacro-redefined]
#        define Perl_fp_class_denorm(x) (Perl_fp_class(x)==FP_SUBNORMAL)
                ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:1605:11: note: previous definition is here
#  define Perl_fp_class_denorm(x) FALSE
          ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: '{' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:405:7: note: ')' token is here
      MURMUR_DOBYTES((int)i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:414:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:422:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:430:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:438:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:360:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:360:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: '{' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:347:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:354:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:366:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:355:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:3932:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv.h:631:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.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]
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:369:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:446:5: note: ')' token is here
    MURMUR_DOBYTES((int)len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/hv_func.h:370:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:5887:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:526:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:611:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:526:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:611:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:5887:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:526:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:616:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:526:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:616:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:5887:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:532:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:621:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:532:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:621:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from Cover.xs:17:
In file included from /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:5887:
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:532:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:625:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/inline.h:532:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/cop.h:625:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:313:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:100:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.xs:313:13: note: '{' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:100:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Cover.xs:313:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:105:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Cover.xs:313:13: note: ')' token is here
            PUSHMARK(SP);
            ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:105:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:314:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.xs:314:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
Cover.xs:314:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:370:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.xs:314:13: note: '{' token is here
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:370:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
Cover.xs:314:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:374:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
Cover.xs:314:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:374:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:314:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
Cover.xs:314:13: note: ')' token is here
            XPUSHs(sv_2mortal(newSVpv(file, 0)));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:458:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:445:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSetSV_nosteal(MY_CXT.module, (SV*)newSVpv(SvPV_nolen(TOPs), 0));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2053:3: note: expanded from macro 'SvSetSV_nosteal'
                SvSetSV_nosteal_and(dst,src,/*nothing*/;)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2043:2: note: expanded from macro 'SvSetSV_nosteal_and'
        STMT_START {                                    \
        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.xs:445:5: note: '{' token is here
    SvSetSV_nosteal(MY_CXT.module, (SV*)newSVpv(SvPV_nolen(TOPs), 0));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2053:3: note: expanded from macro 'SvSetSV_nosteal'
                SvSetSV_nosteal_and(dst,src,/*nothing*/;)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2043:13: note: expanded from macro 'SvSetSV_nosteal_and'
        STMT_START {                                    \
                   ^
Cover.xs:445:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    SvSetSV_nosteal(MY_CXT.module, (SV*)newSVpv(SvPV_nolen(TOPs), 0));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2053:3: note: expanded from macro 'SvSetSV_nosteal'
                SvSetSV_nosteal_and(dst,src,/*nothing*/;)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2048:2: note: expanded from macro 'SvSetSV_nosteal_and'
        } STMT_END
        ^
Cover.xs:445:5: note: ')' token is here
    SvSetSV_nosteal(MY_CXT.module, (SV*)newSVpv(SvPV_nolen(TOPs), 0));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2053:3: note: expanded from macro 'SvSetSV_nosteal'
                SvSetSV_nosteal_and(dst,src,/*nothing*/;)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:2048:4: note: expanded from macro 'SvSetSV_nosteal_and'
        } STMT_END
          ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:452:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:100:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.xs:452:5: note: '{' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:100:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
Cover.xs:452:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:105:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
Cover.xs:452:5: note: ')' token is here
    PUSHMARK(SP);
    ^~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:105:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.xs:653:44: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
            PDEB(D(L, "    %2d: %p, %d\n", i - 2, op, type));
                           ~~~             ^~~~~
                           %2ld
Cover.xs:48:17: note: expanded from macro 'PDEB'
#define PDEB(a) a
                ^
Cover.c:1646:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1646:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1646:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1646:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1646:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1646:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1646:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1646:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1648:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1648:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1648:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1648:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1665:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1665:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1665:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1665:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1665:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1665:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1665:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1665:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1667:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1667:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1667:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1667:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1684:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1684:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1684:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1684:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1684:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1684:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1684:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1684:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1686:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1686:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1686:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1686:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1703:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1703:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1703:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1703:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1703:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1703:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1703:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1703:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1705:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1705:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1705:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1705:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1722:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1722:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1722:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1722:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1722:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1722:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1722:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1722:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1724:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1724:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1724:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1724:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1741:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1741:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1741:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1741:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1741:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1741:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1741:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1741:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1743:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1743:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1743:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1743:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1760:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1760:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1760:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1760:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1760:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1760:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1760:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1760:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1762:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1762:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1762:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1762:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1779:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1779:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1779:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1779:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1779:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1779:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1779:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1779:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1781:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1781:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1781:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1781:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1798:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1798:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1798:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1798:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1798:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1798:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1798:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1798:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1800:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1800:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1800:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1800:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1817:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:18: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1817:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:29: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1817:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:5: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1817:2: note: '{' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:410:16: note: expanded from macro 'TARGu'
    STMT_START {                                                        \
               ^
Cover.c:1817:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:5: note: expanded from macro 'TARGu'
    } STMT_END
    ^
Cover.c:1817:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:31: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:428:7: note: expanded from macro 'TARGu'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1817:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:56: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1817:2: note: ')' token is here
        PUSHu((UV)RETVAL);
        ^~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:456:58: note: expanded from macro 'PUSHu'
#define PUSHu(u)        STMT_START { TARGu(u,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1819:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1819:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1819:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1819:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1840:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:18: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1840:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:29: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                   ^
Cover.c:1840:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:433:5: note: expanded from macro 'TARGn'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1840:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:433:16: note: expanded from macro 'TARGn'
    STMT_START {                                                        \
               ^
Cover.c:1840:2: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:445:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:1288:2: note: expanded from macro 'SvNV_set'
        STMT_START { \
        ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1840:2: note: '{' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:445:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:1288:13: note: expanded from macro 'SvNV_set'
        STMT_START { \
                   ^
Cover.c:1840:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:445:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:1291:48: note: expanded from macro 'SvNV_set'
                (((XPVNV*)SvANY(sv))->xnv_u.xnv_nv = (val)); } STMT_END
                                                             ^
Cover.c:1840:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:445:13: note: expanded from macro 'TARGn'
            SvNV_set(TARG, TARGn_nv);                                   \
            ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/sv.h:1291:50: note: expanded from macro 'SvNV_set'
                (((XPVNV*)SvANY(sv))->xnv_u.xnv_nv = (val)); } STMT_END
                                                               ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1840:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:449:5: note: expanded from macro 'TARGn'
    } STMT_END
    ^
Cover.c:1840:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:31: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                     ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:449:7: note: expanded from macro 'TARGn'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1840:2: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:56: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                                              ^
Cover.c:1840:2: note: ')' token is here
        PUSHn((double)RETVAL);
        ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/pp.h:454:58: note: expanded from macro 'PUSHn'
#define PUSHn(n)        STMT_START { TARGn(n,1); PUSHs(TARG); } STMT_END
                                                                ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1842:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1842:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1842:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1842:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1870:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1870:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1870:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1870:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:1898:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:1898:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:1898:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:1898:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
Cover.c:2002:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:524:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
Cover.c:2002:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:328:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
Cover.c:2002:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
Cover.c:2002:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/XSUB.h:333:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int/CORE/perl.h:525:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
106 warnings generated.
rm -f blib/arch/auto/Devel/Cover/Cover.so
cc  -shared  -L/usr/local/lib -fstack-protector-strong  Cover.o  -o blib/arch/auto/Devel/Cover/Cover.so        
chmod 755 blib/arch/auto/Devel/Cover/Cover.so
Skip blib/lib/Devel/Cover/DB/IO.pm (unchanged)
Skip blib/lib/Devel/Cover/Op.pm (unchanged)
Skip blib/lib/Devel/Cover/Tutorial.pod (unchanged)
Skip blib/lib/Devel/Cover/Branch.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/IO/Base.pm (unchanged)
Skip blib/lib/Devel/Cover/DB.pm (unchanged)
Skip blib/lib/Devel/Cover/Annotation/Git.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition_and_3.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition_or_2.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Html_minimal.pm (unchanged)
Skip blib/lib/Devel/Cover/Subroutine.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Html.pm (unchanged)
Skip blib/lib/Devel/Cover.pm (unchanged)
Skip blib/lib/Devel/Cover/Html_Common.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Text2.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Sort.pm (unchanged)
Skip blib/lib/Devel/Cover/Truth_Table.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/IO/Sereal.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition_xor_4.pm (unchanged)
Skip blib/lib/Devel/Cover/Web.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Html_basic.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/Digests.pm (unchanged)
Skip blib/lib/Devel/Cover/Dumper.pm (unchanged)
Skip blib/lib/Devel/Cover/Collection.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition_or_3.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/IO/JSON.pm (unchanged)
Skip blib/lib/Devel/Cover/Criterion.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Html_subtle.pm (unchanged)
Skip blib/lib/Devel/Cover/Statement.pm (unchanged)
Skip blib/lib/Devel/Cover/Annotation/Random.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/Structure.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Vim.pm (unchanged)
Skip blib/lib/Devel/Cover/Util.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Compilation.pm (unchanged)
Skip blib/lib/Devel/Cover/Annotation/Svk.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Json.pm (unchanged)
Skip blib/lib/Devel/Cover/Pod.pm (unchanged)
Skip blib/lib/Devel/Cover/Inc.pm (unchanged)
Skip blib/lib/Devel/Cover/Report/Text.pm (unchanged)
Skip blib/lib/Devel/Cover/Time.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/File.pm (unchanged)
Skip blib/lib/Devel/Cover/DB/IO/Storable.pm (unchanged)
Skip blib/lib/Devel/Cover/Test.pm (unchanged)
Skip blib/lib/Devel/Cover/Condition_and_2.pm (unchanged)
cp bin/cover blib/script/cover
"/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cover
cp bin/cpancover blib/script/cpancover
"/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpancover
cp bin/gcov2perl blib/script/gcov2perl
"/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gcov2perl
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/64bit/perl-5.24.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have Where                                                     Howbig
#     ------------------- ---- ---- --------------------------------------------------------- ------
#     ExtUtils::MakeMaker  any 7.70 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3 109260
# 
# === Build Requires ===
# 
#     Module              Want Have Where                                                     Howbig
#     ------------------- ---- ---- --------------------------------------------------------- ------
#     ExtUtils::MakeMaker  any 7.70 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3 109260
# 
# === Test Requires ===
# 
#     Module       Want     Have Where                                                     Howbig
#     ------------ ---- -------- --------------------------------------------------------- ------
#     Math::BigInt  any 1.999715 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3           178039
#     Test::More   0.88 1.302198 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3  54371
# 
# === Test Recommends ===
# 
#     Module            Want    Have Where Howbig
#     ----------------- ---- ------- ----- ------
#     Test::Differences  any missing            0
# 
# === Runtime Requires ===
# 
#     Module         Want     Have Where                                                                        Howbig
#     -------------- ---- -------- ---------------------------------------------------------------------------- ------
#     Digest::MD5     any     2.54 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int            10941
#     HTML::Entities 3.69     3.82 /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5/i386-freebsd-64int               14957
#     Storable        any     3.25 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3/i386-freebsd-64int  49923
#     Test::More      any 1.302198 /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3                     54371
# 
# === Runtime Recommends ===
# 
#     Module                          Want    Have Where                                                           Howbig
#     --------------------------- -------- ------- --------------------------------------------------------------- ------
#     Browser::Open                    any missing                                                                      0
#     Capture::Tiny                    any missing                                                                      0
#     Class::XSAccessor                any missing                                                                      0
#     HTML::Parser                     any    3.82 /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5/i386-freebsd-64int  39698
#     JSON::MaybeXS               1.003003 missing                                                                      0
#     Moo                              any missing                                                                      0
#     PPI::HTML                       1.07 missing                                                                      0
#     Parallel::Iterator               any missing                                                                      0
#     Perl::Tidy                  20060719 missing                                                                      0
#     Pod::Coverage                   0.06 missing                                                                      0
#     Pod::Coverage::CountParents      any missing                                                                      0
#     Sereal::Decoder                  any missing                                                                      0
#     Sereal::Encoder                  any missing                                                                      0
#     Template                        2.00 missing                                                                      0
#     Test::Differences                any missing                                                                      0
#     namespace::clean                 any missing                                                                      0
# 
t/00-report-prereqs.t .............. ok
t/e2e/aaccessor.t .................. ok
t/e2e/aalias.t ..................... ok
t/e2e/aalias1.t .................... ok
t/e2e/aand.t ....................... ok
t/e2e/abigint.t .................... skipped: Too fagile below 5.32
t/e2e/abranch_return_sub.t ......... ok
t/e2e/acircular_ref.t .............. ok
t/e2e/acond_and.t .................. ok
t/e2e/acond_branch.t ............... ok
t/e2e/acond_chained.t .............. ok
t/e2e/acond_or.t ................... ok
t/e2e/acond_xor.t .................. ok
t/e2e/acop.t ....................... ok
t/e2e/adbm_cond.t .................. skipped: DBM::Deep not available or painful to install
t/e2e/adefault_param.t ............. ok
t/e2e/adeparse.t ................... ok
t/e2e/adestroy.t ................... ok
t/e2e/adynamic_subs.t .............. ok
t/e2e/aempty.t ..................... ok
t/e2e/aend_constant.t .............. ok
t/e2e/aeval1.t ..................... ok
t/e2e/aeval2.t ..................... ok
t/e2e/aeval3.t ..................... ok
t/e2e/aeval_merge.t ................ ok
t/e2e/aeval_merge_0.t .............. ok
t/e2e/aeval_merge_1.t .............. ok
t/e2e/aeval_nested.t ............... ok
t/e2e/aeval_string.t ............... ok
t/e2e/aexec.t ...................... ok
t/e2e/aexec_die.t .................. ok
t/e2e/afinal_op.t .................. ok
t/e2e/afork.t ...................... ok
t/e2e/aif.t ........................ ok
t/e2e/ainc_sub.t ................... skipped: depends too much on specific installed perl
t/e2e/amodule1.t ................... ok
t/e2e/amodule2.t ................... ok
t/e2e/amodule_ignore.t ............. ok
t/e2e/amodule_import.t ............. ok
t/e2e/amodule_relative.t ........... ok
t/e2e/amodule_statements.t ......... ok
t/e2e/amoo_cond.t .................. skipped: Moo not available
t/e2e/amoose_basic.t ............... skipped: Moose not available or unreliable with Devel::Cover
t/e2e/amoose_cond.t ................ skipped: Moose 2 not available or unreliable with Devel::Cover
t/e2e/amoose_constraint.t .......... skipped: Moose not available or unreliable with Devel::Cover
t/e2e/aoverload_bool.t ............. ok
t/e2e/aoverload_bool2.t ............ ok
t/e2e/aoverloaded.t ................ ok
t/e2e/apadrange.t .................. ok
t/e2e/apadrange2.t ................. ok
t/e2e/apod.t ....................... skipped: Pod::Coverage::CountParents unavailable
t/e2e/apod_nocp.t .................. skipped: Pod::Coverage unavailable
t/e2e/areadonly.t .................. skipped: Readonly not available
t/e2e/arecursive_sub.t ............. ok
t/e2e/aredefine_sub.t .............. ok
t/e2e/arequire.t ................... ok
t/e2e/asignature.t ................. skipped: Too fagile below 5.32
t/e2e/askip.t ...................... ok
t/e2e/asort.t ...................... ok
t/e2e/aspecial_blocks.t ............ ok
t/e2e/astatement.t ................. ok
t/e2e/asubs_only.t ................. ok
t/e2e/at0.t ........................ ok
t/e2e/at1.t ........................ ok
t/e2e/at2.t ........................ ok
t/e2e/ataint.t ..................... ok
t/e2e/atrivial.t ................... ok
t/e2e/auncoverable.t ............... ok
t/e2e/auncoverable_error.t ......... ok
t/e2e/auncoverable_error_ignore.t .. ok
t/e2e/av-58x.t ..................... ok
t/e2e/axor_constant_fold.t ......... ok
t/e2e/change.t ..................... ok
t/e2e/eval_merge.t ................. ok
t/e2e/eval_merge_sep.t ............. ok
t/e2e/eval_sub.t ................... ok
t/e2e/eval_use.t ................... ok
t/e2e/md5.t ........................ ok
t/internal/criteria.t .............. ok
t/internal/inc_filter.t ............ ok
t/internal/launch.t ................ ok
t/internal/subprocess.t ............ ok
t/regexp/regexp_eval.t ............. ok
All tests successful.
Files=83, Tests=5913, 90 wallclock secs ( 0.59 usr  0.90 sys + 62.34 cusr 23.52 csys = 87.36 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Digest::MD5                        2.54        0
	  ExtUtils::MakeMaker                7.70        0
	  HTML::Entities                     3.82     3.69
	  Math::BigInt                   1.999715        0
	  Storable                           3.25        0
	  Test::More                     1.302198        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.32
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 66441
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.24.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/H4AyUkWK7f
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/H4AyUkWK7f"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/H4AyUkWK7f
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=12.4-release, archname=i386-freebsd-64int
    uname='freebsd ffyrc 12.4-release freebsd 12.4-release r372781 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.24.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 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)', 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/13.0.0/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_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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.08
  Built under freebsd
  Compiled at Apr  7 2023 00:07:25
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5:/usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="66441"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.24.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/H4AyUkWK7f"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/H4AyUkWK7f""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/H4AyUkWK7f"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5/5.24.3/i386-freebsd-64int
    /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5/5.24.3
    /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5/i386-freebsd-64int
    /usr/home/cpan/pit/jail/H4AyUkWK7f/lib/perl5
    /usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.24.3/.cpanplus/5.24.3/build/T7iXLSnbz7/Devel-Cover-1.44/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.24.3/lib/site_perl/5.24.3
    /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.24.3/lib/5.24.3
    .