Number-Iterator-XS v0.04 Perl 5 v5.30.2 i386-freebsd

Status
Pass
From
Chris Williams (BINGOS)
Dist
Number-Iterator-XS v0.04
Platform
Perl 5 v5.30.2 i386-freebsd
Date
2024-08-20 07:21:51
ID
de91ce16-5ec4-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 LNATION,

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/bare/perl-5.30.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/Number/Iterator/XS.bs blib/arch/auto/Number/Iterator/XS/XS.bs 644
"/usr/home/cpan/pit/bare/perl-5.30.2/bin/perl" "/usr/home/cpan/pit/bare/perl-5.30.2/lib/site_perl/5.30.2/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/ExtUtils/typemap'  lib/Number/Iterator/XS.xs > lib/Number/Iterator/XS.xsc
mv lib/Number/Iterator/XS.xsc lib/Number/Iterator/XS.c
"/usr/home/cpan/pit/bare/perl-5.30.2/bin/perl" "/usr/home/cpan/pit/bare/perl-5.30.2/lib/site_perl/5.30.2/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/ExtUtils/typemap' lib/Number/Iterator/XS.xs > lib/Number/Iterator/XS.xsc
mv lib/Number/Iterator/XS.xsc lib/Number/Iterator/XS.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -O2    -DVERSION=\"0.04\"  -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE"   lib/Number/Iterator/XS.c -o lib/Number/Iterator/XS.o
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:185:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:185:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:185:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:185:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0x9fade23b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:186:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:186:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:186:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:186:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0xaa6f908d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:187:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:187:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0xcdf6b72d);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:191:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:191:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:191:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:191:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 1/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:192:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:192:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:192:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:192:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 2/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:193:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:193:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:193:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:193:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 3/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:194:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:194:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:194:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:194:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE A 4/4");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:197:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:197:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:197:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:197:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[0],0xc95d22a9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:198:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:198:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:198:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:198:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[1],0x8497242b);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:199:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:38: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:199:5: note: '{' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:115:49: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
#define ZAPHOD32_SCRAMBLE32(v,prime) STMT_START {  \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:199:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:122:41: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
    v ^= (v>>23);                       \
                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:199:5: note: ')' token is here
    ZAPHOD32_SCRAMBLE32(state[2],0x9c5cc4e9);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:123:3: note: expanded from macro 'ZAPHOD32_SCRAMBLE32'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:202:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:202:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:202:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:202:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 1/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:203:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:203:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:203:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:203:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 2/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:204:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:204:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:204:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:204:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 3/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:205:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:205:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:205:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:205:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 4/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:206:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:206:5: note: '{' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:206:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:206:5: note: ')' token is here
    ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE B 5/5");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:282:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:37: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:282:13: note: '{' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:151:48: note: expanded from macro 'ZAPHOD32_MIX'
#define ZAPHOD32_MIX(v0,v1,v2,text) STMT_START {                              \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:282:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:159:32: note: expanded from macro 'ZAPHOD32_MIX'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:282:13: note: ')' token is here
            ZAPHOD32_MIX(v0,v1,v2,"MIX 2-WORDS A");
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:160:3: note: expanded from macro 'ZAPHOD32_MIX'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:4:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:303:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:125:37: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:303:5: note: '{' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:125:48: note: expanded from macro 'ZAPHOD32_FINALIZE'
#define ZAPHOD32_FINALIZE(v0,v1,v2) STMT_START {          \
                                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:303:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:148:36: note: expanded from macro 'ZAPHOD32_FINALIZE'
    v1 = ROTL32(v1, 17);           \
                                   ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:303:5: note: ')' token is here
    ZAPHOD32_FINALIZE(v0,v1,v2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/zaphod32_hash.h:149:3: note: expanded from macro 'ZAPHOD32_FINALIZE'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1448:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:99:36: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                   ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1448:9: note: '{' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:99:47: note: expanded from macro 'SBOX32_MIX3'
#define SBOX32_MIX3(v0,v1,v2,text) STMT_START {                               \
                                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1448:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:107:32: note: expanded from macro 'SBOX32_MIX3'
    v2 = ROTR32(v2, 7) ^ v0;   \
                               ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1448:9: note: ')' token is here
        SBOX32_MIX3(s0,s1,s2,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:108:3: note: expanded from macro 'SBOX32_MIX3'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1453:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1453:13: note: '{' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1453:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1453:13: note: ')' token is here
            XORSHIFT96_set(*state_cursor,s0,s1,s2,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1456:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1393:35: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                  ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1456:5: note: '{' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1393:46: note: expanded from macro 'XORSHIFT96_set'
#define XORSHIFT96_set(r,x,y,z,t) STMT_START {          \
                                             ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1456:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1396:57: note: expanded from macro 'XORSHIFT96_set'
    r = z = (z ^ ( z >> 26 ) ) ^ ( t ^ ( t >> 5 ) );    \
                                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1456:5: note: ')' token is here
    XORSHIFT96_set(*state,s0,s1,s2,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1397:3: note: expanded from macro 'XORSHIFT96_set'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1482:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:85:39: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                      ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1482:9: note: '{' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:85:50: note: expanded from macro 'SBOX32_MIX4'
#define SBOX32_MIX4(v0,v1,v2,v3,text) STMT_START { \
                                                 ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1482:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:96:37: note: expanded from macro 'SBOX32_MIX4'
        v2 = ROTL32(v2, 4) - v0;    \
                                    ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1482:9: note: ')' token is here
        SBOX32_MIX4(s0,s1,s2,s3,"SEED STATE");
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:97:3: note: expanded from macro 'SBOX32_MIX4'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1487:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1487:13: note: '{' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1487:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1487:13: note: ')' token is here
            XORSHIFT128_set(*state_cursor,s0,s1,s2,s3,t1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:35:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1490:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1399:38: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                     ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1490:5: note: '{' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1399:49: note: expanded from macro 'XORSHIFT128_set'
#define XORSHIFT128_set(r,x,y,z,w,t) STMT_START {       \
                                                ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1490:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1402:57: note: expanded from macro 'XORSHIFT128_set'
    r = w = ( w ^ ( w >> 29 ) ) ^ ( t ^ ( t >> 12 ) );  \
                                                        ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1490:5: note: ')' token is here
    XORSHIFT128_set(*state,s0,s1,s2,s3,t2);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/sbox32_hash.h:1403:3: note: expanded from macro 'XORSHIFT128_set'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:3688:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv.h:653:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:107:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:91:43: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                          ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:107:5: note: '{' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:91:54: note: expanded from macro '_PERL_HASH_SEED_STATE'
#define _PERL_HASH_SEED_STATE(seed,state) STMT_START {                                      \
                                                     ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:107:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:93:93: note: expanded from macro '_PERL_HASH_SEED_STATE'
    sbox32_seed_state96(seed + __PERL_HASH_SEED_BYTES, state + __PERL_HASH_STATE_BYTES);    \
                                                                                            ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:107:5: note: ')' token is here
    _PERL_HASH_SEED_STATE(seed,state);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/hv_func.h:94:3: note: expanded from macro '_PERL_HASH_SEED_STATE'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:5914:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2089:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:628:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2089:5: note: '{' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:628:16: note: expanded from macro 'CX_POP_SAVEARRAY'
    STMT_START {                                                        \
               ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:5914:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2089:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:633:5: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
    ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2089:5: note: ')' token is here
    CX_POP_SAVEARRAY(cx);
    ^~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:633:7: note: expanded from macro 'CX_POP_SAVEARRAY'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:5914:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2095:9: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:638:5: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2095:9: note: '{' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:638:16: note: expanded from macro 'CLEAR_ARGARRAY'
    STMT_START {                                                        \
               ^
In file included from lib/Number/Iterator/XS.xs:3:
In file included from /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:5914:
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2095:9: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:642:5: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
    ^
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/inline.h:2095:9: note: ')' token is here
        CLEAR_ARGARRAY(av);
        ^~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/cop.h:642:7: note: expanded from macro 'CLEAR_ARGARRAY'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:19:4: warning: expression result unused [-Wunused-value]
                        *hv_store(hash, key, strlen(key), newSVsv(ST(i + 1)), 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/Number/Iterator/XS.c:187:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:187:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:187:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:187:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:38:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:38:25: note: '{' token is here
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Number/Iterator/XS.xs:38:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Number/Iterator/XS.xs:38:25: note: ')' token is here
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:39:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:39:25: note: '{' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Number/Iterator/XS.xs:39:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:39:25: note: '{' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Number/Iterator/XS.xs:39:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Number/Iterator/XS.xs:39:25: note: ')' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:39:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Number/Iterator/XS.xs:39:25: note: ')' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:45:4: warning: expression result unused [-Wunused-value]
                        *hv_store(hash, "value", 5, newSVnv(value + interval), 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/Number/Iterator/XS.c:220:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:220:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:220:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:220:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:61:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:59:5: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:61:25: note: '{' token is here
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:59:16: note: expanded from macro 'PUSHMARK'
    STMT_START {                                                      \
               ^
lib/Number/Iterator/XS.xs:61:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:68:5: note: expanded from macro 'PUSHMARK'
    } STMT_END
    ^
lib/Number/Iterator/XS.xs:61:25: note: ')' token is here
                        PUSHMARK(SP);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:68:7: note: expanded from macro 'PUSHMARK'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:62:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:19: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                        ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:62:25: note: '{' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:30: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                   ^
lib/Number/Iterator/XS.xs:62:25: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:371:25: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                        ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.xs:62:25: note: '{' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:371:36: note: expanded from macro 'EXTEND'
#  define EXTEND(p,n)   STMT_START {                                    \
                                   ^
lib/Number/Iterator/XS.xs:62:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:376:28: note: expanded from macro 'EXTEND'
                         } } STMT_END
                           ^
lib/Number/Iterator/XS.xs:62:25: note: ')' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:32: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                     ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:376:30: note: expanded from macro 'EXTEND'
                         } } STMT_END
                             ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:62:25: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:59: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                ^
lib/Number/Iterator/XS.xs:62:25: note: ')' token is here
                        XPUSHs(self);
                        ^~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/pp.h:462:61: note: expanded from macro 'XPUSHs'
#define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
                                                                  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:68:4: warning: expression result unused [-Wunused-value]
                        *hv_store(hash, "value", 5, newSVnv(value - interval), 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/Number/Iterator/XS.c:253:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:253:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:253:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:253:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:81:4: warning: expression result unused [-Wunused-value]
                        *hv_store(hash, "value", 5, newSVsv(ST(1)), 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/Number/Iterator/XS.c:277:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:277:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:277:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:277:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.xs:93:4: warning: expression result unused [-Wunused-value]
                        *hv_store(hash, "interval", 8, newSVsv(ST(1)), 0);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lib/Number/Iterator/XS.c:301:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:301:5: note: '{' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:301:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:301:5: note: ')' token is here
    XSRETURN(1);
    ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.c:309:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:24: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                       ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:309:4: note: '{' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:35: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                  ^
lib/Number/Iterator/XS.c:309:4: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:5: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
    ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:544:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
lib/Number/Iterator/XS.c:309:4: note: '{' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:311:16: note: expanded from macro 'XSRETURN'
    STMT_START {                                        \
               ^
lib/Number/Iterator/XS.c:309:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:5: note: expanded from macro 'XSRETURN'
    } STMT_END
    ^
lib/Number/Iterator/XS.c:309:4: note: ')' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:52: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                   ^~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:316:7: note: expanded from macro 'XSRETURN'
    } STMT_END
      ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
lib/Number/Iterator/XS.c:309:4: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:65: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                ^
lib/Number/Iterator/XS.c:309:4: note: ')' token is here
   XSRETURN_EMPTY;
   ^~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/XSUB.h:326:67: note: expanded from macro 'XSRETURN_EMPTY'
#define XSRETURN_EMPTY STMT_START {                XSRETURN(0); } STMT_END
                                                                  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd/CORE/perl.h:545:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
83 warnings generated.
rm -f blib/arch/auto/Number/Iterator/XS/XS.so
cc  -shared  -L/usr/local/lib -fstack-protector-strong  lib/Number/Iterator/XS.o  -o blib/arch/auto/Number/Iterator/XS/XS.so        
chmod 755 blib/arch/auto/Number/Iterator/XS/XS.so
Skip blib/lib/Number/Iterator/XS.pm (unchanged)
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/bare/perl-5.30.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Number::Iterator::XS 0.04, Perl 5.030002, /usr/home/cpan/pit/bare/perl-5.30.2/bin/perl
t/00-load.t ....... ok
t/01-odea.t ....... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. skipped: Author tests not required for installation
t/pod.t ........... skipped: Author tests not required for installation
All tests successful.
Files=5, Tests=8,  1 wallclock secs ( 0.03 usr  0.05 sys +  0.48 cusr  0.38 csys =  0.95 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.70        0
	  Test::More                     1.302198        0

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

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

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

Additional comments:


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

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/jail/6nlujDX4Ox/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 62712
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.30.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/6nlujDX4Ox
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/6nlujDX4Ox"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/6nlujDX4Ox
    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/bare/perl-5.30.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.4-release
    archname=i386-freebsd
    uname='freebsd ffyrc 12.4-release freebsd 12.4-release r372781 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.30.2'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    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=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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  3 2023 12:20:25
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="62712"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.30.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/6nlujDX4Ox"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/6nlujDX4Ox""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/6nlujDX4Ox"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5/5.30.2/i386-freebsd
    /usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5/5.30.2
    /usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5/i386-freebsd
    /usr/home/cpan/pit/jail/6nlujDX4Ox/lib/perl5
    /usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.30.2/.cpanplus/5.30.2/build/dfvff8LyvI/Number-Iterator-XS-0.04/blib/arch
    /usr/home/cpan/pit/bare/perl-5.30.2/lib/site_perl/5.30.2/i386-freebsd
    /usr/home/cpan/pit/bare/perl-5.30.2/lib/site_perl/5.30.2
    /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2/i386-freebsd
    /usr/home/cpan/pit/bare/perl-5.30.2/lib/5.30.2